Suppose $\{X_n\}$ is a sequence of non-negative random variables such that
$$EX_n<\infty, \text{ }\lim_{n\rightarrow \infty}EX_n =\infty$$
and $\lim_{n\rightarrow \infty}X_n$ exists a.s. May I argue that $E[\lim_{n\rightarrow \infty}X_n]=\infty$?
Thank's!
Nope, take $U_n$ a i.i.d. sequence of uniform random variables on $[0,1]$ and
$$X_n = n^3 1_{U_n \leq \frac{1}{n^2}}$$
It's easy to see $EX_n = n \to +\infty$
Since $\sum_n P(U_n \leq \frac{1}{n^2}) = \sum_n \frac{1}{n^2} < +\infty$, by Borel-Cantelli lemma, we know that almost surely, there are only finite many $U_n$ such that $U_n \leq \frac{1}{n^2}$, which means $$\lim X_n = 0\text{ almost surely}$$
so $E(\lim X_n) = E(0) = 0$