Consider the set: $$ A \equiv \left\{ (x,y,z) \in \mathbb{R}^{3} | x + y + z = 0\ \mathrm{and}\ x^{2} + y^{2} + z^{2} = 1 \right\} $$
This is the intersection of the unit sphere with the above plane.
Is there a way to parametrize this set with a curve $\gamma : [0,1] \to A$ going from the point $(-\frac{1}{\sqrt{6}},-\frac{1}{\sqrt{6}},\frac{2}{\sqrt{6}})$ to $(-\frac{2}{\sqrt{6}},\frac{1}{\sqrt{6}},\frac{1}{\sqrt{6}})$?
I simply can't figure it out since we have the extra constraint of being in the plane $x+y+z=0$