Show that the conic hull of the set $$S = \left\{(x_1,x_2) : (x_1 - 1)^2 + x_2^2 = 1 \right\}$$ is the set $$\{(x_1,x_2) : x_1 > 0\} \;\cup \; \{(0,0)\}$$
The set $$S = \{(x_1,x_2) : (x_1 - 1)^2 + x_2^2 = 1 \}$$ is a circle centered around $(1,0)$ with radius $1$ and its convex hull should be the filled circle $$\mbox{conic}(S) = \{(x_1,x_2) : (x_1 - 1)^2 + x_2^2 \leq 1 \}$$
How to prove the statement and can someone tell me how the conic hull of a closed and bounded set is an unbounded set ?