Problem. Let $a,b,c\ge 0: ab+bc+ca=1.$ Prove that$$\frac{1}{\sqrt{a+1}}+\frac{1}{\sqrt{b+1}}+\frac{1}{\sqrt{c+1}}\le 1+\sqrt{2}.$$Equality holds at $(0,1,1).$
I've tried to use Jichen lemma .
Firstly, we rewrite the OP as$$1+\sqrt{\frac{1}{2}}+\sqrt{\frac{1}{2}}\ge \frac{1}{\sqrt{a+1}}+\frac{1}{\sqrt{b+1}}+\frac{1}{\sqrt{c+1}}.$$ By using the lemma, we will prove three following inequalities$$2\ge \frac{1}{a+1}+\frac{1}{b+1}+\frac{1}{c+1}.$$ $$\frac{5}{4}\ge \sum_{cyc}\frac{1}{a+1}\frac{1}{b+1}$$ $$\color{red}{\frac{1}{4}\ge \frac{1}{a+1}\frac{1}{b+1}\frac{1}{c+1}.}$$ The last inequality is wrong already which says that Jichen lemma is not appropriate.
I hope to see some good ideas. Thank you.