I wish to prove the following statement: Suppose $\{ f_n\} \in L^2([0,1])$, $f_n \to f$ pointwise, and $\sup \|f_n\|_{L^2}^2 < \infty$. Then $f_n \to f$ in $L^p$ for $p\in [1,2)$.
Here is what I have so far: By Fatou's lemma, one can see that $$ \int_{[0,1]} |f|^2 \ dx \leq \liminf \int_{[0,1]} |f_n|^2 \ dx < \infty $$ so indeed $f \in L^2$ as well. However, after this step, I am stuck. I tried applying Holder's inequality to yield $$\int_{[0,1]} |f_n-f|^p \ dx \leq \left(\int_{[0,1]} |f_n-f|^2 \ dx\right)^{p/2} $$ But this dosent seem helpful as we do not have $f_n \to f$ in $L^2$. I would appreciate any help on this problem.
Edit: After thinking for a while, I came up with the following idea using Dominated Convergence Thm. We have the bound $$\|f_n - f\|_{L^p} \leq \|f_n\|_{L^p} + \|f\|_{L^p}$$ The RHS is integrable using the Holder inequality as above. The result would then follow directly by passing the limit inside the integral. Would this approach work?
Feng as already explained why the dominated convergence argument does not work.
Here is an alternative proof, using Egoroff's theorem. It was shown in the opening post that $f$ belongs to $\mathbb L^2$, hence considering $g_n=f_n-f$, we know that $g_n\to 0$ pointwise and that $M:=\sup_{n\geqslant 1}\lVert g_n\rVert_2 <\infty$. We have to show that for each $p\in [1,2)$, $\lVert g_n\rVert_p\to 0$.
Let $\varepsilon>0$. Egoroff's theorem that we can find a set $A_\varepsilon\subset [0,1]$ such that $\sup_{x\in A_\varepsilon}\lvert g_n(x)\rvert\to 0$ and $\lambda\left([0,1]\setminus A_\varepsilon\right)<\varepsilon$. Consequently, $$ \lVert g_n\rVert_p^p=\int_{A_\varepsilon} \lvert g_n(x)\rvert^p d\lambda(x)+\int_{[0,1]\setminus A_\varepsilon} \lvert g_n(x)\rvert^p d\lambda(x)\leqslant \sup_{x\in A_\varepsilon}\lvert g_n(x)\rvert+\int_{[0,1]\setminus A_\varepsilon} \lvert g_n(x)\rvert^p d\lambda(x).$$ For the last integral, use Hölder's inequality with the exponents $p'=2/p$ and $q'=2/(2-p)$ to get that $$ \lVert g_n\rVert_p^p\leqslant \sup_{x\in A_\varepsilon}\lvert g_n(x)\rvert+M^p\varepsilon^{(2-p)/2}. $$