I have a challenge in doing the following proof: if $\{f_n\}$ is a sequence defined by
$f_n(x)=\begin{cases}1, & \text{if}\;n\leq x\leq n+1,\\0 & \text{otherwise},\end{cases}$ then I want to prove that
- $f_n\to f\equiv 0 \;\;\text{as}\;n\to \infty.$
- $\liminf\limits_{n\to \infty}\int f_n(x)dx\neq \int f(x)dx.$
The truth is, I don't see the solution coming soon but I believe there are people here who can help me do justice to it. Any help would be highly regarded.
Let $x$ be arbitrary but fixed. By definition, we have for all $n>x$: $f_n(x)=0$. This implies $f_n(x)\to 0$. Since $x$ was arbitrary, we have $\lim_n f(x)=0$ for all $x$.
$\int_{\infty}^{\infty} f_n(x)dx=\int_n^{n+1}1dx=1$- this holds for all $n$. Therefore the liminf of $\int_{\infty}^{\infty} f_n(x)dx$ is $1$.