12. Let a,b,c be positive real numbers, and a+b+c=3, prove: a21+b21+c21⩾a2+b2+c2. (2006 Romanian National Training Team Problem)
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
12. Let f(a,b,c)=(a21+b21+c21)−(a2+b2+c2), assume a⩽b⩽c, we prove f(a,b,c)⩾f(2a+b,2a+b,c)(1)⇔a21+b21−(a+b)28+2(a+b)2−(a2+b2)⩾0⇔(a−b)2(a2b2(a+b)2(a+b)2+2ab−21)⩾0
Since a⩽b⩽c, we have a+b⩽2, and 2ab⩽a+b, so ab⩽1, thus a2b2(a+b)2>0. Therefore, inequality (2) holds.
Next, we prove f(2a+b,2a+b,c)⩾0,a⩽b⩽c
Let t=2a+b, then 2t+c=3f(2a+b,2a+b,c)⩾0⇔t22+c21−(2t2+c2)⩾0⇔t22+(3−2t)21−(2t2+(3−2t)2)⩾0⇔2(1−t4)(3−2t)2−t2[1−(3−2t)4]⩾0⇔(1−t)(3−t−13t2+23t3−16t4+4t5)⩾0⇔(t−1)2(4t4−12t3+11t2−2t−3)⩽0
where 0<t⩽23. We need to prove that when 0<t⩽23, 4t4−12t3+11t2−2t−3⩽0. Let g(t)=4t4−12t3+11t2−2t−3,0<t⩽23. Then g′(t)=16t3−36t2+22t−2=2(t−1)(8t2−10t+1)
Let g′(t)=0, we get t=1,t=85±17, hence g(t) is decreasing on (0,85−17), increasing on (85−17,1), decreasing on (1,85+17), and increasing on (85+17,23). It is easy to see that g(0)<0,g(85−17)<0,g(1)<0,g(85+17)<0,g(23)<0, so g(t)=4t4−12t3+11t2−2t−3<0,0<t⩽23. Therefore, inequality (3) holds, and thus the original inequality holds.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.