0

Let $(X,\mathcal{S},\mu)$ be a measure space and let $f_1,f_2,\cdots$ be a sequence of measurable functions from $X$ to $\mathbb{R}$.

My question is if $$ \lim_{k\rightarrow\infty}\int|f_k|d\mu=0 $$ then does it follow that $\lim_{k\rightarrow\infty}|f_k|$ exists? I'm trying to solve a problem and this result would be very convenient.

Thanks!

Karambwan
  • 689

1 Answers1

1

This is saying that the $f_k$ converge to $0$ in $L^1$. It is a result that this implies that there is a subsequence $f_{n_k}$ which converges to 0 almost everywhere, but in general it is not necessary that $f_{n} \to 0$. A standard counterexample is the "typewriter" sequence; see this MSE post: The Typewriter Sequence.

Chris
  • 5,106
  • 12
  • 26