Prove or disprove (with counterexample) the following statement:
If $a_n > 0$ for all $n \in \mathbb{N}$, and $(a_n)_{n \in \mathbb{N}}$ is not bounded from above, then $a_n \to \infty$.
I thought the answer was true, since if the sequence is unbounded from above, and $a_n$ is greater than $0$, then it'd constantly increast to infinity. But it looks like the answer is false, and I don't really see why. What's a counterexample that refutes this statement? Thank you.
What about $a_{1}=1$, $a_{2}=2$, $a_{3}=1$, $a_{4}=4$, $a_{5}=1$, $a_{6}=6$, ...?