Find the maximum value of the product $$\ x_1^2 x_2^2\cdots x_n^2 $$ if $$\ x_1^2+x_2^2+\cdots+x_n^2=1 $$
I found out that, if $\ x_1^2=x_2^2=\cdots=x_n^2 $, then $\ x_1^2 x_2^2\cdots x_n^2 =1/n^n$ but I don't know how to prove that it's the biggest possible product
The arithmetic mean geometric mean inequality states that $$\frac{a_1+a_2+\cdots+a_n}n\ge\sqrt[n]{a_1a_2\cdots a_n} $$ whenever $a_1,\ldots,a_n\ge0$. Of course, equality holds when $a_1=\cdots=a_n$.
Can you find a useful substitution for the $a_j$ in terms of the $x_j$?