I want to prove that if $$ab+bc+ca=3$$ for any $a,b,c>0$ real number, then
$$\sqrt{a+1}+\sqrt{b+1}+\sqrt{c+1} \geq 3\sqrt{2}.$$
I read solution that used Cauchy-Schwarz inequality, but I want to prove this claim using only Am-Gm inequality.
I tried to prove this statement: If $a>b \geq c$, then $$\sqrt{a+1}+\sqrt{b+1}+\sqrt{c+1} > 3\sqrt{2}.$$ With this claim we can prove that for $a=b=c$ we have a minimum, so $\sqrt{a+1}+\sqrt{b+1}+\sqrt{c+1}=3\sqrt{2}$ We have $3(a+b+c)^2 \geq 3(ab+bc+ca) \geq 9$ so $(a+b+c) \geq 3$, and $1 \geq abc$.
If $a>b$:$a=b+k$, $k>0$
So we have $\sqrt[2]{b+k}+\sqrt[2]{b+1}+\sqrt[2]{c+1}$.
Do you think this kind of idea can lead to anything?
By Holder $$\left(\sum_{cyc}\sqrt{a+1}\right)^2\sum_{cyc}\frac{(a+2)^3}{a+1}\geq(a+b+c+6)^3$$ and it's enough to prove that: $$(a+b+c+6)^3\geq18\sum_{cyc}\frac{(a+2)^3}{a+1}.$$ Now, let $a+b+c=3u$, $ab+ac+bc=3v^2$,where $v>0$, and $abc=w^3$.
Thus, after homogenization we need to prove that: $$(3u+6v)^3\geq18v\sum_{cyc}\frac{(a+2v)^3}{a+v},$$ which is equivalent to $f(w^3)\geq0$, where $f$ is a linear function.
But the linear function gets a minimal value for an extremal value of $w^3$,
which by $uvw$ happens in the following cases.
Let $c\rightarrow0^+0$ and $b\rightarrow\frac{3}{a},$ where $a>0$.
Thus, we obtain:$$\left(a+\frac{3}{a}+6\right)^3\geq18\left(\frac{(a+2)^3}{a+1}+\frac{\left(\frac{3}{a}+2\right)^3}{\frac{3}{a}+1}+8\right)$$ or$$a^8+4a^7+30a^6+18a^5-162a^4+54a^3+270a^2+108a+81\geq0,$$ which is true by AM-GM: $$a^8+4a^7+30a^6+18a^5-162a^4+54a^3+270a^2+108a+81>$$ $$>\left(2\sqrt{30\cdot270}-162\right)a^4>0;$$ 2. Two variables are equal.
Let $b=a$ and $c=\frac{3-a^2}{2a},$ where $0<a<\frac{3-a^2}{2a}.$
Thus, we need to prove that: $$\left(2a+\frac{3-a^2}{2a}+6\right)^3\geq18\left(\frac{2(a+2)^3}{a+1}+\frac{\left(\frac{3-a^2}{2a}+2\right)^3}{\frac{3-a^2}{2a}+1}\right)$$ or $$(a-1)^2(3+8a+45a^2+24a^3-7a^4-a^6)\geq0$$ and we are done!