Formula sheet

Sequences and series — Formula Sheet

7 formulas from Calculus II, each with what it means, when to use it and the trap it sets.

nth-term test for divergence

What it says
If the terms do not shrink to zero, the sum cannot settle.
When to reach for it
Always run it first — it is one line and it ends a third of series questions.
Watch out
It only ever proves divergence. Terms going to zero proves nothing: the harmonic series has terms going to zero and still diverges.

No further test needed once the terms fail to vanish.

Geometric series

What it says
Each term is a fixed multiple of the one before, and if that multiple is small enough the total is finite.
When to reach for it
A constant ratio between consecutive terms — one of the few series with an exact sum.
Watch out
a is the first term as actually written. If the sum starts at n = 1, the first term is ar, not a.

a = 1 and r = 1/2, so the total is exactly 2.

p-series

What it says
One exponent decides the whole question.
When to reach for it
The benchmark you compare almost every other positive series against.
Watch out
p = 1 is the harmonic series, and it diverges — the boundary case falls on the wrong side.

p = 2 and p = 1/2 respectively.

Ratio test

What it says
Compare each term with the one before; if the ratio settles below 1, the sum converges absolutely.
When to reach for it
Factorials, or a variable in an exponent — anything where the ratio simplifies dramatically.
Watch out
L = 1 is a genuine no-answer. Switch to comparison or the integral test instead of guessing.

Factorials always beat exponentials, so this converges.

Alternating series test

What it says
Alternating signs with terms that decrease steadily to zero always converge.
When to reach for it
A (−1)ⁿ or (−1)^{n+1} out front, once the divergence test has come back clean.
Watch out
Convergence here can be conditional. Check Σ|aₙ| separately if the question asks about absolute convergence.

The textbook example of conditional convergence.

Radius of convergence

What it says
The ratio test, applied with x still in it, gives the interval where the series makes sense.
When to reach for it
Any power series, before you are allowed to use it for anything.
Watch out
The two endpoints must be tested separately by hand — the ratio test says nothing at |x−c| = R.

Convergent at −1, divergent at +1 — the endpoints really do differ.

Taylor series

What it says
Rebuild a function from its derivatives at a single point.
When to reach for it
Approximating a function near a point, or turning an unintegrable expression into a polynomial.
Watch out
The n! is not optional and it is a factorial, not a product of the derivatives. c = 0 gives the Maclaurin series.

Worth memorising alongside sin x, cos x and 1/(1−x).

Other formula sheets