Let a, b, c∈R are such that abc=1. Prove the inequality a4+b4+c4≥a+b+c.
Solution
By the trivial inequality (x−y)2+(y−z)2+(z−x)2≥0 we have that for every x, y, z∈R it holds x2+y2+z2≥xy+yz+zx. By applying this inequality, we get a4+b4+c4≥a2b2+b2c2+c2a2=(ab)2+(bc)2+(ca)2≥(ab)(bc)+(bc)(ca)+(ca)(ab)=abc(a+b+c)=a+b+c which finishes the proof. Equality holds if and only if a=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.