Section 9.2 Monotone Sequence
\(\displaystyle \left\{ a_n \right\}_{n = 1}^{\infty} \) is called: strictly increasing if \(a_1 \lt a_2 \lt \dots \lt a_n\) increasing if \(a_1 \leq a_2 \leq \dots \leq a_n\) strictly decreasing if \(a_1 \gt a_2 \gt \dots \gt a_n\) decreasing if \(a_1 \geq a_2 \geq \dots \geq a_n\) A sequence which is increasing or decreasing is
Definition 9.2.1.
monotone
and a sequence which is strictly increasing or decreasing is strictly monotone
.
How do we tell what a squence does?
strictly increasing if \(a_{n+1} - a_n \gt 0\) or if \(\dfrac{a_{n+1}}{a_n} \gt 1\)
increasing if \(a_{n+1} - a_n \geq 0\) or if \(\dfrac{a_{n+1}}{a_n} \geq 1\)
strictly decreasing if \(a_{n+1} - a_n \lt 0\) or if \(\dfrac{a_{n+1}}{a_n} \lt 1\)
decreasing if \(a_{n+1} - a_n \leq 0\) or if \(\dfrac{a_{n+1}}{a_n} \leq 1\)
Determine the type of sequence: Substitution method: Division method:
Example 9.2.1.
Subsection 9.2.1 Eventually Monotone Sequences
Consider the sequence
If discarding finitely many terms from the beginning of a sequence produces a sequence with a certain proterty, we say that the original sequence has that property
Definition 9.2.2.
eventually
.
Example 9.2.2.
Show \(a_n = \frac{10^n}{n!}\) is eventually strictly decreasing:
Using the divisional method:
Subsection 9.2.2 Convergence of Monotone Sequences
If a sequence is eventually increasing there are two possibilities:
there is a constant \(M\) called an upper bound for the sequence such that \(a_n \leq M\) for all \(n\text{,}\) in which case the sequence converges to a limit \(L\) with \(L \leq M\)
no upper bound exists so \(\displaystyle \lim_{n\to\infty} a_n = \infty\)
If a sequence is eventually decreasing, there are two possibilities:
there is a constant \(M\text{,}\) called a lower bound for the sequence that \(M \leq a_n\) for all \(n\) in which case the sequence converges to a limit \(L\) with \(M \leq L\)
no lower bound exists so \(displaystyle \lim_{n\to\infty} a_n = - \infty \)
Example 9.2.3.
Show \(a_n = \frac{10^n}{n!}\) converges. We know \(\left\{ \frac{10^n}{n!} \right\}\) is eventually strictly decreasing, so we need to find a lower bound.
Sequence: \(10, \quad 50, \quad \frac{500}{3}, \quad \frac{10000}{24}, \dots\)
Can we find a number smaller than any of these? Yes, \(0\) is a lower bound thus the sequence converges.
Now we know the sequence converges but can we find what it converges to?