Find ln through the formula:
(x+y+z)ln((x+y+z)/3) xlnx+ylny+zlnz (x+y+z)ln((x^2+y^2+z^2)/(x+y+z))
Let's prove the left-hand side:
Let f(x)=xlnx
f'(x)=lnx+1.
Hence, f′′(x)=1/x>0, which says that f is a convex function.
Thus, by Jensen inequality,
(xlnx+ylny+zlnz)/3 (x+y+z)/3 * ln((x+y+z)/3),
so, xlnx+ylny+zlnz (x+y+z) * ln((x+y+z)/3).
Let's prove the right-hand side:
xlnx+ylny+zlnz (x+y+z)ln((x2+y2+z2)/(x+y+z));
(x+y+z)ln((x2+y2+z2)/(x+y+z))- (xlnx+ylny+zlnz) 0;
xln((x2+y2+z2)/(x+y+z))+yln((x2+y2+z2)/(x+y+z))+zln((x2+y2+z2)/(x+y+z))- (xlnx+ylny+zlnz) 0,
xln((x2+y2+z2)/(x*(x+y+z)))+yln((x2+y2+z2)/(y*(x+y+z)))+zln((x2+y2+z2)/(z*(x+y+z))) 0
because it can be proved that (x2+y2+z2)/(x*(x+y+z)) , (x2+y2+z2)/(y*(x+y+z)) 1, (x2+y2+z2)/(z*(x+y+z)) 1 and ln((x2+y2+z2)/(x*(x+y+z))) 0,
ln((x2+y2+z2)/(y*(x+y+z))) 0, ln((x2+y2+z2)/(z*(x+y+z))) 0.
So we have the sum of three non-negative terms, it also will be non-negative.
Thus, the inequalities were proved.
Comments