I want to find a maximum for $\sum_{i = 1}^n x_i$ subject to $\sum_{i = 1}^n x_i^{\alpha} \leqslant c$ where $c > 0$, $x_i > 0$ and $\alpha$ is a positive number greater than zero and not equal to 1.
This is an extension to my previous question found here which involved finding a solution when when $\alpha = 2$ by using the Cauchy-Schwarz inequality.