I am trying to find: $$\liminf_{n\to\infty} \ f_n$$
where $f_n = \mathbb{1}_{[n,n+1]}$ is the indicator function that takes value $1$ in the set $[n,n+1]$ and $0$ elsewhere. It seems intuitively obvious to me that the liminf should be zero. However, when I picture the graph of $f_n$, it seems that for $n \geq 1$, it is just a horizontal line at $1$ that goes off to infinity. Can anyone tell me what I am missing here? Thanks!
For any fixed $x$, there exists $N \in \mathbb{N}$ such that $N > x$ so that $I_{[n, n + 1]}(x) = 0$ for all $n > N$. So in fact the statement can be strengthened as $$\lim_{n \to \infty} f_n(x) = 0,$$ which of course implies that $\liminf_{n \to \infty} f_n(x) = 0$.