Maths Olympiad Prep

Library / /457 of 520

Algebra Difficulty 7.2 National olympiad, round 2 Prove it

Let a,ba, b and cc be positive real numbers such that min{ab,bc,ca}1\min \{a b, b c, c a\} \geqslant 1. Prove that
(a2+1)(b2+1)(c2+1)3(a+b+c3)2+1 \sqrt[3]{\left(a^{2}+1\right)\left(b^{2}+1\right)\left(c^{2}+1\right)} \leqslant\left(\frac{a+b+c}{3}\right)^{2}+1

Solution

We first show the following. - Claim. For any positive real numbers x,yx, y with xy1x y \geqslant 1, we have
(x2+1)(y2+1)((x+y2)2+1)2 \left(x^{2}+1\right)\left(y^{2}+1\right) \leqslant\left(\left(\frac{x+y}{2}\right)^{2}+1\right)^{2}
Proof. Note that xy1x y \geqslant 1 implies (x+y2)21xy10\left(\frac{x+y}{2}\right)^{2}-1 \geqslant x y-1 \geqslant 0. We find that (x2+1)(y2+1)=(xy1)2+(x+y)2((x+y2)21)2+(x+y)2=((x+y2)2+1)2\left(x^{2}+1\right)\left(y^{2}+1\right)=(x y-1)^{2}+(x+y)^{2} \leqslant\left(\left(\frac{x+y}{2}\right)^{2}-1\right)^{2}+(x+y)^{2}=\left(\left(\frac{x+y}{2}\right)^{2}+1\right)^{2}.
Without loss of generality, assume abca \geqslant b \geqslant c. This implies a1a \geqslant 1. Let d=a+b+c3d=\frac{a+b+c}{3}. Note that
ad=a(a+b+c)31+1+13=1. a d=\frac{a(a+b+c)}{3} \geqslant \frac{1+1+1}{3}=1 .
Then we can apply (2) to the pair (a,d)(a, d) and the pair (b,c)(b, c). We get
(a2+1)(d2+1)(b2+1)(c2+1)((a+d2)2+1)2((b+c2)2+1)2 \left(a^{2}+1\right)\left(d^{2}+1\right)\left(b^{2}+1\right)\left(c^{2}+1\right) \leqslant\left(\left(\frac{a+d}{2}\right)^{2}+1\right)^{2}\left(\left(\frac{b+c}{2}\right)^{2}+1\right)^{2}
Next, from
a+d2b+c2adbc1 \frac{a+d}{2} \cdot \frac{b+c}{2} \geqslant \sqrt{a d} \cdot \sqrt{b c} \geqslant 1
we can apply (2) again to the pair (a+d2,b+c2)\left(\frac{a+d}{2}, \frac{b+c}{2}\right). Together with (3), we have
(a2+1)(d2+1)(b2+1)(c2+1)((a+b+c+d4)2+1)4=(d2+1)4 \left(a^{2}+1\right)\left(d^{2}+1\right)\left(b^{2}+1\right)\left(c^{2}+1\right) \leqslant\left(\left(\frac{a+b+c+d}{4}\right)^{2}+1\right)^{4}=\left(d^{2}+1\right)^{4}
Therefore, (a2+1)(b2+1)(c2+1)(d2+1)3\left(a^{2}+1\right)\left(b^{2}+1\right)\left(c^{2}+1\right) \leqslant\left(d^{2}+1\right)^{3}, and (1) follows by taking cube root of both sides.
Comment. After justifying the Claim, one may also obtain (1) by mixing variables. Indeed, the function involved is clearly continuous, and hence it suffices to check that the condition xy1x y \geqslant 1 is preserved under each mixing step. This is true since whenever ab,bc,ca1a b, b c, c a \geqslant 1, we have
a+b2a+b2ab1 and a+b2c1+12=1. \frac{a+b}{2} \cdot \frac{a+b}{2} \geqslant a b \geqslant 1 \quad \text { and } \quad \frac{a+b}{2} \cdot c \geqslant \frac{1+1}{2}=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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.