Let $u_n = u_n(t,x)$ be a sequence of functions, $u_n : (0, \infty) \times \mathbb{R}^N \rightarrow \mathbb{R}$, such that $u_n(t)$ converges to a function $u(t)$ in the $L^1(\mathbb{R}^N)$ norm for all $t \geq 0$.
I.e. $ ||u_n(t,\cdot) - u(t, \cdot)||_{L^1(\mathbb{R}^N)} \rightarrow 0$.
Also, assume the set of $u_n(t) $ is bounded in the $L^p(\mathbb{R}^N)$ norm, for all $p \in [1, \infty)$.
To Prove: $u_n(t) \rightarrow u(t)$ for all $t \geq 0$ in the $L^p(\mathbb{R}^N)$ norm, for all $p \in [1, \infty)$.
My Work So Far
By convergence in $L^1$, we know there exists a subsequence $u_{n_k}$ such that $u_{n_k}(t,x) \rightarrow u(t,x)$ pointwise, for almost all $x \in \mathbb{R}^N$, for all $t \geq 0$.
By boundedness of $u_n(t) $ in $L^p$, we know there exists $\text{lim inf}_{n_k \rightarrow \infty} ||u_{n_k}(t)||_{L^p} < \infty$.
Thus, by Fatou's Lemma, $ ||u(t)||_{L^p} \leq \text{lim inf}_{n_k \rightarrow \infty} ||u_{n_k}(t)||_{L^p} < \infty$ for all $t \geq 0$. In particular, $u(t) \in L^p( \mathbb{R}^N)$ for all $t \geq 0$.
This is the most concrete progress I can make. I would like to proceed as follows, but an unsure if this is a dead end:
Let $f_{n_k} (t,x) := |u_{n_k}(t, x) - u(t, x)|$. Then $f_{n_k}(t)$ is a sequence of functions in $L^p( \mathbb{R}^N)$, for all $p \in [1, \infty)$ and all $t \geq 0$, and we have $f_{n_k}(t) \rightarrow 0$ in $L^1$, for all $t \geq 0$, and $f_{n_k} (t,x) \rightarrow 0$ pointwise for almost all $x \in \mathbb{R}^N$ and all $t \geq 0$.
I would here like to use Lebesgue's Dominated Convergence Theorem somehow to finish the proof, but am having trouble finding a function which dominates $f_{n_k}$. Could someone please tell me how to find such a function, or if a different method is required. Thank you
You can drop the $t$, its not playing any role. Then you can use the following interpolation inequality, which is not hard to prove using Hölder's inequality:
Now, for any $p\in(1,\infty)$, there's some some $q$ such that $1<p<q<\infty$, and this defines $\alpha\in(0,1)$ by $\frac 1p = \frac{1-\alpha}1 + \frac\alpha{q}$. We get \begin{align} \|u_n - u\|_{L^p} \le \overbrace{\|u_n - u\|_{L^1}^{1-\alpha }}^{\to 0} \underbrace{\|u_n - u\|_{L^q}^{\alpha}}_{\text {bounded}} \xrightarrow[n\to\infty]{}0.\end{align}