Let ∑an be a series. The Ratio
Test involves looking at limn→∞|an+1||an|
to
see how a series behaves in the long run. As n goes to
infinity, this ratio measures how much smaller the value of
an+1 is, as compared to the previous term an, to see how
much the terms are decreasing (in absolute value). If this
limit is greater than 1, then for all values of n past a certain
point, the ratio
|an+1||an|>1, which would
indicate that the series is no longer decreasing. On the
other hand, if this limit is less than 1, the series converges
absolutely.
The Ratio Test: Suppose that
limn→∞|an+1||an|=L.
If L<1, then ∑an converges absolutely.
If L>1, or the limit goes to ∞, then
∑an diverges.
If L=1 or if L does not exist, then this test is
inconclusive, and we must do more work. We say the
Ratio Test fails if L=1
Notice that the Ratio Test considers the ratio
of the absolute values of the terms. As you
might expect, the Ratio Test thus gives us information about whether
the series ∑an converges absolutely.
Warning: There are
examples with L=1 that converge absolutely, examples that converge
conditionally, and examples that diverge. DO: Apply the Ratio Test to 1) the
absolutely convergent series ∑1n2, 2) the
conditionally convergent series ∑−1n, and 3) the
divergent series ∑1n.
1) As n→∞,
|an+1||an|=1(n+1)21n2=n2(n+1)2⟶1.
2) As n→∞,
|an+1||an|=1n+11n=nn+1⟶1.
3) As n→∞,
|an+1||an|=1n+11n=nn+1⟶1.
We used other tests to determine the convergence/divergence of these
series - the Ratio Test fails
to help us with these series.
DO: The only way a series could
be conditionally convergent is if the Ratio Test fails for that
series. Why?
Review of simiplification
As you work through this module, you must be able to work with
ratios of factorials as well as ratio of powers. Recall that
n!=1⋅2⋅3⋯(n−1)⋅n. DO:
Simplify (n+1)!n!.
(n+1)!n!=1⋅2⋅3⋯(n−1)⋅n⋅(n+1)1⋅2⋅3⋯(n−1)⋅n=n+1 after all the
cancellation.