Given $3$ positive real numbers $x,\,y,\,z$ and $x+ y+ z= 3$. Prove that: $$4\geqslant x^2y+ y^2z+ z^2x$$ This problem was homogenized so I set $x+ y+ z= 3$ to cancel stuff.
Now I'm stuck. I have noticed a funny equality condition:
If $(\,x,\,y,\,z\,)=(\, 2,\,1,\,0\,)$ then we have equality we don't have equality if they are all equal.
To me$,$ that implied a weighted AM-GM but I couldn't make that work.
Thanks in advance for any help!
Assume to have a fixed $z\in(0,3]$, then maximize $f(x,y)=x^2 y + y^2 z + z^2 x$ under the constraints $x+y=3-z$ and $x,y>0$. This is the same as maximizing $$ g(x)=-x^3 + 3 x^2 + (3 z^2 - 6 z) x + (9 z + z^3) $$ under the only constraint $x\in(0,3-z)$. Since: $$ g'(x) = -3((x-1)^2-(z-1)^2)=3(z-x)(x+z-2)$$ the stationary points of $g(x)$ occur when $x=z$ or $x+z=2$. This gives that it is sufficient to prove the starting inequality when $(x,y,z)=(z,3-2z,z)$ with $z\in(0,3/2)$ and when $(x,y,z)=(2-z,1,z)$ with $z\in(0,2)$. In the first case, we have to prove: $$ z\in(0,3/2)\quad\Longrightarrow\quad 3z^3-9z^2+9z\leq 4$$ that is straightforward since $\frac{d}{dz}(3z^3-9z^2+9z)=3(z-1)^2\geq 0$ and the inequality holds for $z=\frac{3}{2}$. In the latter case, we have to prove: $$ z\in(0,2)\quad\Longrightarrow\quad z(z^2-3z+3)\geq 0$$ that is also straightforward.