Find all the triples $(x,y,z)$ $\in$ $\Bbb R^+_0$ that verifies the next equation system \begin{align*} x^2-y &= (z-1)^2\\ y^2-z &= (x-1)^2\\ z^2-x &= (y-1)^2 \end{align*} My try
Adding the 3 equations, expanding the RHS and then substracting terms of the LHS I determinated $x+y+z=3$, so $(1,1,1)$ is a trivial solution, but I don't know a way to find more solutions.
Any help?
You have $$y\le x^2\le z^4\le y^8$$
This implies $y\ge 1$.
You can do the same thing for $x$ and $z$.
Then, since $x+y+z=3$, $(1,1,1)$ is the only solution.