Series Reference Guide
Series Reference Guide
1
X
Intuitively, a series is an infinite sum: an = ak + ak+1 + . . . However, it is not possible to add an infinite string of numbers,
n=k
so the notion of an infinite sum is meaningless. What then is a series exactly? The precise definition that we use is
1
X
an = lim (ak + ak+1 + . . . + an ).
n!1
n=k
The finite sum ak + . . . + an is called the nth partial sum of the series and denoted Sn . With this notation, we can also write
1
X
an = lim Sn .
n!1
n=k
If this limit exists (and is finite), we say the series converges to the value of the limit. Otherwise, we say the series diverges.
Note: We have used k as the starting index here. Usually, k is 0 or 1, but it could be any integer more generally.
If an bn and
X To get something smaller to compare
Compare
X bn converges, with, make the numerator smaller
an X Often useful when or the denominator larger. To get
then an converges. an 0 is a complicated something larger to compare with,
Direct and
Comparison X If bn an and expression involving make the numerator larger or the
bn , X trig terms. denominator smaller. Try to keep
bn diverges, the overall size of numerator and
an , b n 0 X denominator the same as in the original.
then an diverges.
Compare an
X If lim exists and Often useful when
an n!1 bn Given an , to find an appropriate bn
an 0 is a complicated
Limit is positive and finite, then to compare with, take an and drop
and expression involving
Comparison X both series behave the same, the smaller expressions, keeping
algebraic or
bn , i.e. they both converge only the largest expressions.
exponential terms.
or they both diverge.
an , b n 0
When an has:
an+1 factorials
Compute lim = L.
n!1 an (e.g. n!, (2n + 1)!, etc),
X
Ratio an exponentials If L = 1, the test is inconclusive.
Test If L < 1, the series
converges absolutely. (e.g. 2n , 3n+2 , etc),
If L > 1, the series diverges. products
(e.g. 2 · 5 · . . . · 3n + 2, etc)
p
n
Compute lim |an | = L. When an is a bunch of
n!1
X stu↵ all raised to a
Root an If L < 1, the series If L = 1, the test is inconclusive.
Test converges absolutely. power involving n,
If L > 1, the series diverges. i.e. an = (bn )n .
a
Geometric Series For |r| < 1, the series converges to .
1
1 r
X
arn 1 For |r| 1, the series diverges.
n=1
1
X
Test for Divergence If lim an 6= 0, then the series an diverges.
n!1
n=1
1
Integral Test Applies when an = f (n), and f (x) is a continuous,
positive, decreasing function on [1, 1).
X1
The series an converges if and only if the integral
Z 1 n=1
f (x)dx converges.
1
Alternating
X Series Test Applies when an 0. The series converges if
( 1)n+1 an (i) an an+1 , and
X
or ( 1)n an (ii) lim an = 0.
n!1
P
-
P
Absolute Convergence Test If |an | converges, then an converges.
an+1
Ratio Test Study this limit: lim
n!1 an
(i) If
P the limit exists and is less than 1, the series
an is absolutely convergent (and convergent).
(ii) If the limit exists and is greater thanP 1 (or if the
limit diverges to infinity,) the series an diverges.
(iii) If the limit equals 1, the Ratio Test is useless.
p
n
Root Test Study this limit: lim |an |
n!1
(i) If
P the limit exists and is less than 1, the series
an is absolutely convergent (and convergent).
(ii) If the limit exists and is greater thanP 1 (or if the
limit diverges to infinity,) the series an diverges.
(iii) If the limit equals 1, the Root Test is useless.
2
3 How do we know which test to use?
1. If you can see easily that lim an 6= 0, apply the Test for Divergence.
n!1
P
2. Is an a p-series or geometric series? If yes, apply those tests.
P
3. If the series an appears to
Xbe a telescoping sum, then find a closed formula for
the partial sum sn and use an = lim sn .
n!1
P
4. Is an similar to a p-series
P or geometric series? P If yes,Ptry one of the Comparison
Tests. You will compare an with the series bn that an is similar to.
(a) If the inequality works out the way you need it to, you will you the Comparison
Test.
(b) If the inequality does not work out the way you need it to, try the Limit Com-
parison Test.
R1
5. If an = f (n) and 1 f (x) dx is easily evaluated, use the Integral Test.
P P
6. If the series is of the form ( 1)n+1 an or ( 1)n an , try the Alternating Series
Test.
7. When earlier tests can not be used simply because some of the terms may be negative,
try using the Absolute Convergence Test.
8. Series involving factorials (e.g. n!) or nth powers of a constant (e.g. 4n ) can often be
studied with the Ratio Test (if an easier test does not work.)
9. When an looks like (· · ·)n , and the term inside the parentheses also involves n, try the
Root Test.