Sequence of functions that converge to zero a.e.

65 Views Asked by At

Find a sequence of integrable functions $f_n:[0,1]\to\mathbb{R}$ such that $f_n\to0$ almost everywhere in $[0,1]$ and $\lim_{n\to\infty}\int^1_0 f_n(x)dx=0$ but there exists a set $E\subset [0,1]$ such that $\int_E f_n(x)dx=1$ for all $n\in\mathbb{N}$

1

There are 1 best solutions below

0
On

Hint. Consider

$$f_n(x) = 2n \mathbf{1}_{(0,\frac{1}{2n}]}(x) - 2n \mathbf{1}_{[1-\frac{1}{2n}, 1)}(x) $$

together with $E = [0, \frac{1}{2}]$.