PROBLEM: 1) Assume $f$ is a bounded measurable function on $\mathbb{R}$, does $f_n(x):=f(x+\frac{1}{n})$ converge to $f(x)$ almost everywhere? 2) If not, is there a subsequence $n_k$ such that $f_{n_k}$ converges to $f$ almost everywhere?
Beginner in Real Analysis and have two ideas but neither worked:
- Lusin's Theorem. Not sure how the statement would be if the domain of $f$ is $\mathbb{R}$. One related problem here: Version of Lusin's theorem on real line.
- Dirichlet Function as an example. When $x$ is irrational, whether $f_n(x)$ converges to $f(x)$ or not.
Any hints or counterexamples will be appreciated.
Proof. It is a standard property that $f(\cdot + \frac1n)\to f$ in $L^1$ sense (this is called "$L^1$ continuity of the translations"). It is another standard property that a sequence that converges in $L^1$ has a subsequence converging pointwise and almost everywhere. This concludes the proof.
– Giuseppe Negro Oct 27 '20 at 13:31