I am sure the answer to this question is already somewhere here, but I could not find it.
If we have a sequence of functions $f_n \in L_1$, with pointwise limit $f$, and assuming we know that $\int |f_n| d\mu \rightarrow \int |f| d\mu$, where the latter might possibly be infinite, does this imply $\int f_n d\mu \rightarrow \int f d\mu$?
The reason I am asking this is because I was confused if I could apply monotone convergence in the case that I do not have monotonicity of the functions itself but rather of the absolute values, i.e. $|f_n|\leq |f_{n+1}|$? And if not, is there a good counterexample that illustrates how this approach will fail?
IF $|f|=\infty$ the answer may be no. For example $$f_n(x)=\sum^n_{j=1}(-1)^j j\mathbb{1}_{(j,j+1]}(x)$$ $f_n\xrightarrow{n\rightarrow\infty}f:=\sum^\infty_{j=1}(-1)^j j\mathbb{1}_{(j,j+1]}(x)$, $\lim_n\int |f_n|=\infty=\int|f|$, and $\lim_n\int|f-f_n|=\infty$.
When $f\in L_1$, the answer is yes and it follows from the following version of dominated convergence
by setting $g_n=|f_n|$.
Edit: For a discussion of the version of dominated convergence I quoted above you may see this.