Maths Olympiad Prep

Library / /1 of 10

Algebra Difficulty 3.3 AMC 10/12 Prove it North Macedonia

Let aa, bb, cRc \in \mathbb{R} are such that abc=1abc = 1. Prove the inequality
a4+b4+c4a+b+c. a^4 + b^4 + c^4 \geq a + b + c.

Solution

By the trivial inequality (xy)2+(yz)2+(zx)20(x-y)^2 + (y-z)^2 + (z-x)^2 \geq 0 we have that for every xx, yy, zRz \in \mathbb{R} it holds
x2+y2+z2xy+yz+zx. x^2 + y^2 + z^2 \geq xy + yz + zx.
By applying this inequality, we get
a4+b4+c4a2b2+b2c2+c2a2=(ab)2+(bc)2+(ca)2(ab)(bc)+(bc)(ca)+(ca)(ab)=abc(a+b+c)=a+b+c \begin{align*} a^4 + b^4 + c^4 &\geq a^2 b^2 + b^2 c^2 + c^2 a^2 = (ab)^2 + (bc)^2 + (ca)^2 \\ &\geq (ab)(bc) + (bc)(ca) + (ca)(ab) = abc(a+b+c) = a+b+c \end{align*}
which finishes the proof. Equality holds if and only if a=b=c=1a = b = c = 1.

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: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.