Given positive numbers $a,b,c$ satisfying $a^2+b^2+c^2=1$, prove the following inequality $$\frac{a}{\sqrt{1-bc}} + \frac{b}{\sqrt{1-ac}}+\frac{c}{\sqrt{1-ab}}\le\frac{3}{\sqrt{2}}$$ Thanks
I have tried using CS, try to make use of $a+b+c\leq\sqrt3$, $abc\leq\frac{1}{3\sqrt3}$, but got nowhere –
hint:
$\dfrac{a}{\sqrt{2-2bc}} \le \dfrac{a}{\sqrt{1+a^2}}$
if you can prove $f(x)=\sqrt{\dfrac{x}{1+x}}$ is concave function, then the problem is solved.