46. Let non-negative real numbers a,b,c satisfy a2⩽b2+c2,b2⩽c2+a2,c2⩽a2+b2, prove: (a+b+c)(a2+b2+c2)(a3+b3+c3)⩾4(a6+b6+c6). (11th Japanese Mathematics
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
46. By Cauchy-Schwarz inequality, (a+b+c)(a3+b3+c3)⩾(a2+b2+c2)2
It suffices to prove (a2+b2+c2)3⩾4(a6+b6+c6)
By the identity (x+y+z)3=x3+y3+z3+3(x+y)(y+z)(z+x), it suffices to prove (a2+b2)(b2+c2)(c2+a2)⩾a6+b6+c6
That is, to prove 2a2b2c2+a2(b2+c2)+b2(c2+a2)+c2(a2+b2)⩾a6+b6+c6
By the given conditions, the inequality clearly holds.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.