$X$ and $Y$ are independent r.v. such that $E|X|^p < \infty$ and $E|Y|^p < \infty$ for $p\ge 1$. Assume $EY=0$. Prove $E|X|^p \le E|X+Y|^p$.
I have no idea how to proceed.
$X$ and $Y$ are independent r.v. such that $E|X|^p < \infty$ and $E|Y|^p < \infty$ for $p\ge 1$. Assume $EY=0$. Prove $E|X|^p \le E|X+Y|^p$.
I have no idea how to proceed.
With the hints of Sergei Golovan:
Consider conditional expectation $ E(|X+Y|^p|\ X)$ and apply Jensen's inequality to it: $$E(|X+Y|^p|\ X )\geq |E(X+Y|\ X)|^p. $$ Moreover, since $X$ and $Y$ are independent and $EY=0$, we have $E(X+Y|\ X)=X+EY=X$. This gives $$E(|X+Y|^p|\ X )\geq |X|^p, a.s. $$ Now we take expectations on both sides in the last inequality and obtain: $$E|X+Y|^p=E(E(|X+Y|^p|\ X ))\geq E|X|^p, $$ as desired.