Let $X_i$s be i.i.d zero mean random variables whose $p$-th moments are finite. Prove $$E\left[\left(\sum_{i=1}^{n}X_i\right)^p\right]\leq C_p n^{p/2}$$ where $C_p$ is a constant independent of $n$.
My effort: I think we have to expand the sum and then say each term is of $k$-th moment, count the number of them and the upper bound. This seems to be messy. Is there a better solution? Or, is it a name of a theorem?
Let's assume that $p\geq 2$.
By Marcinkiewicz–Zygmund inequality, there exists $B_p$ such that $$E\left( \left\vert \sum_{i=1}^{n}X_{i}\right\vert ^{p}\right)\leq B_{p}E\left( \left( \sum_{i=1}^{n}\left\vert X_{i}\right\vert ^{2}\right) _{{}}^{p/2}\right)=B_pn^{p/2}E\left( \left( \frac 1n \sum_{i=1}^{n}\left\vert X_{i}\right\vert ^{2}\right) _{{}}^{p/2}\right)$$
Since $x\mapsto x^{p/2}$ is convex, $$\left(\frac 1n \sum_{i=1}^{n}\left\vert X_{i}\right\vert ^{2}\right) _{{}}^{p/2}\leq \frac 1n \sum_{i=1}^n |X_i|^p $$ hence
$$E\left( \left\vert \sum_{i=1}^{n}X_{i}\right\vert ^{p}\right)\leq B_pn^{p/2}E\left( \frac 1n \sum_{i=1}^n |X_i|^p \right) = B_pn^{p/2} E(|X_1|^p) $$