MathDB
x + y + z is integer if x^2 = y + 2 and y^2 = z + 2 and z^2 = x + 2

Source: 2023 NZMO - New Zealand Maths Olympiad Round 2 p5

September 2, 2023
algebrasystem of equations

Problem Statement

Let x,yx, y and zz be real numbers such that: x2=y+2x^2 = y + 2, and y2=z+2y^2 = z + 2, and z2=x+2z^2 = x + 2. Prove that x+y+zx + y + z is an integer.