Here is the problem I am attempting to prove.
We have $n$ segments whose sum is equal to one, with each segment having length less than one and greater than zero. Prove that making each segment of length $1/n$ maximizes the product $\prod_{i=1}^{n} n_i$.
From empirical observation I have seen that this product is maximized when each segment is $1/n$ but I can thinking of no way to prove it. Does anyone have any ideas?
Thanks