Q/ Let $\{f_n\}$ be a sequence of measurable functions that converge to $f$ almost everywhere. Does $f_n$ converge in $L_1$? Justify your answer. How about the converse? (i.e if $\{f_n\}$ converges to $f$ in $L_1$, does it converge to $f$ a.e?) Either give a proof or counterexample).
For both cases if the corresponding result is not true, how about if we consider a subsequence?
A/ For the first part I am pretty sure its false for both the sequence and any subsequences by taking the counterexample;
Let our measure space be $(\mathbb{R},\lambda)$, $\;\;f_k=\frac{1}{k}$ for $x\in [0,k]$ and $0$ otherwise and let $f=0$
For the converse however I am not so sure, here is what I wrote as a proof;
Suppose $||f_n-f||_1=\int\,|f_n(x)-f(x)|\;d\mu \rightarrow 0$. This implies $|f_n(x)-f(x)|\rightarrow 0$ a.e, i.e $f_n\rightarrow f$ a.e
Does this even make sense? I don't really understand how the integral could tend to zero without whats inside tending to zero. I'm struggling in general to understand all the different forms of convergence and how they fit together, in the question do they mean pointwise convergence?