I can't find a counter-example to the following statement :
Let $a,b,c>0$ such that $a+b+c=1$ and $a\geq b\geq c$ and $13a^2+5b^2\geq 13b^2+5c^2\geq 13c^2+5a^2$ then $\exists n>1$ such that :$$\frac{a^3}{n}+ \frac{(n-1)(13a^2+5b^2)}{54n}\geq \frac{13a^2+5b^2}{54}$$ $$\Big(\frac{a^3}{n}+ \frac{(n-1)(13a^2+5b^2)}{54n}\Big)\Big(\frac{b^3}{n}+ \frac{(n-1)(13b^2+5c^2)}{54n}\Big)\geq \frac{(13a^2+5b^2)(13b^2+5c^2)}{54^2}$$ $$\Big(\frac{a^3}{n}+ \frac{(n-1)(13a^2+5b^2)}{54n}\Big)\Big(\frac{b^3}{n}+ \frac{(n-1)(13b^2+5c^2)}{54n}\Big)\Big(\frac{c^3}{n}+ \frac{(n-1)(13c^2+5a^2)}{54n}\Big)\geq \frac{(13a^2+5b^2)(13b^2+5c^2)(13c^2+5a^2)}{54^3}$$
Pari-Gp have run and there is nothing against this statement .But I have a doubt .The first line is obvious .So my question concern only the two others .
If someone could prove or disprove this it will be cool.
Thanks a lot to your time .
Edit : If it's works we can add to my reasoning the Buffalo's way like here.