Series - Cheat .Sheet
Series - Cheat .Sheet
BLAKE FARMAN
Lafayette College
Tests
Theorem (nth Term Test for Divergence). If the sequence {an } does not converge to zero, then the series
P
an diverges.
WARNING: If limn→∞ an = 0 then the test is inconclusive!
Theorem (The Comparison Tests). Let {an } and {bn } be sequences, and assume there exists some number
N such that
0 < an ≤ bn
is satisfied whenever n ≥ N .
P P
(i) If an diverges, then bn also diverges.
P P
(ii) If bn converges, then an also converges.
Theorem (The Limit Comparison Test). Let {an } and {bn } be sequences, and assume there exists some
number N such that
0 < an , bn
is satisfied whenever n ≥ N . If there exists some number c > 0 such that
an
lim =c>0
n→∞ bn
then either
P P
• an and bn both converge, or
P P
• an and bn both diverge.
1
2 SERIES CHEAT SHEET
Theorem (Alternating Series Test). Let {bn } be a sequence. If there exists some N such that for all n ≤ N
(1) 0 < bn
(2) bn+1 ≤ bn
(3) limn→∞ bn = 0
then the Alternating Series
∞
X
(−1)n−1 bn
n=1
converges.
an+1
L = lim .
n→∞ an
∞
X
(i) If L < 1, then an converges absolutely.
n=1
∞
X
(ii) If 1 < L ≤ ∞, then an diverges.
n=1
∞
X
(i) If L < 1, then an converges absolutely.
n=1
∞
X
(ii) If 1 < L ≤ ∞, then an diverges.
n=1