I've been given the following question and solution:
Let $W_t$ be a standard Brownian Motion w.r.t. ($\mathbf{P},\mathcal{F}_t)$. Prove that \begin{align} E[|W_t|] < \infty, \forall \text{ } t \end{align}
Solution: \begin{align} E[|W_t|] < E[1+W_t^{2}] < 1 + E[W_t^2] < 1+t <\infty \end{align}
My question is, what allows us to state the following? \begin{align} E[|W_t|] < E[1+W_t^2] \end{align}
Many thanks,
John
Note that $$|W_t| =|W_t| \cdot 1_{\{|W_t| \leq 1\}} + |W_t| \cdot 1_{\{|W_t|>1\}} \leq 1 + |W_t|^2.$$ This implies $$\mathbb{E}(|W_t|) \leq 1+ \mathbb{E}(W_t^2).$$
Remarks