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!