Theory
A series is the sum of the terms of a sequence.
If {an} is a sequence, then the corresponding series is
n=1∑∞an=a1+a2+a3+⋯
Partial Sums
The n-th partial sum of a series is
Sn=k=1∑nak.
The series ∑an converges if
n→∞limSn=S(finite).
Otherwise, the series diverges.
Divergence Test (Term Test)
If
n→∞liman=0,
then the series ∑an diverges.
Important:
If liman=0, the test is inconclusive.
Geometric Series
A series is geometric if
n=1∑∞arn−1
for constants a and r.
- If |r|<1, the series converges to
S=1−ra.
- If ∣r∣≥1 and a=0, the series diverges.
Telescoping Series
A series is telescoping if its partial sums cancel:
Sn=(a1−a2)+(a2−a3)+⋯+(an−an+1).
Most terms cancel, leaving only a few boundary terms.
Take the limit of Sn to determine convergence.
Logarithmic Series
If
∑ln(an),
then
Sn=ln(∏an).
If Sn→−∞, the series diverges.
Series with Powers and Roots
For rational expressions involving n:
- Compare highest powers of n
- If liman=0, the series diverges
For expressions of the form
(1+nc)n,
use the limit
n→∞lim(1+nc)n=ec.
Harmonic Series
The harmonic series is
n=1∑∞n1=1+21+31+41+⋯
Fact:
The harmonic series diverges.
P-Series
A p-series is a series of the form
n=1∑∞np1,
where p is a real number.
- If p > 1, the series converges
- If 0 < p \le 1, the series diverges
Examples:
∑n21converges,∑n1diverges
Why Harmonic Series Is Special
The harmonic series is the boundary case of the p-series when p=1.
Even though
n→∞limn1=0,
the series still diverges.
Quick Decision Guide
- Compute liman
- If =0 ⇒ divergent
- If geometric, check ∣r∣
- If telescoping, compute Sn
- Otherwise, analyze partial sums or limits