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.
$$x^4+y^4+z^4=(x^2+y^2+z^2)^2-2(x^2y^2+y^2z^2+z^2x^2)=1-2(x^2y^2+y^2z^2+z^2x^2)$$
Now $x^2y^2+y^2z^2+z^2x^2=(xy+yz+zx)^2-2xyz(x+y+z)=(xy+yz+zx)^2-0$
Again, $2(xy+yz+zx)=(x+y+z)^2-(x^2+y^2+z^2)=0-1$