Check out my new book on sequences and series!
You can read it on your Kindle, iPad, or Android device.
Click to see
Calculus Sequences and Series:
Problems and Solutions
Now that we can find the sum of an infinite series when it converges, we’d like to be able to tell if a given series really does converge. Often it’s not easy to tell. But there’s one great test that can sometimes tell us when a series doesn’t converge. It’s called
The Divergence Test
Let
![Rendered by QuickLaTeX.com \[ \sum_{n=1}^{\infty} a_n \]](http://thecalculusblog.com/wp-content/ql-cache/quicklatex.com-edb88ede0283698175cb77bb2f479451_l3.png)
be a series. Then if
or doesn’t exist, then the series diverges.
Note: the divergence test can only tell you that a series diverges. It can never tell you that a given sequence converges. That’s why it’s called the “divergence test.” This is super duper important. Don’t make the mistake of writing something like “this sequence converges because
” on your test. This is one of the most common mistakes students make with series.
Let’s look at a couple of examples. Consider the sequence
![Rendered by QuickLaTeX.com \[ \sum_{n=1}^{\infty} \left(1-\frac{1}{n}\right). \]](http://thecalculusblog.com/wp-content/ql-cache/quicklatex.com-60b4252c49c387d3984b503ece1106ed_l3.png)
Let’s do the divergence test. We must compute:
, so by the divergence test the series diverges. Why does this make sense? Consider large values of
, so that
is very small. Then the series looks almost like this
![Rendered by QuickLaTeX.com \[ \ldots + 1 + 1 + 1 + 1 + \dots \]](http://thecalculusblog.com/wp-content/ql-cache/quicklatex.com-c12ebbaf4045e127ca456794bdbc870f_l3.png)
I say “almost” because those numbers a just a little smaller than 1. However, it’s pretty clear that such a series won’t converge: the partial sums are getting larger and larger.
Problem: Consider the series
![Rendered by QuickLaTeX.com \[ \sum_{n=1}^{\infty} \frac{1}{n}. \]](http://thecalculusblog.com/wp-content/ql-cache/quicklatex.com-33377acc25ef25d5a65a080a5419dfcf_l3.png)
What does the divergence test say about this series?
Answer: Nothing! We can compute the limit:
, but this doesn’t tell us that the series converges. It also doesn’t tell us that the series diverges. It doesn’t tell us anything at all! Mystery!