The sign of \(m\) is positiveis negativedoes not matter, and the sign of \(b\) is is positiveis negativedoes not matter
Existence results for limits
Perhaps the best way to determine whether the limit of a sequence exists is to compute it. Even though we’ve been working with sequences that are generated by an explicit formula in this section thus far, not all sequences are defined this way. Sometimes, we’ll only have a recursive description of a sequence rather than an explicit one, and sometimes we will have neither. It is common to only have a recursive description of a sequence, so we want to determine a good approach for determining whether a limit exists without having to compute it directly. To do this, we introduce some terminology focused on the relationships between the terms of a sequence.
A sequence is called
- strictly increasing if \(a_n<a_{n+1}\) for all \(n\),
- increasing or nondecreasing if \(a_n\le a_{n+1}\) for all \(n\),
- strictly decreasing if \(a_n>a_{n+1}\) for all \(n\),
- decreasing or nonincreasing if \(a_n\ge a_{n+1}\) for all \(n\).
Lots of facts are true for sequences which are either increasing or decreasing; to talk about this situation without constantly saying “either increasing or decreasing,” we can introduce a single word to cover both cases.
If a sequence is increasing, or nondecreasing, or decreasing, or nonincreasing, it is said to be monotonic.
The sign of \(a_1\) is positiveis negativedoes not matter, and the sign of \(r\) is is positiveis negativedoes not matter
Sometimes we want to classify sequences for which the terms do not get too big or too small.
- bounded above if there is some number \(M\) so that for all \(n\), we have \(a_n\le M\).
- bounded below if there is some number \(m\) so that for all \(n\), we have \(a_n\ge m\).
- bounded if it is both bounded above and bounded below.
So what does this definition actually say? Essentially, we say that a sequence is bounded above if its terms cannot become too large and positive, bounded below if its terms cannot become too large and negative, and bounded if the terms cannot become too large and positive or too large and negative.
So, what do these previous definitions have to do with the idea of a limit? Essentially, there are three reasons that a sequence may diverge:
- the terms eventually are either always positive or always negative but become arbitrarily large in magnitude.
- the terms are never eventually monotonic.
- the terms are never eventually monotonic and become arbitrarily large in magnitude.
Let’s think about the terminology we introduced.
- If we know that a sequence is monotonic and its limit does not exist, then the terms become too large in magnitudethe terms are never eventually monotonicthe terms are never eventually monotonic and become arbitrarily large in magnitude.
- If we know that a sequence is bounded and its limit does not exist, then the terms become arbitrarily large in magnitude.the terms are never eventually monotonicthe terms are never eventually monotonic and become arbitrarily large in magnitude.
We can now state an important theorem:
To think about the statement of the theorem, if we have a sequence that is bounded, the only way it could diverge is if the terms are never eventually monotonic. However, if we know the sequence is also monotonic, this cannot happen! Thus, the series cannot diverge, so it must have a limit.
In short, bounded monotonic sequences always converge, though we can’t necessarily describe the number to which they converge. Let’s try some examples.
In the previous examples, we could write down a function \(f(x)\) corresponding to each series and apply the theorem from earlier in the section. However, this is not always possible.
For \(s_n\), note that since \(a_n \geq 1\) for all \(n\), each term \(a_n\) is positive. Thus, \(s_n\) is increasing and hence monotonic.
However, since \(a_n\geq 1\) for all \(n\), we have the following inequality.
Hence, \(\{s_n\}\) is not bounded and \(\lim \limits _{n \to \infty } s_n\) does not exist.
ooooo-=-=-=-ooOoo-=-=-=-ooooo
more examples can be found by following this link
More Examples of Limits of Sequences