Test
Test
In this section we are going to take a look at a test that we can use to see if a
series is absolutely convergent or not. Recall that if a series is absolutely
convergent then we will also know that it’s convergent and so we will often use it
to simply determine the convergence of a series.
Before proceeding with the test let’s do a quick reminder of factorials. This test
will be particularly useful for series that contain factorials (and we will see
some in the applications) so let’s make sure we can deal with them before we run
into them in an example.
If n
is an integer such that n≥0 then n
In the last computation above, notice that we could rewrite the factorial in a
couple of different ways. For instance,
5!=5(4)(3)(2)(1)4!=5⋅4!5!=5(4)(3)(2)
(1)3!=5(4)⋅3!
Also, when dealing with factorials we need to be very careful with parenthesis. For
instance, (2n)!≠2n!
Again, we will run across factorials with parenthesis so don’t drop them. This is
often one of the more common mistakes that students make when they first run across
factorials.
. Define,
L=limn→∞∣∣∣an+1an∣∣∣
Then,
if L<1
if L>1
the series is divergent.
if L=1
the ratio test is pretty much worthless and we would need to resort to a different
test to determine the convergence of the series.
are absolutely required. If they are not there it will be impossible for us to get
the correct answer.
As seen in the previous example there is usually a lot of canceling that will
happen in these. Make sure that you do this canceling. If you don’t do this kind of
canceling it can make the limit fairly difficult.
Example 2 Determine if the following series is convergent or divergent. ∞∑n=0n!5n
Show Solution
Example 3 Determine if the following series is convergent or divergent.
∞∑n=2n2(2n−1)!
Show Solution
Example 4 Determine if the following series is convergent or divergent.
∞∑n=19n(−2)n+1n
Show Solution
In the previous example the absolute value bars were required to get the correct
answer. If we hadn’t used them we would have gotten L=−92<1
Now, let’s take a look at a couple of examples to see what happens when we getL=1
. Recall that the ratio test will not tell us anything about the convergence of
these series. In both of these examples we will first verify that we get L=1
from the ratio test the series can be either convergent or divergent.
There is one more thing that we should note about the ratio test before we move
onto the next section. The last series was a polynomial divided by a polynomial and
we saw that we got L=1
from the ratio test. This will always happen with rational expression involving
only polynomials or polynomials under radicals. So, in the future it isn’t even
worth it to try the ratio test on these kinds of problems since we now know that we
will get L=1
in these cases.
Let’s close the section out with a proof of the Ratio Test.
Proof of Ratio Test
First note that we can assume without loss of generality that the series will start
at n=1
we will have,
∣∣∣an+1an∣∣∣<r⇒|an+1|<r|an|
. Just why is this important? Well we can now look at the following series.
∞∑k=0|aN|rk
is absolutely convergent.
Next, we need to assume that L>1
and we’ll need to show that ∑an
we will have,
∣∣∣an+1an∣∣∣>1⇒|an+1|>|an|
However, if |an+1|>|an|
for all n≥N
because the terms are getting larger and guaranteed to not be negative. This in
turn means that,
limn→∞an≠0
is divergent.
First note that we can assume without loss of generality that the series will start
at n=1
we will have,
∣∣∣an+1an∣∣∣<r⇒|an+1|<r|an|
. Just why is this important? Well we can now look at the following series.
∞∑k=0|aN|rk
is absolutely convergent.
we will have,
∣∣∣an+1an∣∣∣>1⇒|an+1|>|an|
However, if |an+1|>|an|
for all n≥N
because the terms are getting larger and guaranteed to not be negative. This in
turn means that,
limn→∞an≠0
is divergent.