Prove that $E(X+Y)^p \le 2^p (E(X^p)+E(Y^p))$

100 Views Asked by At

Suppose $X, Y$ are nonnegative random variables and $p \ge 0$. How can I prove that

$E(X+Y)^p \le 2^p (E(X^p)+E(Y^p)).$

I would appreciate any help.

1

There are 1 best solutions below

0
On BEST ANSWER

Hint: try using the two inequalities $X+Y\leq 2\max\{X,Y\}$ and $\max\{X,Y\}\leq X+Y$.