Prove that if a,b.c are distinct positive integers that $$a^4+b^4+c^4>abc(a+b+c)$$ My attempt:
I used the inequality A.M>G.M to get two inequalities
First inequality
$$\frac{a^4+b^4+c^4}{3} > \sqrt[3]{a^4b^4c^4}$$
or
$$\frac{a^4+b^4+c^4}{3} > abc \sqrt[3]{abc}$$ or new --
first inequality
$$\frac{a^4+b^4+c^4}{3abc} > \sqrt[3]{abc}$$
second inequality: $$\frac{a+b+c}{3} > \sqrt[3]{abc}$$ I am seeing the numbers in the required equation variables here but am not able to manipulate these to get the inequality I want?? Please direct me on which step should I take after this??
/3×a×b×cwhich does not suggest that abc is part of the denominator. I moved it down to the denominator as you requested, at least in my suggested edit. – null Oct 14 '15 at 16:54