Let $a,b,c\ge 0: a^2+b^2+c^2=1.$ Prove that $$\frac{a^4-a^2}{bc-1}+\frac{b^4-b^2}{ca-1}+\frac{c^4-c^2}{ab-1}\le ab+bc+ca$$
Here is just my thought:
After clear denominator, it suffices to prove $$\sum_{cyc}(a^4-a^2)(ac-1)(ab-1)\le (ab+bc+ca)\prod_{cyc}(bc-1)$$which $uvw$ might be useful.
I tried to use pqr but it is complicated.
Also, the equality point $$\left(\frac{\sqrt{3}}{3},\frac{\sqrt{3}}{3},\frac{\sqrt{3}}{3}\right);\left(\frac{\sqrt{2}}{2},\frac{\sqrt{2}}{2},0\right);(1,0,0)$$ is a trouble.
I hope to see proofs which can be verified by hand and attained it in during competition.
Thank you for helping.
Proof.
By using AM-GM and Cauchy-Schwarz \begin{align*} \frac{a^4-a^2}{bc-1}&=\frac{a^2(b^2+c^2)}{a^2+b^2+c^2-bc}\\&\le \frac{a^2(b^2+c^2)}{2a\sqrt{b^2+c^2-bc}}\\&=\frac{a(b+c)(b^2+c^2)}{2\sqrt{(b+c)(b^3+c^3)}}\\&\le\frac{a(b+c)(b^2+c^2)}{2(b^2+c^2)}\\&=\frac{ab+ac}{2}. \end{align*} Sum up similar inequalities, the desired result follows.