Olympiad Maths Prep

Track / Stage 7 / 266 of 300 #1666 of 2000

Problem 1666

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

Deepening 3 Let a,b,ca, b, c be positive real numbers, 2<λ<2-2<\lambda<2, prove:
(a2+λab+b2)(b2+λbc+c2)+(b2+λbc+c2)(c2+λca+a2)+(c2+λca+a2)(a2+λab+b2)(a2+b2+c2)+(1λ)(ab+bc+ca).\begin{array}{l} \sqrt{\left(a^{2}+\lambda a b+b^{2}\right)\left(b^{2}+\lambda b c+c^{2}\right)}+ \\ \sqrt{\left(b^{2}+\lambda b c+c^{2}\right)\left(c^{2}+\lambda c a+a^{2}\right)}+ \\ \sqrt{\left(c^{2}+\lambda c a+a^{2}\right)\left(a^{2}+\lambda a b+b^{2}\right)} \geqslant\left(a^{2}+b^{2}+\right. \\ \left.c^{2}\right)+(1-\lambda)(a b+b c+c a) . \end{array}

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

Prove that by implementing formula transformation, we get
a2+λab+b2=2λ4(a+b)2+2+λ4(ab)2,a^{2}+\lambda a b+b^{2}=\frac{2-\lambda}{4}(a+b)^{2}+\frac{2+\lambda}{4}(a-b)^{2},

Thus, we can construct the complex numbers
z1=2λ2(a+b)+2+λ2(ab)i,z2=2λ2(b+c)+2+λ2(bc)i,z3=2λ2(c+a)+2+λ2(ca)i.\begin{array}{l} z_{1}=\frac{\sqrt{2-\lambda}}{2}(a+b)+\frac{\sqrt{2+\lambda}}{2}(a-b) i, \\ z_{2}=\frac{\sqrt{2-\lambda}}{2}(b+c)+\frac{\sqrt{2+\lambda}}{2}(b-c) i, \\ z_{3}=\frac{\sqrt{2-\lambda}}{2}(c+a)+\frac{\sqrt{2+\lambda}}{2}(c-a) i . \end{array}

It is easy to calculate that z1z2+z2z3+z3z1=(a2+b2+c2)+ z_{1} z_{2}+z_{2} z_{3}+z_{3} z_{1}=\left(a^{2}+b^{2}+c^{2}\right)+
(1λ)(ab+bc+ca).(1-\lambda)(a b+b c+c a) .

Therefore, the left side of inequality (9) =z1z2+ =\left|z_{1}\right|\left|z_{2}\right|+
z2z3+z3z1=z1z2+z2z3+z3z1z1z2+z2z3+z3z1=(a2+b2+c2)+(1λ)(ab+bc+ca)(a2+b2+c2)+(1λ)(ab+bc+ca)\begin{array}{l} \left|z_{2}\right|\left|z_{3}\right|+\left|z_{3}\right|\left|z_{1}\right| \\ \quad=\left|z_{1} z_{2}\right|+\left|z_{2} z_{3}\right|+\left|z_{3} z_{1}\right| \\ \quad \geqslant\left|z_{1} z_{2}+z_{2} z_{3}+z_{3} z_{1}\right| \\ \quad=\left|\left(a^{2}+b^{2}+c^{2}\right)+(1-\lambda)(a b+b c+c a)\right| \\ \quad \geqslant\left(a^{2}+b^{2}+c^{2}\right)+(1-\lambda)(a b+b c+c a) \end{array}

Hence, inequality (9) is proved.

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