For $x,y,z \geqslant 0$ and $x^2+y^2+z^2+xyz=4$, prove that $$ 4(xy+yz+zx-xyz) \geqslant (x^2y+z)(y^2z+x)(z^2x+y)$$
Observations
- The condition $x^2+y^2+z^2+xyz=4$ is special. One can use the transformation $x=2cosA,y=2cosB,z=2cosC$ and the identity $$cos^2A+cos^2B+cos^2C+2cosAcosBcosC =1$$ to solve the equivalent trig inequality. I attempted to go this road and used Blandon inequality, but it was too much computation.
- The condition reminds us about the USAMO 2001 inequality. USAMO2001 stated that $$2\geqslant xy+yz+zx-xyz$$ sadly the sign is reversed.
- This is a cyclic inequality. I don't think the trick of rewrite the inequality to $xyz \text{ }$,$ xy+yz+zx\text{ }$,$\text{ }x+y+z \text{ }$ worked here.