I found this problem in an olympic book and it doens't have the solution, here is the problem:
Let: $a,b,c$ are real numbers. Prove that: $2(a^2+b^2)(b^2+c^2)(c^2+a^2)\geq (a-b)^2(b-c)^2(c-a)^2$ with all $a,b,c$
I try to find the short and natural solution but it seem impossible, I found the solution on AoPS and it said the inequality is rewritten as: $(\sum_{sym}^{}a^2b-2abc)^2\geq 0$ And it is found and solved by computer, even if do it by hand I will not have enough time in test I tried this:
Suppose: $ab \geq 0$
$ \rightarrow2(a^2+b^2)\geq (a-b)^2$
So we need to prove: $(b^2+c^2)(c^2+a^2)\geq (b-c)^2(c-a)^2$ which is hard and complicated!
Can anyone help me with this? Thank you a lots!
Let $a+b+c=3u$, $ab+ac+bc=3v^2,$ where $v^2$ may be negative and $abc=w^3$.
Thus, we need to prove that: $$2\prod_{cyc}(a^2+b^2)\geq\prod_{cyc}(a^2+b^2-2ab)$$ or $$\prod_{cyc}(a^2+b^2)\geq\sum_{cyc}(-2ab(a^2+c^2)(b^2+c^2)+4a^2bc(b^2+c^2))-8a^2b^2c^2$$ $$\prod_{cyc}(a^2+b^2+c^2-c^2)\geq$$ $$\geq\sum_{cyc}(-2a^3b^3-2a^3b^2c-2a^3c^2b-2a^4bc+4a^3b^2c+4a^3c^2b)-8a^2b^2c^2$$ $$\prod_{cyc}(9u^2-6v^2-a^2)\geq$$ $$\geq-2(27v^6-27uv^2w^3+3w^6)-2w^3(27u^3-27uv^2+3w^3)+2w^3(9uv^2-3w^3)-8w^6$$ or $$(9u^2-6v^2)^3-(9u^2-6v^2)^3+(9u^2-6v^2)(9v^4-6uw^3)-w^6\geq$$ $$\geq-26w^6-54u^3w^3+126uv^2w^3-54v^6$$ or $$25w^6-90uv^2w^3+81u^2v^4\geq0$$ or $$(5w^3-9uv^2)^2\geq0$$ and we are done!