Strengthening 1: If a,b,c∈R+, then (∑b+ca)−23≥21⋅a2+b2+c2(a−b)2
This one wants a proof. Work it on paper, then read the official solution and mark
yourself. Be honest about it: the record is only any use to you if it is.
Official solution
Prove: The original inequality is equivalent to 21[(a+b)(b+c)(c−a)2+(b+c)(c+a)(a−b)2+(c+a)(a+b)(b−c)2]≥21⋅a2+b2+c2(a−b)2⇔(a+b)(b+c)(c−a)2+(c+a)(a+b)(b−c)2≥[a2+b2+c21−(b+c)(c+a)1](a−b)2
By the Cauchy-Schwarz inequality, we have: (a+b)(b+c)(c−a)2+(c+a)(a+b)(b−c)2≥(a+b)(b+c)+(c+a)(a+b)[(c−a)+(b−c)]2=(a+b)(b+c)+(c+a)(a+b)(a−b)2
Therefore, it suffices to prove (a+b)(b+c)+(c+a)(a+b)1≥a2+b2+c21−(b+c)(c+a)1⇔c4+(a+b)c3−(a2+b2+3ab)c2+2(a3+b3−a2b−ab2)c+a4+b4+2(a3b+ab3)≥0
Notice that a3+b3−a2b−ab2=(a+b)(a2−ab+b2)−ab(a+b)=(a+b)(a−b)2≥0
Therefore, it suffices to prove c4+(a+b)c3−(a2+b2+3ab)c2+a4+b4+2(a3b+ab3)≥0
Since the above expression is homogeneous, we can assume c=1, then the inequality can be transformed into: a4+b4+2ab(a2+b2)−(a2+b2+3ab)+(a+b)+1≥0
Let a+b=u,ab=v, then u2≥4v. a2+b2=(a+b)2−2ab=u2−2va4+b4=(a2+b2)2−2a2b2=(u2−2v)2−2v2
Then the inequality is equivalent to: (u2−2v)2−2v2+2v(u2−2v)−(u2−2v+3v)+u+1≥0⇔2v2+(2u2+1)v−u4+u2−u−1≤02v2+(2u2+1)v−u4+u2−u−1≤2(4u2)2+(2u2+1)⋅4u2−u4+u2−u−1=−83u4−10u2+u−1=−8(u+2)(3u3−6u2+2u+4)=−8(u+2)[(21u3+21u3+4−3u2)+2(u3+u−2u2)+u2]=−8(u+2)[(21u3+21u3+4−3u2)+2(u3+u−2u2)+u2]=−8(u+2)[(2321u+34)(321u−34)2+2u(u−1)2+u2]≤0
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.