Suppose $x^2+y^2+z^2=1$ and $x+y+z=0$.
Is it then true that $x^4+y^4+z^4=\frac{1}{2}$?
I have a hunch that it's true (all the numbers I've tried have confirmed this) - but I don't know how to show this.
My thought was to write $x = - y - z$, and then plug that into the other expression so that $(-y-z)^2+y^2+z^2=1$, but this doesn't help me out here.