Maths Olympiad Prep

Track / Stage 3 / 61 of 260 #541 of 2444

Problem 541

AMC 10/12, early questions
Algebra Difficulty 3.3 Prove it Macedonian Junior Mathematical Olympiad · 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.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Next problem →

Official 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.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.