This question-
Suppose that $x, y, z$ are positive real numbers and $x^5 + y^5 + z^5 = 3$. Prove that $$ {x^4\over y^3}+{y^4\over z^3}+{z^4\over x^3} \ge 3 $$
The inequality has a high degree constraint which can convert a $5$-degree polynomial to a $0$-degree term and makes it difficult.
On trying C-S to manage-
$$ \left({x^4\over y^3}+{y^4\over z^3}+{z^4\over x^3}\right)\left(x^5 + y^5 + z^5\right) \ge 9 \Rightarrow
\left(x^2y+y^2z+z^2x\right)^2\geq9 \Rightarrow x^2y+y^2z+z^2x\geq3 $$Still gives a third degree inequality and not a useful fifth degree.
How can I do it and solve the problem?
Using the AM-GM inequality, we have $$\frac{30 x^4}{y^3} +7x^{10}+y^{10}+16x^5y^5 \geqslant 54\sqrt[54]{\left(\frac{x^4}{y^3}\right)^{30} \cdot (x^{10})^7 \cdot y^{10} \cdot (x^5y^5)^{16}} = 54x^5.$$ Similar $$\frac{30 y^4}{z^3} +7y^{10}+z^{10}+16y^5z^5 \geqslant 54y^5,$$ and $$\frac{30 z^4}{x^3} +7z^{10}+x^{10}+16z^5x^5 \geqslant 54z^5.$$ Therefore $$30\left({x^4\over y^3}+{y^4\over z^3}+{z^4\over x^3} \right) +8(x^5+y^5+z^5)^2 \geqslant 54(x^5+y^5+z^5).$$ So $${x^4\over y^3}+{y^4\over z^3}+{z^4\over x^3} \geqslant .3$$