Maths Olympiad Prep

Library / /13 of 34

, 2014

Algebra Difficulty 5.6 AIME, harder Prove it Austria

Prove that
(x2+y2z2)(y2+x2z2)(z2+x2y2)8xy2z3 (x^2 + y^2 z^2) \cdot (y^2 + x^2 z^2) \cdot (z^2 + x^2 y^2) \geq 8 x y^2 z^3
holds for all integer values of xx, yy and zz. When does equality hold?

Solution

We first note that the left side of the inequality is certainly non-negative for all values of xx, yy and zz. If any of the variables is equal to 00, the right-hand side is equal to 00, and the inequality certainly holds. If equality holds with any variable being equal to 00, we can without loss of generality consider the case where x=0x = 0. In this case, the inequality reduces to y4z40y^4 z^4 \geq 0, and equality holds if either y=0y = 0 or z=0z = 0. We note that all triples (0,0,t)(0, 0, t), (0,t,0)(0, t, 0) and (t,0,0)(t, 0, 0) yield equality for any integer values of tt.

We can now consider the case in which no variable is equal to 00. In this case, the AM-GM inequality gives us
(x2+y2z2)(y2+x2z2)(z2+x2y2)8(x2y2z2)3=8x3y3z3, \begin{aligned} (x^2 + y^2 z^2) \cdot (y^2 + x^2 z^2) \cdot (z^2 + x^2 y^2) &\geq 8 \cdot (\sqrt{x^2 y^2 z^2})^3 \\ &= 8 \cdot |x|^3 |y|^3 |z|^3, \end{aligned}
and since x3xx|x|^3 \geq |x| \geq x, y3y2=y2|y|^3 \geq |y|^2 = y^2 and z3z3|z|^3 \geq z^3 hold for any integer values of xx and yy, the proof is complete. Equality holds for x2=y2=z2=1x^2 = y^2 = z^2 = 1 and xz3=xz3|x||z|^3 = xz^3, i.e. for x=y=z=1|x| = |y| = |z| = 1 if xx and zz have the same sign. We see that further cases of equality are given by (1,1,1)(1, 1, 1), (1,1,1)(1, -1, 1), (1,1,1)(-1, 1, -1) and (1,1,1)(-1, -1, -1).

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 and solution reproduced as published; topic and difficulty added by this site.