Olympiad Maths Prep

Track / Stage 7 / 156 of 300 #1556 of 2000

Problem 1556

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

Suppose that a,b,c>0a, b, c > 0 such that abc=1abc = 1. Prove that abab+a5+b5+bcbc+b5+c5+caca+c5+a51. \frac{ab}{ab + a^5 + b^5} + \frac{bc}{bc + b^5 + c^5} + \frac{ca}{ca + c^5 + a^5} \leq 1.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

1. Applying the Power-Mean Inequality:
By the Power-Mean Inequality, we have:
a5+b525a+b2 \sqrt[5]{\frac{a^5 + b^5}{2}} \geq \frac{a + b}{2}
Raising both sides to the power of 5, we get:
a5+b52(a+b2)5 \frac{a^5 + b^5}{2} \geq \left(\frac{a + b}{2}\right)^5

2. Simplifying the Right-Hand Side:
We know that:
(a+b2)5=(a+b2)4a+b2 \left(\frac{a + b}{2}\right)^5 = \left(\frac{a + b}{2}\right)^4 \cdot \frac{a + b}{2}
Using the AM-GM inequality, we have:
(a+b2)4(ab4)4=ab \left(\frac{a + b}{2}\right)^4 \geq \left(\sqrt[4]{ab}\right)^4 = ab
Therefore:
(a+b2)5aba+b2 \left(\frac{a + b}{2}\right)^5 \geq ab \cdot \frac{a + b}{2}

3. Combining the Inequalities:
From the above, we get:
a5+b52aba+b2 \frac{a^5 + b^5}{2} \geq ab \cdot \frac{a + b}{2}
Multiplying both sides by 2, we obtain:
a5+b5ab(a+b) a^5 + b^5 \geq ab(a + b)

4. Substituting into the Original Expression:
We need to prove:
abab+a5+b5+bcbc+b5+c5+caca+c5+a51 \frac{ab}{ab + a^5 + b^5} + \frac{bc}{bc + b^5 + c^5} + \frac{ca}{ca + c^5 + a^5} \leq 1
Using the inequality a5+b5ab(a+b)a^5 + b^5 \geq ab(a + b), we have:
abab+a5+b5abab+ab(a+b)=abab(1+a+b)=11+a+b \frac{ab}{ab + a^5 + b^5} \leq \frac{ab}{ab + ab(a + b)} = \frac{ab}{ab(1 + a + b)} = \frac{1}{1 + a + b}

5. Summing the Cyclic Terms:
Similarly, we get:
bcbc+b5+c511+b+c \frac{bc}{bc + b^5 + c^5} \leq \frac{1}{1 + b + c}
caca+c5+a511+c+a \frac{ca}{ca + c^5 + a^5} \leq \frac{1}{1 + c + a}
Summing these inequalities, we have:
11+a+b+11+b+c+11+c+a1 \frac{1}{1 + a + b} + \frac{1}{1 + b + c} + \frac{1}{1 + c + a} \leq 1

6. **Using the Condition abc=1abc = 1:**
Since abc=1abc = 1, we can use the fact that the sum of the reciprocals of the terms in the cyclic sum is less than or equal to 1:
11+a+b+11+b+c+11+c+a1 \frac{1}{1 + a + b} + \frac{1}{1 + b + c} + \frac{1}{1 + c + a} \leq 1

Therefore, we have shown that:
abab+a5+b5+bcbc+b5+c5+caca+c5+a51 \frac{ab}{ab + a^5 + b^5} + \frac{bc}{bc + b^5 + c^5} + \frac{ca}{ca + c^5 + a^5} \leq 1

\blacksquare

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