Problem 92. Let a,b,c be arbitrary positive real numbers. Prove that (a+cb2)2+(b+ac2)2+(c+ba2)2≥a+b+c12(a3+b3+c3)
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
Solution. The inequality is equivalent to a2+b2+c2+c2ab2+a2bc2+b2ca2+c2b4+a2c4+b2a4≥a+b+c12(a3+b3+c3)
Using the following identities cyc∑c2b4−cyc∑a2cyc∑cab2−cyc∑ab∑cyca3∑cyca3−cyc∑a2=cyc∑(b−c)2(1+cb)2=cyc∑ca(b−c)2=a+b+c∑cyc(b+c)(b−c)2 the inequality can be rewritten as cyc∑(b−c)2((1+cb)2−1−a+b+c4(b+c)+c2a)≥0 or Sa(b−c)2+Sb(c−a)2+Sc(a−b)2≥0 where Sa=c2b2+a+b+c4a+c2(a+b)−4Sb=a2c2+a+b+c4b+a2(b+c)−4Sc=b2a2+a+b+c4c+b2(a+c)−4 (i). The first case. c≥b≥a. Clearly, Sb≥0 and Sa+Sb=a2c2+c2b2+a+b+c4(a+b)+a2(b+c)+c2(a+b)−8>(b2c2+c2b2−4)+(a2c+c2a−4)+(a2b−2)≥0
Similarly, we have that Sc+Sb=a2c2+b2a2+a+b+c4(b+c)+a2(b+c)+b2(a+c)−8>(a2c2+b2a2−2)+(a2b+b2a−4)+(a2c−2)≥0
So the desired result follows because Sa(b−c)2+Sb(a−c)2+Sc(a−b)2≥(Sa+Sb)(b−c)2+(Sb+Sc)(a−b)2≥0 (ii). The second case. a≥b≥c. Clearly, Sa≥1,Sc≥−1+a+b+c4c and Sa+2Sb=a22c2+c2b2+a+b+c8b+4a+a4(b+c)+c2(a+b)−12>(a+b+c8b+4a−4)+(a2b+c2a−4)+(a2c+c2a−4)≥0
If 2b≥a+c then we have Sa+4Sb+Sc≥a24c2+c2b2+a+b+c16b+4a+4c+a8(b+c)+c2(a+b)−21≥a24c2+c2b2+a8(b+c)+c2(a+b)−13≥a24c2+a16c+c2a−10≥232−10≥0
Consider the cases If a+c≤2b, certainly 2(b−c)≥a−c. If Sb≥0 we are done immediately. Otherwise, suppose that Sb≤0, then Sa(b−c)2+Sb(a−c)2+Sc(a−b)2≥(Sa+4Sb+Sc)(b−c)2≥0
If a+c≥2b, we will prove Sc+2Sb≥0, or g(c)=a22c2+b2a2+a+b+c8b+4c+a4(b+c)+b2(a+c)−12≥0.
Just notice that g(c) is an increasing function of c≥0 and c≥2b−a, therefore (.) If a≥2b, we have that g(c)≥g(0)=b2a2+a+b8b+a4b+b2a−12=(ba+b+a+b9b−6)+(ba+a4b−4)+(b2a2−4)+(31−a+bb)+32≥0 (.) If a≤2b, it's easy to infer that g(c)≥g(2b−a)=a28b2+b2a2+a4b−3b4a−314≥0
We obtain the conclusion because Sa(b−c)2+Sb(a−c)2+Sc(a−b)2≥(Sa+2Sb)(b−c)2+(Sc+2Sb)(a−b)2≥0
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.