Alternating Series

Theory

An alternating series has the form

(1)n+1anor(1)nan,\sum (-1)^{n+1} a_n \quad \text{or} \quad \sum (-1)^n a_n,

where an0a_n \ge 0 for all nn.

According to the Alternating Series Test, the series converges if:

  • ana_n is decreasing, and
  • limnan=0\lim_{n\to\infty} a_n = 0.

Exercises

Exercise 1
Question

Eg. a. Determine if the following alternating series converges or diverges.

n=1(1)n+1n\sum_{n=1}^\infty \frac{(-1)^{n+1}}{n}
Show solution ↓
Solution

Let an=1na_n=\frac{1}{n}.

a_{n+1}=\frac{1}{n+1}<\frac{1}{n}, \quad \text{and} \quad \lim_{n\to\infty} a_n=0.

Conclusion: The series converges (conditionally).

Exercise 2
Question

Eg. b. Determine if the following alternating series converges or diverges.

n=1(1)n+12nn2\sum_{n=1}^\infty (-1)^{n+1}\frac{2^n}{n^2}
Show solution ↓
Solution

Let an=2nn2a_n=\frac{2^n}{n^2}. Since 2n2^n grows faster than n2n^2,

limnan=0.\lim_{n\to\infty} a_n=\infty \neq 0.

Conclusion: The series diverges.