Problem 87. Let a,b,c be non-negative real numbers. Prove that 4a2+b2+4c2ab+4b2+c2+4a2bc+4c2+a2+4b2ca≤1.
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. WLOG, suppose that a2+b2+c2=3. By the weighted Jensen inequality we deduce that ∑cyc4a2+b2+4c2ab=∑cyc27a2+4b2+4c2⋅(4a2+b2+4c2)(a2+4b2+4c2)2272⋅ab≤∑cyc(4a2+b2+4c2)(a2+4b2+4c2)27ab=∑cyc(4−a2)(4−b2)3ab.
It remains to prove that 3∑cycab(4−c2)≤∏cyc(4−a2)⇔4(∑cycab)(∑cyca2)≤916(∑cyca2)2+4∑cyca2b2+3∑cyca2bc−a2b2c2⇔36∑cyca3(b+c)+9∑cyca2bc+9a2b2c2≤16∑cyca4+68∑cyca2b2
Because 3abc∑cyca=abc(∑cyca)(∑cyca2)≥9a2b2c2, we only need to prove that 9∑cyca3(b+c)+3∑cyca2bc≤4∑cyca4+17∑cyca2b2⇔⇔∑cyc(2a2+2b2+23c2−5ab)(a−b)2≥0
Suppose that a≥b≥c, then we are done by Abel's inequality because 2b2+2c2+23a2−5bc≥0 and (2a2+2b2+23c2−5ab)+(2a2+2c2+23b2−5ac)=4a2+29(b2+c2)−5a(b+c)≥4a2+9(2b+c)2−10a(2b+c)≥0
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.