For a Linear Algebra problem I need to find $3$ distinct solutions, $(x,y,z)$ to the following system of equations: $$x^2+y^2+z^2=1 \\ x+y+z=\pm 1$$
such that $x,y,z\in \mathbb Z$
I have found $(x,y,z)=(\pm 1, 0, 0) , ({-1\over 3}, {2\over 3}, {2\over 3})$
But I'm having trouble finding a third solution. I'm not sure if it even exists.
Just to be clear, by "distinct" I mean that that $(0, \pm 1, 0)$ and $(0, 0, \pm 1)$ count the same as the first solution.
$$(-\frac{2}{7},\frac{3}{7},\frac{6}{7})$$ is another one.