I know a bounded increasing sequence has a limit $L$ and I can show $L$ has to be an integer, but I'm not sure what to do with this fact. The fact $\{a_n\}$ is bounded means there exists a number $M$ such that $a_n \leq M$ for all values of $n$, but I'm not sure how to relate this fact to the fact there exists a limit $L$.
2026-04-07 00:00:07.1775520007
How do I prove a bounded increasing sequence $\{a_n\}$ of integers is constant for large $n$?
184 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Actually the limit is just $L:=\sup\{a_{n}\}$. Then for $\epsilon\in(0,1/2)$, we have $0\leq L-a_{n}<\epsilon$ for large $n$. Since both $L$ and $a_{n}$ are integers, if they are distinct, then their difference must be at least $1$, but this cannot happen with the inequality $0\leq L-a_{n}<\epsilon$, so $a_{n}=L$.