If $\alpha$, $\beta$, $\gamma$ are angles of a triangle. prove that $\csc\frac\alpha2+\csc\frac\beta2+\csc\frac\gamma2 \ge 6$.
I started from $\alpha + \beta + \gamma = 180^{\circ}$ and then I tried to use some trigonometric identities, but with no success. Can someone tell me how to start?
Check the convexity of the function: $f(x) = \csc x = \frac {1}{\sin x}$ on the interval $(0,\frac \pi2)$ and you'll get it is a convex function. Then apply the Jensen's Inequality and you'll get:
$$\csc(\frac\alpha2)+\csc(\frac \beta2)+\csc(\frac \gamma2) \ge 3 \csc(\frac {\alpha + \beta + \gamma}{6}) = 3 \csc (\frac \pi6) = \frac{3}{\sin \frac\pi6} = \frac 3{\frac 12} = 6$$
Additionally from the Jensen's Inequality we can deduce that equality is reached if and only if $\alpha = \beta = \gamma = \frac \pi3$