Let $f_n: E \to \mathbb{R} \cup \{\infty\}$ be Leb.-integrable and suppose:
1) There is a sequence $\{a_n\}$ s.th. $a_n \ge 0$
2) $\sum_{n=1}^{\infty} a_n = L$ (i.e.: it converges to some L)
3)$\int_E |f_n(x)| \le a_n$ for all $n$
I want to show that $f_n \to 0$ almost everywhere.
My initial approach in solving this has been to note that \begin{equation} 0 \le \int_E |f_n | \le a_n \end{equation}
And then to apply a summation to the above inequality from $1$ to $n$. After doing this, I can use the Monotone Convergence Theorem so I can work with $\int_E \sum_{i=1}^{n} |f_i| \le \sum_{i=1}^{n} a_i $.
At this point, I'm thinking I can take the limit as n goes to $\infty$, however this is where I'm hitting a wall. Everything thus far seems intuitive, but I wonder if I'm missing something or incorrectly incorporating the above sums (perhaps in how I indexed?). Also, I know from previous theorems in this course that since $f$ is Leb.-integrable, $|f_n|$ is as well, and functions that are leb.-integrable are finite a.e (when working on the extended reals, as I am here). I believe this will come into play at some point in this proof, but where at I'm unsure.
Would a good strategy be to show, somehow, that $\sum_{I=1}^{n} \int_E |f_i|$ converges to $0$ a.e., and using this show that $f_n \to 0$?
Any clarification will be welcomed.