Suppose we have a function $f:[0,\infty)\to \mathbb{R}$ such that for every $N\in\Bbb{N}$ and every sequence of $\delta_n>0$ such that $\lim_{n\to\infty}\delta_n=0$, there exists $n$ for which $f(\delta_n)\geq N$.
Does that imply that $$\lim_{x\to 0}f(x)=\infty?$$
I am confused about this, because I would first think we must have $f(\delta_n)\geq N$ for all $n$ large enough, to conclude that $f(x)\to\infty$. But here for each sequence $\delta_n$ we only have one $n$ for which $f(\delta_n)\geq N$. But I cannot think of any counterexample, so maybe the statement is true. How to prove it?