If $X_n$ are independent random variables such that $\sum \mathbb{E} X_n$ exists, and that $\sum X_n$ converges a.s. (almost surely), must it be that $\mathbb{E} \sum X_n = \sum \mathbb{E} X_n$?
If $X_n \ge 0$, then this is obvious by using monotone convergence theorem since $\sum_{n=1}^{N} X_n$ is non-decreasing. Also, we know the following three things from $\sum X_n$ converges a.s.
1).$\sum\mathbb{P}(|X_n|>1)<\infty$
2).$\sum\mathbb{E}Y_n<\infty$, where $Y_n=X_n\mathbb{1}_{|X_n|\le 1}$
3).$\sum Var(Y_n)<\infty$
I am stuck on this problem and don't know how to proceed. Any help appreciated.