Alternating Series

Summary

An alternating series has terms that change sign. Leibniz’s test gives a simple convergence criterion, and the error after N terms is at most the next unused term’s magnitude.

Prerequisites

Sequences, Series Sums by Partial Sums

Definition

Typical forms:

n=1(1)n+1bnorn=1(1)nbn,

with bn0 .

Theorem (Leibniz / alternating series test)

If (bn) is eventually monotone decreasing and limnbn=0 , then the alternating series converges.

Remainder

If the hypotheses hold for all n1 (or from the first unused index onward),

|SSN|bN+1.

Worked Example

The alternating harmonic series

n=1(1)n+1n=112+1314+

has bn=1/n0 , so it converges (to ln2 ). It does not converge absolutely.

For n=1(1)n+1/2n , bn=2n decreases to 0 , so the series converges (in fact absolutely, since it is geometric with ratio 1/2 ).

Common Mistakes

Connections

References

The alternating series test is in OpenStax Calculus Volume 2.[1]


  1. OpenStax, Calculus Volume 2, Section 5.5, https://openstax.org/details/books/calculus-volume-2 ↩︎