Let $a$, $b$ and $c$ be positive numbers. Prove that: $$\frac{a^4}{b}+\frac{b^4}{c}+\frac{c^4}{a}\geq a^3+b^3+c^3+25(a-b)(b-c)(c-a)$$
I tried the uvw's technique and BW and more but without some success.
For example, BW does not help here:
Let $a=\min\{a,b,c\}$, $b=a+u$ and $c=a+v$.
Hence, $$abc\left(\sum\limits_{cyc}\frac{a^4}{b}-\sum\limits_{cyc}a^3-25\prod\limits_{cyc}(a-b)\right)=4(u^2-uv+v^2)a^4+$$ $$+(6u^3+19u^2v-21uv^2+6v^3)a^3+(4u^4+21u^3v-19uv^3+4v^4)a^2+$$ $$+(u^5-u^4v+25u^3v^2-25u^2v^3+4uv^4+v^5)a+uv^5,$$ which is nothing.