Let $f_n \; \colon (0,1) \to \mathbb{R} $ a sequence of Lebesgue integrable functions which converges almost everywhere in $(0,1)$ to $0$. Prove or Disprove: if there exists $p \in (1,+ \infty)$ such that $(f_n)$ is bounded in $L^p(0,1)$,then $\lim_{ n \to \infty} \int_0^1|f_n(x)| \, dx =0$.
2026-04-06 00:17:22.1775434642
On
sufficient condition for mean convergence in $L^1$:prove or disprove
73 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
7
On
For future readers: this answer is a failed attempt at a counterargument. I’m leaving it here instead of deleting it since I think my faults here can be instructive. Read the comments below for more detail.
Here’s a modification to what I posted earlier: let $f_n:(0,1)\to\mathbb{R}$ be defined by
$$ f_n(x) =\begin{cases} n\ln(n), & \text{if} \;\; x\in\left(0,\frac{1}{n}\right)\\ 0, &\text{otherwise} \end{cases}. $$
We see that the $f_n\to0$ point wise, however we find that
$$ \int_0^1 |f_n|dx = \frac{1}{n}\cdot n\ln(n) = \ln(n). $$
I think the property is true and Egorov's theorem will help here. Fix $\varepsilon >0$. Since $f_n \to 0$ a.e., there is a set $E \subset (0,1)$ such that $\lvert E\rvert < \varepsilon$ and $f_n \to 0$ uniformly on $(0,1)\setminus E$. Now fix $\delta > 0$ and $N$ large enough that $\lvert f_n \rvert < \delta$ on $(0,1)\setminus E$ whenever $n \ge N$. Then for $n \ge N$, \begin{align*} \int^1_0 \lvert f_n(x)\rvert dx &= \int_{(0,1)\setminus E} \lvert f_n(x)\rvert dx + \int_E \lvert f_n(x)\rvert dx \\ &\le \delta \int_{(0,1)\setminus E}dx + \lvert E \rvert^{1/q}\|f_n\|_{L^p(0,1)}\\ &\le \delta + \varepsilon^{1/q}M \end{align*} where $M$ is the bound on $f_n$ in $L^p(0,1)$, and $q$ is the dual exponent to $p$. Since $\varepsilon$ and $\delta$ are arbitrary, this shows that $\int^1_0 \lvert f_n(x)\rvert dx \to 0.$