I know the sequence does not converge to a point, so it must diverge. It is bounded on the bottom by 0 and there is no upper bound. So does it diverge because it is not bounded or because it oscillates? Thanks.
2026-04-01 16:05:59.1775059559
Why does $a_n=\sqrt{n} + \sin(n)$ diverge?
77 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
The sequence $$ a_n = \sqrt{n} + \sin(n) $$ diverges because it grows without bound. For any given $M$ you can find an $n$ such that $a_n > M$. That's it.
Now, it is bounded below, but not above. If you have a sequence that is bounded below and above, and if it is monotonic (i.e. strictly increasing or decreasing from a point) then it will be convergent. But your example is not bounded above.