Find maximum value of P = $\cos(x)\cos(y)\cos(z)$, given that $x + y + z = \frac{\pi}{2}$ and $x, y, z > 0$.
Effort 1. I drew a quarter-circle, divided the square angle into three parts, and attempted to derive the expression, but it went to nowhere.
Let $f(x)=\ln\cos{x}.$
Thus, $$f''(x)=-\left(\tan{x}\right)'=-\frac{1}{\cos^2x}<0.$$ Thus, $f$ is a concave function and since $e^x$ increases, by Jensen we obtain: $$\cos{x}\cos{y}\cos{z}=e^{\sum\limits_{cyc}\ln\cos{x}}\leq e^{3\ln\cos\frac{x+y+z}{3}}=\frac{3\sqrt3}{8}.$$ The equality occurs for $x=y=z=\frac{\pi}{6},$ which says that we got a maximal value.