For positive real numbers with $a+b+c=abc$ prove that
$$\frac{1}{\sqrt{1+a^2}}+\frac{1}{\sqrt{1+b^2}}+\frac{1}{\sqrt{1+c^2}}\le\frac{3}{2}$$
I made the substitution $a=\tan(\alpha), b = \tan(\beta), c= \tan(\gamma)$ with the constraint $\alpha+\beta+\gamma=\pi$
My inequality reduces to proving,
$$\cos^2(\alpha)+\cos^2(\beta)+\cos^2(\gamma) \le\frac32$$
But I am stuck on it. Any help with either inequality would be appreciated.
Nope, reduces to $\sum \cos$ not squared. Then just a standard Jensen's argument. ;)