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.
Proof.
We have, for all $x \ge 0$ $$\frac{1}{\sqrt{x + 1}} \le \frac{2\sqrt 2 - 1}{7} + \frac{24 + 22\sqrt 2}{49x + 35 + 28\sqrt 2}. \tag{1}$$ (Note: We have $\mathrm{RHS}^2 - \mathrm{LHS}^2 = \frac{(9 - 4\sqrt 2)x(x-1)^2}{(7x + 5 + 4\sqrt 2)^2(x + 1)}\ge 0$.)
Using (1), it suffices to prove that $$3 \cdot \frac{2\sqrt 2 - 1}{7} + \sum_{\mathrm{cyc}} \frac{24 + 22\sqrt 2}{49a + 35 + 28\sqrt 2} \le 1 + \sqrt 2$$ or $$\sum_{\mathrm{cyc}} \frac{2}{7a + 5 + 4\sqrt 2} \le \sqrt 2 - 1$$ or (after clearing the denominators) $$(21 + 14\sqrt 2)(ab + bc + ca) + (5 + 4\sqrt 2)(a + b + c) + 49abc - 31 - 22\sqrt 2 \ge 0. \tag{2}$$
Using $(a + b + c)^2 \ge 3(ab + bc + ca)$, we have $a + b + c \ge \sqrt 3$.
If $a + b + c \ge 2$, we have $$\mathrm{LHS}_{(2)} \ge 21 + 14\sqrt 2 + (5 + 4\sqrt 2)\cdot 2 - 31 - 22\sqrt 2 = 0.$$
If $\sqrt 3 \le a + b + c < 2$, using $abc \ge \frac{4(a + b + c)(ab + bc + ca) - (a + b + c)^3}{9}$ (degree three Schur inequality), we have \begin{align*} \mathrm{LHS}_{(2)} &\ge -\frac{49}{9}(a + b + c)^3 + (241/9 + \sqrt 2)(a + b + c) - 10 - 8\sqrt 2\\[6pt] &\ge 0. \end{align*}
We are done.