Inequality on non-negative reals

77 Views Asked by At

For non-negative $x,y,z$ satisfy $\frac{1}{2x^2+1}+\frac{1}{2y^2+1}+\frac{1}{2z^2+1}=1$ then show that $x^2+y^2+z^2+6\geq 3(x+y+z)$

Idea how to handle the constraint? I'm unaware .

1

There are 1 best solutions below

3
On BEST ANSWER

Yes, it's true for all reals.

$\sum\limits_{cyc}(x^2-3x+2)=\sum\limits_{cyc}\left(x^2-3x+2-\frac{9}{4}\left(\frac{1}{2x^2+1}-\frac{1}{3}\right)\right)=\sum\limits_{cyc}\frac{(x-1)^2(2x-1)^2}{2(2x^2+1)}\geq0$.

Done!