Problem. Let $a,b,c\ge 0: ab+bc+ca=1$. Prove that: $$\sqrt{a^2b^2+b^2c^2+c^2a^2}\ge \frac{a+b+c-6abc}{a^3+b^3+c^3+3abc}$$ I posted it in AOPS.
Here is my attempt:
- Approach 1:
It is easy by Schur inequality: $$a^3+b^3+c^3+3abc\ge ab(a+b)+bc(c+b)+ca(c+a)=a+b+c-3abc$$ and: $a+b+c-3abc\ge a+b+c-6abc \iff abc\ge 0$. Also $a+b+c=(a+b+c)(ab+bc+ca)\ge 9abc$.
Hence, we need to prove the following less ugly inequality:$$\sqrt{a^2b^2+b^2c^2+c^2a^2}\ge \frac{a+b+c-6abc}{a+b+c-3abc}$$ After checking, the above inequality is wrong in case: $a=0.9; b=0.8$
- Approach 2:
We can rewrite the original as pqr form: $$\sqrt{1-2pr}\ge \frac{p-6r}{p^3-3p+6r}$$ Squaring both side, we obtain: $$(1-2pr)(p^3-3p+6r)^2\ge (p-6r)^2$$ But it is quite complicated to me since the high degree yield $p^7; p^6,...$.
I continued toward with a powerful method which I have just known about it by some solutions recently. My following approach might be not good enough.
- Approach 3:
I used uvw method, which set: $a+b+c=3u\ge \sqrt{3}; ab+bc+ca=3v^2=1;abc=w^3$. The original problem becomes: $$\sqrt{1-6uw^3}\ge \frac{3u-6w^3}{27u^3-9u+6w^3}$$
We can write it as a function of $w^3$: $$f(w^3)=\left(9u^3-3u+2w^3\right)\sqrt{1-6uw^3}+2w^3-u\ge 0$$ I do some calculating manipulation:
$$f^{'}(w^3)=2\sqrt{1-6uw^3}+\left(9u^3-3u+2w^3\right).\left(\sqrt{1-6uw^3}\right)^{'}+2$$ And: $\left(\sqrt{1-6uw^3}\right)^{'}=\dfrac{-3u}{\sqrt{1-6uw^3}}$ which implies:$$f^{'}(w^3)=2\sqrt{1-6uw^3}-\dfrac{3u(9u^3-3u+2w^3)}{\sqrt{1-6uw^3}}+2$$ I want to show that $f(w^3)$ is concave. Unluckily, I get some troubles.
It is:$f^{'}(w^3)$ can be positive sign in some cases. Here is an example:
$$f^{'}(w^3)=2\sqrt{1-6uw^3}-\dfrac{3u(9u^3-3u+2w^3)}{\sqrt{1-6uw^3}}+2<0$$ in case: $ a=0;b=\frac{\sqrt{238}}{7};c=\frac{\sqrt{238}}{34}$
But: $$f^{'}(w^3)=2\sqrt{1-6uw^3}-\dfrac{3u(9u^3-3u+2w^3)}{\sqrt{1-6uw^3}}+2>0 $$ in case: $a=\frac{4}{5};b=\frac{9}{10};c=\frac{14}{85}$
It is quite interesting now. I don't give up so I came up with the idea that we can divide the starting problem into 2 cases.
Firstly, we will homogenize the derivative as: $$f^{'}(w^3)=2\sqrt{9v^4-6uw^3}-\dfrac{3u(9u^3-9uv^2+2w^3)}{\sqrt{9v^4-6uw^3}}+6v^2$$
If $f^{'}(w^3)<0$, it is equivalent to:$$9\left(3u^4-2v^4+2uw^3-3u^2v^2\right)=3u(9u^3-9uv^2+2w^3)-2\left(9v^4-6uw^3\right)>6v^2\sqrt{9v^4-6uw^3}$$ Or:$$ \sqrt{9v^4-6uw^3}< \frac{3\left(3u^4-2v^4+2uw^3-3u^2v^2\right)}{2v^2}$$ In this case, $f(w^3)$ is concave. Hence, we just need to check:
One variable is equal to $0$, assume: $a=0; bc=1$. We will show that:$b^3+c^3\ge b+c \iff (b+c)(b-c)^2\ge 0$
Two of varibles are equal, assume: $0\le b=c=x\le 1;a=\dfrac{1-x^2}{2x}$, which means we need to prove: $$\sqrt{x^4+2x^2\left(\dfrac{1-x^2}{2x}\right)^2}\ge \frac{2x+\dfrac{1-x^2}{2x}-6x^2.\dfrac{1-x^2}{2x}}{2x^3+\left(\dfrac{1-x^2}{2x}\right)^3+3x^2.\dfrac{1-x^2}{2x}}$$ I still stuck in proving by hand. I used Checking software.
Now, it is enough to prove the OP true in case:$$ \sqrt{9v^4-6uw^3}\ge \frac{3\left(3u^4-2v^4+2uw^3-3u^2v^2\right)}{2v^2}$$ It means we will prove the following inequality to end proof: $$\frac{3\left(3u^4-2v^4+2uw^3-3u^2v^2\right)}{2v^2}\ge \frac{(3uv^2-2w^3)v^2}{9u^3-9uv^2+2w^3}$$ I guess today isn't my lucky day because the last inequality is wrong in case: $ a=\frac{4}{5};b=\frac{9}{10};c=\frac{14}{85}$.
Some thoughts: I think the OP is not very hard but I still stuck to find a completed proof. For instance, BW and SOS work with deg 10 but I haven't tried.In any case, I will try my best to solve it. If anyone can continue with my idea (pqr approach) or find more possible ideas, please share it. Thank you!
Proof.
Firstly, we consider the case $abc=0.$
Plugging $a=0;bc=1$ the original inequality becomes $$bc\ge \frac{b+c}{b^3+c^3} \iff b^2+c^2\ge 2.$$
From now, we use $abc>0.$
By $ab+bc+ca=1$, we'll prove $$\sqrt{a^2b^2+b^2c^2+c^2a^2}\ge \frac{ab(a+b)+bc(b+c)+ca(c+a)-3abc}{a^3+b^3+c^3+3abc}.(ab+bc+ca),$$ or $$\sqrt{a^2b^2+b^2c^2+c^2a^2}+ab+bc+ca\ge \frac{(a^2+b^2+c^2)(a+b+c)}{a^3+b^3+c^3+3abc}.(ab+bc+ca).$$
Now, we can eliminate the yield $a+b+c$ by multiplying $ab+bc+ca-\sqrt{a^2b^2+b^2c^2+c^2a^2}>0$ for both side.
Hence, it remains to prove $$2abc\left(a^3+b^3+c^3+3abc\right)\ge (a^2+b^2+c^2)(ab+bc+ca)\left(ab+bc+ca-\sqrt{a^2b^2+b^2c^2+c^2a^2}\right). \tag{1}$$
Notice that,\begin{align*} &(ab+bc+ca)^2(a^2+b^2+c^2)-2abc\left(a^3+b^3+c^3+3abc\right)\\&=\sum_{cyc}\left(2a^2bc(b^2+c^2)+b^2c^2(b^2+c^2-a^2)\right), \end{align*} then we can rewrite $(1)$ as $$(a^2+b^2+c^2)(ab+bc+ca)\sqrt{a^2b^2+b^2c^2+c^2a^2}\ge \sum_{cyc}\left(2a^2bc(b^2+c^2)+b^2c^2(b^2+c^2-a^2)\right).$$ From now, Cauchy-Schwarz helps well.
Indeed, it's sufficient to show that$$(a^2+b^2+c^2)\sqrt{a^2b^2+b^2c^2+c^2a^2}.bc\ge 2a^2bc(b^2+c^2)+b^2c^2(b^2+c^2-a^2),$$ or $$(a^2+b^2+c^2)\sqrt{a^2b^2+b^2c^2+c^2a^2}\ge 2a^2(b^2+c^2)+bc(b^2+c^2-a^2).$$ Since $a^2+b^2+c^2=\sqrt{(b^2+c^2-a^2)^2+4a^2(b^2+c^2)},$ we apply CBS inequality as$$\sqrt{\left[(b^2+c^2-a^2)^2+4a^2(b^2+c^2)\right]\left[(bc)^2+a^2(b^2+c^2)\right]}\ge bc(b^2+c^2-a^2)+2a^2(b^2+c^2).$$
Thus, the proof is done. Equality holds at $(a,b,c)=(0,1,1).$