I believe that this may require Cauchy-Schwarz
$$|\vec{u}\cdot\vec{v}|\leq |\vec{u}|\cdot|\vec{v}|$$
to solve.
Let $y_1,y_2,\ldots ,y_p$ be $p$ positive numbers and let $i$ be a positive integer. Let $Z_i$ be the number defined by the formula
$$Z_i:=\left(\frac{y_1^i+{\cdots}+y_p^i}{p}\right)^{\frac{1}{i}}.$$
Show that if $y_1,y_2,\ldots ,y_p$ are not all equal, then $Z_i$ is strictly less than $Z_{2i}$.
Edit
$$\left(\frac{y_1^i+{\cdots}+y_p^i}{p}\right)^2<\frac{y_1^{2i}+{\cdots}+y_p^{2i}}{p}$$ (raise each side to the $2i$ power.)
Setting $u_k=v_k=y_k$ results in the following statement:
$$\left(y_1^2+{\cdots}+y_p^2\right)^2\leq{}\left(y_1^2+{\cdots}+y_p^2\right)\cdot{}\left(y_1^2+{\cdots}+y_p^2\right)$$
$$ \vec{u}=\left(\begin{array}{c} \frac{x_1^p}{n}\\ \vdots\\ \frac{x_1^p}{n} \end{array} \right), \vec{v}=\left(\begin{array}{c} 1_1\\ \vdots\\ 1_n \end{array} \right) $$ \begin{align*} \Vert\vec{u}\cdot\vec{v}\Vert &\leq\Vert\vec{u}\Vert\cdot\Vert\vec{v}\Vert\\ \frac{x_1^p}{n}+{\cdots}+\frac{x_n^p}{n} &\leq\sqrt{\frac{x_1^{2p}}{n^2}+{\cdots}+\frac{x_n^{2p}}{n^2}}\cdot\sqrt{n}\\ \frac{x_1^p+{\cdots}+x_n^p}{n} &\leq\sqrt{\frac{x_1^{2p}+{\cdots}+x_n^{2p}}{n}}\\ \left(\frac{x_1^p+{\cdots}+x_n^p}{n}\right)^{\frac{1}{p}} &\leq\left(\frac{x_1^{2p}+{\cdots}+x_n^{2p}}{n}\right)^{\frac{1}{2p}} \end{align*}