Maths Olympiad Prep

Library / /33 of 120

Algebra Difficulty 5.2 AIME, harder Prove it Croatia

Determine all real solutions of the equations
x2y=z2y2z=x2z2x=y2. \begin{align*} x^2 - y &= z^2 \\ y^2 - z &= x^2 \\ z^2 - x &= y^2. \end{align*}

Solution

By summing the given equations we get
x+y+z=0. x + y + z = 0.
It follows that z=xyz = -x - y, and from the first equation we get
x2y=(xy)2x2y=x2+2xy+y22xy+y2+y=0y(2x+y+1)=0, \begin{aligned} x^2 - y &= (-x - y)^2 \\ x^2 - y &= x^2 + 2xy + y^2 \\ 2xy + y^2 + y &= 0 \\ y(2x + y + 1) &= 0, \end{aligned}
so y=0y = 0 or 2x+y+1=02x + y + 1 = 0.

If y=0y = 0, it follows that z=xz = -x so from the second equation we get x(x1)=0x(x - 1) = 0, hence x=0x = 0 or x=1x = 1. The corresponding solutions are (x,y,z)=(0,0,0)(x, y, z) = (0, 0, 0) and (x,y,z)=(1,0,1)(x, y, z) = (1, 0, -1).

If 2x+y+1=02x + y + 1 = 0, we have y=2x1y = -2x - 1 so z=xy=x+1z = -x - y = x + 1. Now from the third equation we get x(x+1)=0x(x + 1) = 0, hence x=0x = 0 or x=1x = -1. The corresponding solutions are (x,y,z)=(0,1,1)(x, y, z) = (0, -1, 1) and (x,y,z)=(1,1,0)(x, y, z) = (-1, 1, 0).

Thus, the solutions of the given system of equations are
(x,y,z){(0,0,0),(1,0,1),(0,1,1),(1,1,0)}. (x, y, z) \in \{(0, 0, 0), (1, 0, -1), (0, -1, 1), (-1, 1, 0)\}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.