Show that $a^4 + b^4 + c^4 \geq a^3b + b^3c + c^3a$ for any postive integers $a, b, c$
I'm not sure how to approach this problem. I've tried assuming that WLOG $a > b > c$ so that it is clear that $$a^4 > a^3b,$$ $$b^4 > b^3c,$$ $$c^4 < c^3a $$ before realising that it does not get me anywhere, any ideas?
2026-03-25 23:17:57.1774480677
Proving a cyclic inequality
151 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Also, we can use AM-GM here: $$\sum_{cyc}a^4=\frac{1}{4}\sum_{cyc}(3a^4+b^4)\geq\sum_{cyc}\sqrt[4]{(a^4)^3b^4}=\sum_{cyc}a^3b.$$