let $x,y,z>0$,and such $$x+y+z=3$$ prove or disprove this $$(x^2+2)(y^2+2)(z^2+2)\ge (\sqrt{y^2+yz+z^2}+\sqrt{z^2+zx+x^2}+\sqrt{x^2+xy+y^2})^2\tag{1}$$
I know this well know inequality 1 $$(a^2+2)(b^2+2)(c^2+2)\ge 3(a+b+c)^2$$
and we all know this inequality 2 $$(\sqrt{b^2+bc+c^2}+\sqrt{c^2+ca+a^2}+\sqrt{a^2+ab+b^2})^2\ge 3(a+b+c)^2$$
poof 1: since $$(b-c)^2+2(bc-1)^2\ge 0$$ so $$(b^2+2)(c^2+2)\ge 3\left(1+\dfrac{(b+c)^2}{2}\right)$$
Use Cauchy-Schwarz inequality ,we have $$(a^2+2)\left(1+\dfrac{(b+c)^2}{2}\right)\ge (a+b+c)^2$$ By done!
proof 2: since $$\sqrt{b^2+bc+c^2}=\sqrt{\dfrac{3}{4}(b+c)^2+\dfrac{1}{4}(b-c)^2}\ge\dfrac{\sqrt{3}}{2}(b+c)$$ so $$\sum_{cyc}\sqrt{a^2+ab+b^2}\ge\sqrt{3}(a+b+c)$$ then $$(\sqrt{b^2+bc+c^2}+\sqrt{c^2+ca+a^2}+\sqrt{a^2+ab+b^2})^2\ge 3(a+b+c)^2$$ By done!
But my inequality (1) is stronger this two inequality.Thank you