Maths Olympiad Prep

Track / Stage 7 / 236 of 300 #1636 of 1964

Problem 1636

National olympiad second round; IMO P1/P4
Algebra Difficulty 7.6 Prove it

let x,y,z x, y, z be real number in the interval [12;2] [\frac12;2] and a,b,c a, b, c a permutation of them. Prove the inequality:

60a2\minus14xy\plus5z\plus60b2\minus14yz\plus5x\plus60c2\minus14zx\plus5y12 \dfrac{60a^2\minus{}1}{4xy\plus{}5z}\plus{}\dfrac{60b^2\minus{}1}{4yz\plus{}5x}\plus{}\dfrac{60c^2\minus{}1}{4zx\plus{}5y}\geq 12

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Official solution

1. We start with the given inequality:
60a214xy+5z+60b214yz+5x+60c214zx+5y12 \frac{60a^2 - 1}{4xy + 5z} + \frac{60b^2 - 1}{4yz + 5x} + \frac{60c^2 - 1}{4zx + 5y} \geq 12
where a,b,ca, b, c are permutations of x,y,zx, y, z and x,y,z[12,2]x, y, z \in \left[\frac{1}{2}, 2\right].

2. Consider the inequalities:
(x2)(y12)0and(x12)(y2)0 (x - 2)(y - \frac{1}{2}) \leq 0 \quad \text{and} \quad (x - \frac{1}{2})(y - 2) \leq 0
These inequalities are equivalent to:
xy2y12x+10andxy2x12y+10 xy - 2y - \frac{1}{2}x + 1 \leq 0 \quad \text{and} \quad xy - 2x - \frac{1}{2}y + 1 \leq 0

3. Adding these two inequalities, we get:
2xy2y12x2x12y+20 2xy - 2y - \frac{1}{2}x - 2x - \frac{1}{2}y + 2 \leq 0
Simplifying, we obtain:
2xy52(x+y)2 2xy \leq \frac{5}{2}(x + y) - 2

4. Multiplying by 2 and adding 5z5z to both sides, we get:
4xy+5z5(x+y+z)4 4xy + 5z \leq 5(x + y + z) - 4

5. Similarly, we can derive:
4yz+5x5(x+y+z)4and4zx+5y5(x+y+z)4 4yz + 5x \leq 5(x + y + z) - 4 \quad \text{and} \quad 4zx + 5y \leq 5(x + y + z) - 4

6. Substituting these into the original inequality, we have:
60a215(x+y+z)4+60b215(x+y+z)4+60c215(x+y+z)412 \frac{60a^2 - 1}{5(x + y + z) - 4} + \frac{60b^2 - 1}{5(x + y + z) - 4} + \frac{60c^2 - 1}{5(x + y + z) - 4} \geq 12

7. Combining the fractions, we get:
60(a2+b2+c2)35(x+y+z)412 \frac{60(a^2 + b^2 + c^2) - 3}{5(x + y + z) - 4} \geq 12

8. Multiplying both sides by 5(x+y+z)45(x + y + z) - 4, we obtain:
60(a2+b2+c2)312(5(x+y+z)4) 60(a^2 + b^2 + c^2) - 3 \geq 12 \cdot (5(x + y + z) - 4)

9. Simplifying the right-hand side, we get:
60(a2+b2+c2)360(x+y+z)48 60(a^2 + b^2 + c^2) - 3 \geq 60(x + y + z) - 48

10. Rearranging terms, we have:
60(a2+b2+c2)60(x+y+z)45 60(a^2 + b^2 + c^2) - 60(x + y + z) \geq -45

11. Dividing by 15, we get:
4(a2+b2+c2)4(x+y+z)3 4(a^2 + b^2 + c^2) - 4(x + y + z) \geq -3

12. Adding 3 to both sides, we obtain:
4(a2+b2+c2)+34(x+y+z) 4(a^2 + b^2 + c^2) + 3 \geq 4(x + y + z)

13. Grouping terms to form squares, we get:
(2a1)2+(2b1)2+(2c1)20 (2a - 1)^2 + (2b - 1)^2 + (2c - 1)^2 \geq 0

Since the sum of squares is always non-negative, the inequality holds true.

\blacksquare

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.