Let $\mathbf{x}$ be a random vector. If $\mathbb{E}[\|\mathbf{x}\|]$ is upper bounded, does that imply that $\mathbb{E}[\|\mathbf{x}\|^2]$ is also upper bounded?
The Jensen's inequality goes the other way, but it seems quite intuitive that the proposition holds. If not, can you think of an example where it does not hold?
Thank you
Yeah, take $X$ so that $$ P(X = \sqrt{k}) = \frac{6}{\pi^2} \frac{1}{k^2}.$$
Then $\| X\| = X$, and $$E[X] = \frac{6}{\pi^2}\sum \frac{1}{k^{3/2}} < \infty.$$
Trying to compute $E[X^2]$ gives the harmonic series, though, which is not finite.