Question. Prove $$ a+b+c+\sqrt{bc}+\sqrt{ca}+\sqrt{ab}\ge 6,$$ when $a,b,c\ge 0: ab+bc+ca+abc=4.$
My idea:
I've tried to use AM-GM as $$\bullet \sum \sqrt{ab}\ge 2\sum \frac{ab}{a+b}=2(ab+bc+ca)\sum \frac{1}{a+b}-2(a+b+c)=\frac{2(ab+bc+ca)}{a+b+c}\left(3+\sum \frac{c}{a+b}\right)-2(a+b+c)$$
$$\rightarrow \sum \sqrt{ab} \ge \frac{2(ab+bc+ca)}{a+b+c}\left[3+ \frac{(a+b+c^2}{2(ab+bc+ca)}\right]-2(a+b+c)=\frac{6(ab+bc+ca)}{a+b+c}-(a+b+c)$$ Hence, $$\bullet a+b+c+\sqrt{ab}+\sqrt{bc}+\sqrt{ca}\ge \frac{6(ab+bc+ca)}{a+b+c}.$$ It's enough to prove $ab+bc+ca\ge a+b+c.$ Unfortunately, the last inequality is obviously wrong.
I hope someone can share better approachs. Thank you.
I am not sure if this is 100% correct so please don't take it as a full answer, Here is my approach: by AM-GM inequality:
$ 4 = ab + bc + ca + abc \leq \left(\frac{a+b}{2}\right)^{2} + \left(\frac{b+c}{2}\right)^{2} + \left(\frac{a+c}{2}\right)^{2} + \left(\frac{a+b+c}{3}\right)^{3} $
Then
$ 16\times 27 \leq 27\left[\left(a+b\right)^{2}+\left(b+c\right)^{2}+\left(a+c\right)^{2}\right] + 4\left(a+b+c\right)^{3} $
Some more algebra
$ 8\times 27 \leq 27\left[a^{2}+b^{2}+c^{2} + 2ab+2bc+2ac\right] + 2\left(a+c+b\right)^{3} $
and
$ 8\times 27=6^{3}\leq 27\left(a+b+c\right)^{2} + 2\left(a+b+c\right)^{3} $ So maybe you could compare the RHS with
$\left(a+b+c+\sqrt{bc}+\sqrt{ca}+\sqrt{ab}\right)^{3}$
and check if it is smaller.