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 \( {S_k}.\) 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 \(\displaystyle \sum^∞_{n=1}a_n\) to converge, the \( n^{th}\) term \( a_n\) must satisfy \( a_n→0\) as \( n→∞.\) Therefore, from the algebraic limit properties of sequences,
Therefore, if \(\displaystyle \sum_{n=1}^∞a_n\) converges, the \( n^{th}\) term \( a_n→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.
Definition: The Divergence Test
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.
Example \( \PageIndex{1}\): Using the divergence test
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.
Exercise \( \PageIndex{1}\)
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.
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
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.
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
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.
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
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
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.
Definition: The Integral Test
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,
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.
Definition: \(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,
Example \( \PageIndex{3}\): Testing for Convergence of p-series
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.
Exercise \( \PageIndex{3}\)
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\)?
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\).
Note \(\PageIndex{1}\): Remainder Estimate from the Integral Test
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\),
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,
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\).
Exercise \( \PageIndex{4}\)
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.
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: