I have a question related to this post: Expected value of infinite sum
Is the condition listed necessary/sufficient (or both?)
For instance, I'm thinking of $X_n=\frac{1}{n}Z_n$, where $Z_n \sim$N(0,1) are iid. It "feels like" $E\sum_{n=1}^\infty X_n$=0, but $\sum_{n=1}^\infty E|X_n|$ =$\sum_{n=1}^\infty \frac{1}{n}E|Z_n|$ =$E|Z_1|\sum_{n=1}^\infty \frac{1}{n}=\infty$. Thus, we can't use the result listed above to justify interchanging expectation and summation. But I was wondering if my feeling is right.