Prove $\sin \frac{\alpha}{2}\sin \frac{\beta}{2}\sin \frac{\gamma}{2}\leq \frac {1}{8}$
I defined $f(x,y,z)=\sin \frac{\alpha}{2}\sin \frac{\beta}{2}\sin \frac{\gamma}{2}$, and wanted to find max/min points under the constraint $\alpha+\beta+\gamma=\pi$.
What I reached, when using the Lagrange multipliers method is as follows:
$\alpha+\beta+\gamma=\pi$, and $\sin \frac{\alpha}{2}\sin \frac{\beta}{2}\cos \frac{\gamma}{2}=\sin \frac{\alpha}{2}\cos \frac{\beta}{2}\sin \frac{\gamma}{2}=\cos \frac{\alpha}{2}\sin \frac{\beta}{2}\sin \frac{\gamma}{2}$
So obviously all points of the sort $(0,0,\pi), (\pi,0,0), (0,\pi,0)$ are fine, but I couldn't find the criticial points and extracting them from the Lagrange function.
Thanks in advance for any assistance!