My question stems from the responses to this question:
(a) There exists a positive continuous function $f$ on $\mathbb{R}$ so that $f$ is integrable on $\mathbb{R}$, but yet $\lim\sup_{x \to > \infty} f(x) = \infty$.
I understand the idea behind it: basically, make a sequence of "tent functions" where the base shrinks to measure zero while the height goes to infinity. What I don't understand is why we need to sum these tent functions?
Suppose $f_n$ is one of those tent functions and the base is $[n-\frac{1}{2^n},n+\frac{1}{2^n}]$. Then it is only nonzero on a set of measure $2^{-n+1}$. Then by construction, doesn't $\lim_{n \to \infty} f_n$ contain nonzero values on a set of measure zero, since $\lim_{n \to \infty} 2^{-n+1} = 0$? Doesn't that finish the proof?