Say $f_n$ is some sequence of Lebesgue integrable maps $[0,1] \to \mathbb R$ such that for all $x\in [0,1]$:
$$ \lim_{n \to \infty} f_n (x) = 0$$
That is, the pointwise limit is the zero function.
Now consider the sequences
$$ \int_0^1 f_n(x)dx$$
and
$$ \int_0^1 |f_n(x)|dx$$
I believe that if the pointwise limit function is zero then these should also tend to zero but I'm not 100% sure.
Especially, I'm not sure how to argue it because they are only integrable and not necessarily continuous.
Does anyone have any insights into this?
Nope, not true, even for everywhere pointwise convergence: Consider $$ f_n(x) = \begin{cases} n^2x & 0\leq x\leq 1/n\\ 2n-n^2x & 1/n<x\leq 2/n\\ 0 & x>2/n \end{cases}. $$ (Note that all $f_n$ are continuous…). Also look up Lebesgue's dominated convergence theorem.