Let $a,b,c\ge 0: ab+bc+ca=1.$ Find the maximum $$P=\sqrt{\frac{1}{a+1}+\frac{1}{b+1}}+\sqrt{\frac{1}{a+1}+\frac{1}{c+1}}+\sqrt{\frac{1}{c+1}+\frac{1}{b+1}}.$$ By denote some specific value, I think the maximal is $1+\sqrt{6}$ achieved at $(a,b,c)=(0,1,1).$
Now, by using Cauchy-Schwarz inequality, $$P\le \sqrt{3}.\sqrt{2\left(\frac{1}{a+1}+\frac{1}{b+1}+\frac{1}{c+1}\right)}.$$But it seems not good enough. I was in trouble to apply classical approach according to occuring equality.
Hope to see some ideas. I am very appreciate your help.
Some thoughts.
We can use Jichen lemma.
Indeed, we can rewrite the original inequality as$$\sqrt{\frac{1}{a+1}+\frac{1}{b+1}}+\sqrt{\frac{1}{a+1}+\frac{1}{c+1}}+\sqrt{\frac{1}{c+1}+\frac{1}{b+1}}\le 1+\sqrt{\frac{3}{2}}+\sqrt{\frac{3}{2}}.$$ By the lemma, we just need to prove the following inequalities $$\frac{1}{a+1}+\frac{1}{b+1}+\frac{1}{c+1}\le 2 \tag{1}$$ $$\sum_{cyc}{\left(\frac{1}{a+1}+\frac{1}{b+1}\right)\left(\frac{1}{c+1}+\frac{1}{b+1}\right)}\le \frac{21}{4} \tag{2}$$$$\left(\frac{1}{a+1}+\frac{1}{b+1}\right)\left(\frac{1}{c+1}+\frac{1}{b+1}\right)\left(\frac{1}{c+1}+\frac{1}{a+1}\right)\le \frac{9}{4} \tag{3}$$ The rest is smooth. Can you end it now?