AlgebraDifficulty 8.0National Olympiad, round 2Prove itUnited States
Find all triples (x,y,z) of real numbers that satisfy the system of equations ⎩⎨⎧x3=3x−12y+50,y3=12y+3z−2,z3=27z+27x.
Solution
Solution 1. Rewrite the system as ⎩⎨⎧x3−3x−2=−12(y−4),y3−12y−16=3(z−6),z3−27z−54=27(x−2). Then factor the left sides to obtain ⎩⎨⎧(x+1)2(x−2)=−12(y−4),(y+2)2(y−4)=3(z−6),(z+3)2(z−6)=27(x−2). Multiplying the three equations and moving everything to one side we obtain (x−2)(y−4)(z−6)[((x+1)(y+2)(z+3))2+972]=0. Since squares are nonnegative, either x=2 or y=4 or z=6. But by examining the above system we see that any of these equalities implies the other two. This gives the unique solution (x,y,z)=(2,4,6).
Solution 2 (By Gabriel Carroll). Write F(x)G(y)H(z)=−12x3−3x−50,=3y3−12y+2,=27z3−27z. Then y=F(x), z=G(y), x=H(z). Because −4F(x)′=x2−1, F(x) is increasing on the interval [−1,1] (and decreasing otherwise), with F(−1)=F(2)=4. Likewise, we can show that G(x) is decreasing on [−2,2] (and increasing otherwise), with G(−2)=G(4)=6; and H(x) is decreasing on [−3,3] (and increasing otherwise), with H(−3)=H(6)=2. If x>2 then we get y=F(x)<F(2)=4. Consequently, z=G(y)≤6 and so x=H(z)≤2, which is a contradiction. Likewise, if x<2 then y≥4, z≥6, and x≥2, which is a contradiction again. Hence x=2, leading to the unique solution (x,y,z)=(2,4,6).
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.