In a paper that I am reading, an inequality is given and the justification is Hölder's inequality: $$\left(\sum_{i=1}^n a_{ii}\right)^m \le n^{m-1} \sum_{i=1}^n a_{ii}^m$$ where $a_{ii}\ge0$ for all $i$.
However, I do not know why the justification works. I've tried justifying it by writing $a_{ii}$ as $a_{ii}\cdot1$, then applying the inequality. I get somewhat close, since $n$ raised to a power comes out as a factor, but unfortunately I'm not arriving at the above inequality.
Assuming $m > 1$ and the $a_{ii}$ are nonnegative, use conjugate exponents $m$ and $m/(m-1)$ in Hölder's inequality to get
$$\sum_{i = 1}^n a_{ii} \le \left(\sum_{i = 1}^n 1^{m/(m-1)}\right)^{(m-1)/m} \left(\sum_{i = 1}^n a_{ii}^m\right)^{1/m} = n^{(m-1)/m}\left(\sum_{i = 1}^n a_{ii}^m\right)^{1/m}$$
The inequality is then obtained by raising to the $m$th power.