Let $a\geq b\geq c\geq d>0$. Prove that:
$$\frac{a^3b}{c}+\frac{b^3c}{d}+\frac{c^3d}{a}+\frac{d^3a}{b}\geq a^3+b^3+c^3+d^3$$ I have a proof, but my proof is very ugly:
Let $c=d+u$, $b=d+u+v$ and $a=d+u+v+w$, where $u$, $v$ and $w$ are non-negatives.
After these substitutions we'll get something obvious. Maybe there is something nice? Thank you!