MHB How to solve Problem of the Week #226?

  • Thread starter Thread starter Euge
  • Start date Start date
  • Tags Tags
    2016
Click For Summary
The problem involves a measure space where a function f is integrable and a sequence of functions φ_n that are bounded and converge in L1 norm to zero. The goal is to demonstrate that the product of f and φ_n also converges to zero in L1 norm as n approaches infinity. A solution has been provided by Opalg, detailing the necessary steps to prove this convergence. The discussion emphasizes the importance of the properties of the functions involved and their implications for the convergence of the product. This highlights key concepts in measure theory and functional analysis.
Euge
Gold Member
MHB
POTW Director
Messages
2,072
Reaction score
245
Here is this week's POTW:

-----
Let $(X,\mu)$ be a measure space, $f\in \mathcal{L}^1(\mu)$, and $\phi_n\in \mathcal{L}^1(\mu)$ such that $\sup_{n,t}\lvert \phi_n(t)\rvert \le 1$ and $\|\phi_n\|_1 \to 0$ as $n\to \infty$. Show that $\|f\phi_n\|_1 \to 0$ as $n\to \infty$.-----

Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
This week's problem was solved by Opalg. You can read his solution below.
Suppose that $\|f\phi_n\|_1 \not\to0$. Then there exist $\varepsilon>0$ and a subsequence $(\|f\phi_{n_k}\|_1)$ such that $\|f\phi_{n_k}\|_1 \geqslant \varepsilon$ for all $k.$

A sequence that converges in the $L^1$-norm has to have a subsequence that converges pointwise almost everywhere. So the subsequence $(\phi_{n_k})$ has a sub-subsequence that converges almost everywhere to $0.$ Replacing $(\phi_{n_k})$ by this sub-subsequence, we may assume that (1) $\|f\phi_{n_k}\|_1 \geqslant \varepsilon$ for all $k$, and (2) for almost all $t$, $\phi_{n_k}(t) \to0$ as $k\to\infty.$

Since $|\phi_n(t)| \leqslant1$ (for all $n$ and $t$), it follows that $|f\phi_{n_k}(t)| \leqslant |f(t)|$ (for all $k$ and $t$). Thus the functions $|f\phi_{n_k}|$ are dominated by the integrable function $|f|.$ From (2), $|f\phi_{n_k}| \to0$ pointwise almost everywhere as $k\to\infty.$ Hence by the dominated convergence theorem $$\|f\phi_{n_k}\|_1 = \int |f\phi_{n_k}| \to0$$ as $k\to\infty$, which contradicts (1).

The contradiction shows that $\|f\phi_n\| \to0$ as $n\to\infty.$