Deepening 3 Let a,b,c be positive real numbers, −2<λ<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).
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=42−λ(a+b)2+42+λ(a−b)2,
Thus, we can construct the complex numbers z1=22−λ(a+b)+22+λ(a−b)i,z2=22−λ(b+c)+22+λ(b−c)i,z3=22−λ(c+a)+22+λ(c−a)i.
It is easy to calculate that z1z2+z2z3+z3z1=(a2+b2+c2)+ (1−λ)(ab+bc+ca).
Therefore, the left side of inequality (9) =∣z1∣∣z2∣+ ∣z2∣∣z3∣+∣z3∣∣z1∣=∣z1z2∣+∣z2z3∣+∣z3z1∣⩾∣z1z2+z2z3+z3z1∣=(a2+b2+c2)+(1−λ)(ab+bc+ca)⩾(a2+b2+c2)+(1−λ)(ab+bc+ca)
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.