9.3: The Divergence and Integral Tests
( \newcommand{\kernel}{\mathrm{null}\,}\)
- Use the divergence test to determine whether a series converges or diverges.
- Use the integral test to determine the convergence of a series.
- Estimate the value of a series by finding bounds on its remainder term.
In the previous section, we determined the convergence or divergence of several series by explicitly calculating the limit of the sequence of partial sums Sk. In practice, explicitly calculating this limit can be difficult or impossible. Luckily, several tests exist that allow us to determine convergence or divergence for many types of series. In this section, we discuss two of these tests: the divergence test and the integral test. We will examine several other tests in the rest of this chapter and then summarize how and when to use them.
Divergence Test
For a series ∞∑n=1an to converge, the nth term an must satisfy an→0 as n→∞. Therefore, from the algebraic limit properties of sequences,
limk→∞ak=limk→∞(Sk−Sk−1)=limk→∞Sk−limk→∞Sk−1=S−S=0.
Therefore, if ∞∑n=1an converges, the nth term an→0 as n→∞. An important consequence of this fact is the following statement:
If a_n↛0 as \displaystyle n→∞,\sum_{n=1}^∞a_n diverges.
This test is known as the divergence test because it provides a way of proving that a series diverges.
If \displaystyle \lim_{n→∞}a_n=c≠0 or \displaystyle \lim_{n→∞}a_n does not exist, then the series \displaystyle \sum_{n=1}^∞a_n diverges.
It is important to note that the inverse statement of this theorem is not true. That is, if \displaystyle \lim_{n→∞}a_n=0, we cannot make any conclusion about the convergence of \displaystyle \sum_{n=1}^∞a_n.
For example, \displaystyle \lim_{n→0}\tfrac{1}{n}=0, but the harmonic series \displaystyle \sum^∞_{n=1}\frac{1}{n} diverges. In this section and the remaining sections of this chapter, we show many more examples of such series. Consequently, although we can use the divergence test to show that a series diverges, we cannot use it to prove that a series converges. Specifically, if a_n→0, the divergence test is inconclusive.
For each of the following series, apply the divergence test. If the divergence test proves that the series diverges, state so. Otherwise, indicate that the divergence test is inconclusive.
- \displaystyle \sum^∞_{n=1}\frac{n}{3n−1}
- \displaystyle \sum^∞_{n=1}\frac{1}{n^3}
- \displaystyle \sum^∞_{n=1}e^{1/n^2}
Solution
- Since \displaystyle \lim_{n→∞} \frac{n}{3n−1}=\frac{1}{3}≠0, by the divergence test, we can conclude that \displaystyle \sum_{n=1}^∞\dfrac{n}{3n−1} diverges.
- Since \displaystyle \lim_{n→∞} \frac{1}{n^3}=0, the divergence test is inconclusive.
- Since \displaystyle \lim_{n→∞} e^{1/n^2}=1≠0, by the divergence test, the series \displaystyle \sum_{n=1}^∞e^{1/n^2} diverges.
What does the divergence test tell us about the series \displaystyle \sum_{n=1}^∞\cos(1/n^2)?
- Hint
-
Look at \displaystyle \lim_{n→∞}\cos(1/n^2).
- Answer
-
The series diverges.
Integral Test
In the previous section, we proved that the harmonic series diverges by looking at the sequence of partial sums {S_k} and showing that S_{2^k}>1+k/2 for all positive integers k. In this section we use a different technique to prove the divergence of the harmonic series. This technique is important because it is used to prove the divergence or convergence of many other series. This test, called the integral test, compares an infinite sum to an improper integral. It is important to note that this test can only be applied when we are considering a series whose terms are all positive.
![This is a graph in quadrant 1 of a decreasing concave up curve approaching the x axis – f(x) = 1/x. Five rectangles are drawn with base 1 over the interval [1, 6]. The height of each rectangle is determined by the value of the function at the left endpoint of the rectangle’s base. The areas for each are marked: 1, 1/2, 1/3, 1/4, and 1/5.](https://math.libretexts.org/@api/deki/files/2986/CNX_Calc_Figure_09_03_001.jpeg?revision=1&size=bestfit&width=325&height=201)
To illustrate how the integral test works, use the harmonic series as an example. In Figure \PageIndex{1}, we depict the harmonic series by sketching a sequence of rectangles with areas 1,1/2,1/3,1/4,… along with the function f(x)=1/x. From the graph, we see that
\sum_{n=1}^k\dfrac{1}{n}=1+\dfrac{1}{2}+\dfrac{1}{3}+⋯+\dfrac{1}{k}>∫^{k+1}_1\dfrac{1}{x}\,dx. \nonumber
Therefore, for each k, the k^{\text{th}} partial sum S_k satisfies
\begin{align*} S_k =\sum_{n=1}^k\dfrac{1}{n} >∫^{k+1}_1\dfrac{1}{x}\,dx = \ln x \big| ^{k+1}_1 \\[4pt] = \ln (k+1)−\ln (1) \\[4pt] =\ln (k+1).\end{align*}
Since \displaystyle \lim_{k→∞}\ln(k+1)=∞, we see that the sequence of partial sums {S_k} is unbounded. Therefore, {S_k} diverges, and, consequently, the series \displaystyle \sum_{n=1}^∞\dfrac{1}{n} also diverges.
![This is a graph in quadrant 1 of the decreasing concave up curve f(x) = 1/(x^2), which approaches the x axis. Rectangles of base 1 are drawn over the interval [0, 5]. The height of each rectangle is determined by the value of the function at the right endpoint of its base. The areas of each are marked: 1, 1/(2^2), 1/(3^2), 1/(4^2) and 1/(5^2).](https://math.libretexts.org/@api/deki/files/2987/CNX_Calc_Figure_09_03_004.jpeg?revision=1&size=bestfit&width=263&height=278)
Now consider the series \displaystyle \sum_{n=1}^∞\frac{1}{n^2}. We show how an integral can be used to prove that this series converges. In Figure \PageIndex{2}, we sketch a sequence of rectangles with areas 1,1/2^2,1/3^2,… along with the function f(x)=\frac{1}{x^2}. From the graph we see that
\sum_{n=1}^k\dfrac{1}{n^2}=1+\dfrac{1}{2^2}+\dfrac{1}{3^2}+⋯+\dfrac{1}{k^2}<1+∫^k_1\dfrac{1}{x^2}\,dx. \nonumber
Therefore, for each k, the k^{\text{th}} partial sum S_k satisfies
\begin{align*} S_k=\sum_{n=1}^k\dfrac{1}{n^2}<1+∫^k_1\dfrac{1}{x^2}\,dx =1−\left. \dfrac{1}{x} \right|^k_1 \\[4pt] =1−\dfrac{1}{k}+1 \\[4pt] =2−\dfrac{1}{k}<2. \end{align*}
We conclude that the sequence of partial sums {S_k} is bounded. We also see that {S_k} is an increasing sequence:
S_k=S_{k−1}+\dfrac{1}{k^2} \nonumber
for k≥2.
Since {S_k} is increasing and bounded, by the Monotone Convergence Theorem, it converges. Therefore, the series \displaystyle \sum_{n=1}^∞\frac{1}{n^2} converges.
![This shows two graphs side by side of the same function y = f(x), a decreasing concave up curve approaching the x axis. Rectangles are drawn with base 1 over the intervals [0, 6] and [1, 6]. For the graph on the left, the height of each rectangle is determined by the value of the function at the right endpoint of its base. For the graph on the right, the height of each rectangle is determined by the value of the function at the left endpoint of its base. Areas a_1 through a_6 are marked in the graph on the left, and the same for a_1 to a_5 on the right.](https://math.libretexts.org/@api/deki/files/2988/CNX_Calc_Figure_09_03_002.jpeg?revision=1&size=bestfit&width=731&height=313)
We can extend this idea to prove convergence or divergence for many different series. Suppose \displaystyle \sum^∞_{n=1}a_n is a series with positive terms a_n such that there exists a continuous, positive, decreasing function f where f(n)=a_n for all positive integers. Then, as in Figure \PageIndex{3a}, for any integer k, the k^{\text{th}} partial sum S_k satisfies
S_k=a_1+a_2+a_3+⋯+a_k<a_1+∫^k_1f(x)\,dx<1+∫^∞_1f(x)\,dx. \nonumber
Therefore, if \displaystyle ∫^∞_1f(x)\,dx converges, then the sequence of partial sums {S_k} is bounded. Since {S_k} is an increasing sequence, if it is also a bounded sequence, then by the Monotone Convergence Theorem, it converges. We conclude that if \displaystyle ∫^∞_1f(x)\,dx converges, then the series \displaystyle \sum^∞_{n=1}a_n also converges. On the other hand, from Figure \PageIndex{3b}, for any integer k, the k^{\text{th}} partial sum S_k satisfies
S_k=a_1+a_2+a_3+⋯+a_k>∫^{k+1}_1f(x)\,dx. \nonumber
If
\lim_{k→∞}∫^{k+1}_1f(x)\,dx=∞, \nonumber
then {S_k} is an unbounded sequence and therefore diverges. As a result, the series \displaystyle \sum_{n=1}^∞a_n also diverges. Since f is a positive function, if \displaystyle ∫^∞_1f(x)\,dx diverges, then
\lim_{k→∞}∫^{k+1}_1f(x)\,dx=∞. \nonumber
We conclude that if \displaystyle ∫^∞_1f(x)\,dx diverges, then \displaystyle \sum_{n=1}^∞a_n diverges.
Suppose \displaystyle \sum_{n=1}^∞a_n is a series with positive terms a_n. Suppose there exists a function f and a positive integer N such that the following three conditions are satisfied:
- f is continuous,
- f is decreasing, and
- f(n)=a_n for all integers n≥N.
Then
\sum_{n=1}^∞a_n \nonumber
and
∫^∞_Nf(x)\,dx \nonumber
both converge or both diverge (Figure \PageIndex{3}).
Although convergence of \displaystyle ∫^∞_Nf(x)\,dx implies convergence of the related series \displaystyle \sum_{n=1}^∞a_n, it does not imply that the value of the integral and the series are the same. They may be different, and often are. For example,
\sum_{n=1}^∞\left(\dfrac{1}{e}\right)^n=\dfrac{1}{e}+\left(\dfrac{1}{e}\right)^2+\left(\dfrac{1}{e}\right)^3+⋯ \nonumber
is a geometric series with initial term a=1/e and ratio r=1/e, which converges to
\dfrac{1/e}{1−(1/e)}=\dfrac{1/e}{(e−1)/e}=\dfrac{1}{e−1}. \nonumber
However, the related integral \displaystyle ∫^∞_1(1/e)^x\,dx satisfies
∫^∞_1\left(\frac{1}{e}\right)^x\,dx=∫^∞_1e^{−x}\,dx=\lim_{b→∞}∫^b_1e^{−x}\,dx=\lim_{b→∞}−e^{−x}\big|^b_1=\lim_{b→∞}[−e^{−b}+e^{−1}]=\dfrac{1}{e}. \nonumber
For each of the following series, use the integral test to determine whether the series converges or diverges.
- \displaystyle \sum_{n=1}^∞\frac{1}{n^3}
- \displaystyle \sum^∞_{n=1}\frac{1}{\sqrt{2n−1}}
Solution
a. Compare
\displaystyle \sum_{n=1}^∞\dfrac{1}{n^3} and \displaystyle ∫^∞_1\dfrac{1}{x^3}\,dx.
We have
\displaystyle ∫^∞_1\dfrac{1}{x^3}\,dx=\lim_{b→∞}∫^b_1\dfrac{1}{x^3}\,dx=\lim_{b→∞}\left[−\dfrac{1}{2x^2}\bigg|^b_1\right]=\lim_{b→∞}\left[−\dfrac{1}{2b^2}+\dfrac{1}{2}\right]=\dfrac{1}{2}.
Thus the integral \displaystyle ∫^∞_1\frac{1}{x^3}\,dx converges, and therefore so does the series
\displaystyle \sum_{n=1}^∞\dfrac{1}{n^3}.
b. Compare
\displaystyle \sum_{n=1}^∞\dfrac{1}{\sqrt{2n−1}} and \displaystyle ∫^∞_1\dfrac{1}{\sqrt{2x−1}}\,dx.
Since
\displaystyle ∫^∞_1\frac{1}{\sqrt{2x−1}}\,dx=\lim_{b→∞}∫^b_1\frac{1}{\sqrt{2x−1}}\,dx=\lim_{b→∞}\sqrt{2x−1}\bigg|^b_1=\lim_{b→∞}\left[\sqrt{2b−1}−1\right]=∞,
the integral \displaystyle ∫^∞_1\frac{1}{\sqrt{2x−1}}\,dx diverges, and therefore
\displaystyle \sum_{n=1}^∞\frac{1}{\sqrt{2n−1}}
diverges.
Use the integral test to determine whether the series \displaystyle \sum^∞_{n=1}\dfrac{n}{3n^2+1} converges or diverges.
- Hint
-
Compare to the integral \displaystyle ∫^∞_1\dfrac{x}{3x^2+1}\,dx.
- Answer
-
The series diverges.
The p-Series
The harmonic series \displaystyle \sum^∞_{n=1}1/n and the series \displaystyle \sum^∞_{n=1}1/n^2 are both examples of a type of series called a p-series.
For any real number p, the series
\sum_{n=1}^∞\dfrac{1}{n^p} \nonumber
is called a p-series.
We know the p-series converges if p=2 and diverges if p=1. What about other values of p? In general, it is difficult, if not impossible, to compute the exact value of most p-series. However, we can use the tests presented thus far to prove whether a p-series converges or diverges.
If p<0, then 1/n^p→∞, and if p=0, then 1/n^p→1. Therefore, by the divergence test,
\sum_{n=1}^∞\dfrac{1}{n^p} \nonumber
diverges if p≤0.
If p>0, then f(x)=1/x^p is a positive, continuous, decreasing function. Therefore, for p>0, we use the integral test, comparing
\sum_{n=1}^∞\dfrac{1}{n^p} \nonumber and ∫^∞_1\dfrac{1}{x^p}\,dx. \nonumber
We have already considered the case when p=1. Here we consider the case when p>0,p≠1. For this case,
∫^∞_1\dfrac{1}{x^p}\,dx=\lim_{b→∞}∫^b_1\dfrac{1}{x^p}\,dx=\lim_{b→∞}\dfrac{1}{1−p}x^{1−p}∣^b_1=\lim_{b→∞}\dfrac{1}{1−p}[b^{1−p}−1]. \nonumber
Because
b^{1−p}→0 if p>1 and b^{1−p}→∞ if p<1,
we conclude that
∫^∞_1\dfrac{1}{x^p}\,dx=\begin{cases}\dfrac{1}{p−1}, \text{if}\;p>1\\ ∞, \text{if}\;p<1.\end{cases} \nonumber
Therefore, \displaystyle \sum^∞_{n=1}1/n^p converges if p>1 and diverges if 0<p<1.
In summary,
\sum_{n=1}^∞\dfrac{1}{n^p}\begin{cases}\text{converges if}\; p>1\\ \text{diverges if}\;p≤1\end{cases} \nonumber .
For each of the following series, determine whether it converges or diverges.
- \displaystyle \sum^∞_{n=1}\dfrac{1}{n^4}
- \displaystyle \sum^∞_{n=1}\dfrac{1}{n^{2/3}}
Solution
- This is a p-series with p=4>1, so the series converges.
- Since p=2/3<1, the series diverges.
Does the series \displaystyle \sum^∞_{n=1}\dfrac{1}{n^{5/4}} converge or diverge?
- Hint
-
p=5/4
- Answer
-
The series converges.
Estimating the Value of a Series
Suppose we know that a series \displaystyle \sum_{n=1}^∞a_n converges and we want to estimate the sum of that series. Certainly we can approximate that sum using any finite sum \displaystyle \sum_{n=1}^Na_n where N is any positive integer. The question we address here is, for a convergent series \displaystyle \sum^∞_{n=1}a_n, how good is the approximation \displaystyle \sum^N_{n=1}a_n?
More specifically, if we let
R_N=\sum_{n=1}^∞a_n−\sum_{n=1}^Na_n \nonumber
be the remainder when the sum of an infinite series is approximated by the N^{\text{th}} partial sum, how large is R_N? For some types of series, we are able to use the ideas from the integral test to estimate R_N.
Suppose \displaystyle \sum^∞_{n=1}a_n is a convergent series with positive terms. Suppose there exists a function f satisfying the following three conditions:
- f is continuous,
- f is decreasing, and
- f(n)=a_n for all integers n≥1.
Let S_N be the N^{\text{th}} partial sum of \displaystyle \sum^∞_{n=1}a_n. For all positive integers N,
S_N+∫^∞_{N+1}f(x)\,dx<\sum_{n=1}^∞a_n<S_N+∫^∞_Nf(x)\,dx. \nonumber
In other words, the remainder \displaystyle R_N=\sum^∞_{n=1}a_n−S_N=\sum^∞_{n=N+1}a_n satisfies the following estimate:
∫^∞_{N+1}f(x)\,dx<R_N<∫^∞_Nf(x)\,dx. \nonumber
This is known as the remainder estimate.
We illustrate Note \PageIndex{1} in Figure \PageIndex{4}. In particular, by representing the remainder R_N=a_{N+1}+a_{N+2}+a_{N+3}+⋯ as the sum of areas of rectangles, we see that the area of those rectangles is bounded above by \displaystyle ∫^∞_Nf(x)\,dx and bounded below by \displaystyle ∫^∞_{N+1}f(x)\,dx. In other words,
R_N=a_{N+1}+a_{N+2}+a_{N+3}+⋯>∫^∞_{N+1}f(x)\,dx \nonumber
and
R_N=a_{N+1}+a_{N+2}+a_{N+3}+⋯<∫^∞_Nf(x)\,dx. \nonumber
We conclude that
∫^∞_{N+1}f(x)\,dx<R_N<∫^∞_Nf(x)\,dx. \nonumber
Since
\sum_{n=1}^∞a_n=S_N+R_N, \nonumber
where S_N is the N^{\text{th}} partial sum, we conclude that
S_N+∫^∞_{N+1}f(x)\,dx<\sum_{n=1}^∞a_n<S_N+∫^∞_Nf(x)\,dx. \nonumber

Consider the series \displaystyle \sum^∞_{n=1}\frac{1}{n^3}.
- Calculate \displaystyle S_{10}=\sum^{10}_{n=1}\frac{1}{n^3} and estimate the error.
- Determine the least value of N necessary such that S_N will estimate \displaystyle \sum^∞_{n=1}\frac{1}{n^3} to within 0.001.
Solution
a. Using a calculating utility, we have
S_{10}=1+\dfrac{1}{2^3}+\dfrac{1}{3^3}+\dfrac{1}{4^3}+⋯+\dfrac{1}{10^3}≈1.19753. \nonumber
By the remainder estimate, we know
R_N<∫^∞_N\dfrac{1}{x^3}\,dx. \nonumber
We have
∫^∞_{10}\dfrac{1}{x^3}\,dx=\lim_{b→∞}∫^b_{10}\dfrac{1}{x^3}\,dx=\lim_{b→∞}\left[−\dfrac{1}{2x^2}\right]^b_N=\lim_{b→∞}\left[−\dfrac{1}{2b^2}+\dfrac{1}{2N^2}\right]=\dfrac{1}{2N^2}. \nonumber
Therefore, the error is R_{10}<1/2(10)^2=0.005.
b. Find N such that R_N<0.001. In part a. we showed that R_N<1/2N^2. Therefore, the remainder R_N<0.001 as long as 1/2N^2<0.001. That is, we need 2N^2>1000. Solving this inequality for N, we see that we need N>22.36. To ensure that the remainder is within the desired amount, we need to round up to the nearest integer. Therefore, the minimum necessary value is N=23.
For \displaystyle \sum^∞_{n=1}\frac{1}{n^4}, calculate S_5 and estimate the error R_5.
- Hint
-
Use the remainder estimate \displaystyle R_N<∫^∞_N\frac{1}{x^4}\,dx.
- Answer
-
S_5≈1.09035, R_5<0.00267
Key Concepts
- If \displaystyle \lim_{n→∞}a_n≠0, then the series \displaystyle \sum^∞_{n=1}a_n diverges.
- If \displaystyle \lim_{n→∞}a_n=0, the series \displaystyle \sum^∞_{n=1}a_n may converge or diverge.
- If \displaystyle \sum^∞_{n=1}a_n is a series with positive terms a_n and f is a continuous, decreasing function such that f(n)=a_n for all positive integers n, then
\sum_{n=1}^∞a_n \nonumber and ∫^∞_1f(x)\,dx \nonumber
either both converge or both diverge. Furthermore, if \displaystyle \sum^∞_{n=1}a_n converges, then the N^{\text{th}} partial sum approximation S_N is accurate up to an error R_N where \displaystyle ∫^∞_{N+1}f(x)\,dx<R_N<∫^∞_Nf(x)\,dx.
- The p-series \displaystyle \sum_{n=1}^∞\frac{1}{n^p} converges if p>1 and diverges if p≤1.
Key Equations
- Divergence test
If a_n↛0 as \displaystyle n→∞,\sum_{n=1}^∞a_n diverges.
- p-series
\displaystyle \sum_{n=1}^∞\dfrac{1}{n^p}\quad \begin{cases}\text{converges}, \text{if}\;p>1\\\text{diverges}, \text{if}\; p≤1\end{cases}
- Remainder estimate from the integral test
\displaystyle ∫^∞_{N+1}f(x)\,dx<R_N<∫^∞_Nf(x)\,dx
Glossary
- divergence test
- if \displaystyle \lim_{n→∞}a_n≠0, then the series \displaystyle \sum^∞_{n=1}a_n diverges
- integral test
-
for a series \displaystyle \sum^∞_{n=1}a_n with positive terms a_n, if there exists a continuous, decreasing function f such that f(n)=a_n for all positive integers n, then
\sum_{n=1}^∞a_n \nonumber and ∫^∞_1f(x)\,dx \nonumber
either both converge or both diverge
- p-series
- a series of the form \displaystyle \sum^∞_{n=1}1/n^p
- remainder estimate
-
for a series \displaystyle \sum^∞_{n=}1a_n with positive terms a_n and a continuous, decreasing function f such that f(n)=a_n for all positive integers n, the remainder \displaystyle R_N=\sum^∞_{n=1}a_n−\sum^N_{n=1}a_n satisfies the following estimate:
∫^∞_{N+1}f(x)\,dx<R_N<∫^∞_Nf(x)\,dx \nonumber