Maths Olympiad Prep

Library / /234 of 520

Algebra Difficulty 6.5 National olympiad Prove it

Example 14 Let a,b,ca, b, c be the lengths of the three sides of a triangle, prove that:
a2b(ab)+b2c(bc)+c2a(ca)0.a^{2} b(a-b)+b^{2} c(b-c)+c^{2} a(c-a) \geqslant 0 .

Solution

Prove that there obviously exist positive numbers x,y,zx, y, z such that a=y+z,b=z+x,c=x+ya=y+z, b=z+x, c=x+y. Since
a2b(ab)=(y+z)2(z+x)(yx)=(y+z)(z+x)(y2z2)+(y+z)2(z2x2)\begin{aligned} & a^{2} b(a-b)=(y+z)^{2}(z+x)(y-x) \\ = & (y+z)(z+x)\left(y^{2}-z^{2}\right)+(y+z)^{2}\left(z^{2}-x^{2}\right) \end{aligned}

Similarly handling b2c(bc),c2a(ca)b^{2} c(b-c), c^{2} a(c-a), we have
a2b(ab)+b2c(bc)+c2a(ca)=2x(yz)y2+2y(zx)z2+2z(xy)x2\begin{aligned} & a^{2} b(a-b)+b^{2} c(b-c)+c^{2} a(c-a) \\ = & 2 x(y-z) y^{2}+2 y(z-x) z^{2}+2 z(x-y) x^{2} \end{aligned}

The original inequality is equivalent to
xyz(x+y+z)xy3+yz3+zx3x y z(x+y+z) \leqslant x y^{3}+y z^{3}+z x^{3}

By the Cauchy-Schwarz inequality, we get
x+y+z(x2y+y2z+z2x)12(x+y+z)12x+y+zx2y+y2z+z2x\begin{array}{c} x+y+z \leqslant\left(\frac{x^{2}}{y}+\frac{y^{2}}{z}+\frac{z^{2}}{x}\right)^{\frac{1}{2}}(x+y+z)^{\frac{1}{2}} \\ x+y+z \leqslant \frac{x^{2}}{y}+\frac{y^{2}}{z}+\frac{z^{2}}{x} \end{array}

Thus, the original inequality holds, and equality holds when a=b=ca=b=c.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.