Basically, limits are weird. Each one has to be examined on its own, and without any bias beforehand, in order to see how it behaves as things tend to infinity.
Possibly the most simple example to intuit would be comparing the two series
1/1 + 1/2 + 1/3 + 1/4 + 1/5 + ...
(sum of reciprocal numbers), which, despite each term getting successively smaller, will never reach a limit ever, and
1/1 + 1/4 + 1/9 + 1/16 + 1/25 + ...
(sum of reciprocal squares), which this time does reach a limit. But that this limit is "pi squared over six" is an answer that hardly leaps out at you. Why the heck would summing square numbers give you something to do with circles? But there you go. Limits are weird.
And they can get weirder still, as limits can be defined in multiple, and subtle, ways. Quite a famous example is that the sum of all whole numbers, 1+2+3+4+5..., etc, is:
1 + 2 + 3 + 4 + ... = -1/12
as long as you wave your hands over what you mean by "=" here, at least.