Telescoping Series

Learning Outcomes

  • Evaluate a telescoping series

Consider the series [latex]\displaystyle\sum _{n=1}^{\infty }\frac{1}{n\left(n+1\right)}[/latex]. We discussed this series in the example: Evaluating Limits of Sequences of Partial Sums, showing that the series converges by writing out the first several partial sums [latex]{S}_{1},{S}_{2}\text{,}\ldots,{S}_{6}[/latex] and noticing that they are all of the form [latex]{S}_{k}=\frac{k}{k+1}[/latex]. Here we use a different technique to show that this series converges. By using partial fractions, we can write

[latex]\frac{1}{n\left(n+1\right)}=\frac{1}{n}-\frac{1}{n+1}[/latex].

 

Therefore, the series can be written as

[latex]\displaystyle\sum _{n=1}^{\infty }\left[\frac{1}{n}-\frac{1}{n+1}\right]=\left(1+\frac{1}{2}\right)+\left(\frac{1}{2}-\frac{1}{3}\right)+\left(\frac{1}{3}-\frac{1}{4}\right)+\cdots [/latex].

 

Writing out the first several terms in the sequence of partial sums [latex]\left\{{S}_{k}\right\}[/latex], we see that

[latex]\begin{array}{l}{S}_{1}=1-\frac{1}{2}\hfill \\ {S}_{2}=\left(1-\frac{1}{2}\right)+\left(\frac{1}{2}-\frac{1}{3}\right)=1-\frac{1}{3}\hfill \\ {S}_{3}=\left(1-\frac{1}{2}\right)+\left(\frac{1}{2}-\frac{1}{3}\right)+\left(\frac{1}{3}-\frac{1}{4}\right)=1-\frac{1}{4}.\hfill \end{array}[/latex]

 

In general,

[latex]{S}_{k}=\left(1-\frac{1}{2}\right)+\left(\frac{1}{2}-\frac{1}{3}\right)+\left(\frac{1}{3}-\frac{1}{4}\right)+\cdots +\left(\frac{1}{k}-\frac{1}{k+1}\right)=1-\frac{1}{k+1}[/latex].

 

We notice that the middle terms cancel each other out, leaving only the first and last terms. In a sense, the series collapses like a spyglass with tubes that disappear into each other to shorten the telescope. For this reason, we call a series that has this property a telescoping series. For this series, since [latex]{S}_{k}=1 - \frac{1}{\left(k+1\right)}[/latex] and [latex]\frac{1}{\left(k+1\right)}\to 0[/latex] as [latex]k\to \infty [/latex], the sequence of partial sums converges to [latex]1[/latex], and therefore the series converges to [latex]1[/latex].

Definition


A telescoping series is a series in which most of the terms cancel in each of the partial sums, leaving only some of the first terms and some of the last terms.

For example, any series of the form

[latex]\displaystyle\sum _{n=1}^{\infty }\left[{b}_{n}-{b}_{n+1}\right]=\left({b}_{1}-{b}_{2}\right)+\left({b}_{2}-{b}_{3}\right)+\left({b}_{3}-{b}_{4}\right)+\cdots [/latex]

 

is a telescoping series. We can see this by writing out some of the partial sums. In particular, we see that

[latex]\begin{array}{l}{S}_{1}={b}_{1}-{b}_{2}\hfill \\ {S}_{2}=\left({b}_{1}-{b}_{2}\right)+\left({b}_{2}-{b}_{3}\right)={b}_{1}-{b}_{3}\hfill \\ {S}_{3}=\left({b}_{1}-{b}_{2}\right)+\left({b}_{2}-{b}_{3}\right)+\left({b}_{3}-{b}_{4}\right)={b}_{1}-{b}_{4}.\hfill \end{array}[/latex]

 

In general, the kth partial sum of this series is

[latex]{S}_{k}={b}_{1}-{b}_{k+1}[/latex].

 

Since the kth partial sum can be simplified to the difference of these two terms, the sequence of partial sums [latex]\left\{{S}_{k}\right\}[/latex] will converge if and only if the sequence [latex]\left\{{b}_{k+1}\right\}[/latex] converges. Moreover, if the sequence [latex]{b}_{k+1}[/latex] converges to some finite number [latex]B[/latex], then the sequence of partial sums converges to [latex]{b}_{1}-B[/latex], and therefore

[latex]\displaystyle\sum _{n=1}^{\infty }\left[{b}_{n}-{b}_{n+1}\right]={b}_{1}-B[/latex].

 

In the next example, we show how to use these ideas to analyze a telescoping series of this form.

Example: Evaluating a Telescoping Series

Determine whether the telescoping series

[latex]\displaystyle\sum _{n=1}^{\infty }\left[\cos\left(\frac{1}{n}\right)-\cos\left(\frac{1}{n+1}\right)\right][/latex]

 

converges or diverges. If it converges, find its sum.

try it

Determine whether [latex]\displaystyle\sum _{n=1}^{\infty }\left[{e}^{\frac{1}{n}}-{e}^{\frac{1}{\left(n+1\right)}}\right][/latex] converges or diverges. If it converges, find its sum.

Watch the following video to see the worked solution to the above Try IT.

For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.

You can view the transcript for this segmented clip of “5.2.3” here (opens in new window).

Try It

Activity: Euler’s Constant

We have shown that the harmonic series [latex]\displaystyle\sum _{n=1}^{\infty }\frac{1}{n}[/latex] diverges. Here we investigate the behavior of the partial sums [latex]{S}_{k}[/latex] as [latex]k\to \infty [/latex]. In particular, we show that they behave like the natural logarithm function by showing that there exists a constant [latex]\gamma [/latex] such that

[latex]\displaystyle\sum _{n=1}^{k}\frac{1}{n}-\text{ln}k\to \gamma \text{as}k\to \infty [/latex].

 

This constant [latex]\gamma [/latex] is known as Euler’s constant.

  1. Let [latex]{T}_{k}=\displaystyle\sum _{n=1}^{k}\frac{1}{n}-\text{ln}k[/latex]. Evaluate [latex]{T}_{k}[/latex] for various values of [latex]k[/latex].
  2. For [latex]{T}_{k}[/latex] as defined in part 1. show that the sequence [latex]\left\{{T}_{k}\right\}[/latex] converges by using the following steps.
    1. Show that the sequence [latex]\left\{{T}_{k}\right\}[/latex] is monotone decreasing. (Hint: Show that [latex]\text{ln}\left(1+\frac{1}{k}>\frac{1}{\left(k+1\right)}\right)[/latex]
    2. Show that the sequence [latex]\left\{{T}_{k}\right\}[/latex] is bounded below by zero. (Hint: Express [latex]\text{ln}k[/latex] as a definite integral.)
    3. Use the Monotone Convergence Theorem to conclude that the sequence [latex]\left\{{T}_{k}\right\}[/latex] converges. The limit [latex]\gamma [/latex] is Euler’s constant.
  3. Now estimate how far [latex]{T}_{k}[/latex] is from [latex]\gamma [/latex] for a given integer [latex]k[/latex]. Prove that for [latex]k\ge 1[/latex], [latex]0<{T}_{k}-\gamma \le \frac{1}{k}[/latex] by using the following steps.
    1. Show that [latex]\text{ln}\left(k+1\right)-\text{ln}k<\frac{1}{k}[/latex].
    2. Use the result from part a. to show that for any integer [latex]k[/latex],

      [latex]{T}_{k}-{T}_{k+1}<\frac{1}{k}-\frac{1}{k+1}[/latex].

       

    3. For any integers [latex]k[/latex] and [latex]j[/latex] such that [latex]j>k[/latex], express [latex]{T}_{k}-{T}_{j}[/latex] as a telescoping sum by writing

      [latex]{T}_{k}-{T}_{j}=\left({T}_{k}-{T}_{k+1}\right)+\left({T}_{k+1}-{T}_{k+2}\right)+\left({T}_{k+2}-{T}_{k+3}\right)+\cdots +\left({T}_{j - 1}-{T}_{j}\right)[/latex].



      Use the result from part b. combined with this telescoping sum to conclude that

      [latex]{T}_{k}-{T}_{j}<\frac{1}{k}-\frac{1}{j}[/latex].

       

    4. Apply the limit to both sides of the inequality in part c. to conclude that

      [latex]{T}_{k}-\gamma \le \frac{1}{k}[/latex].

       

    5. Estimate [latex]\gamma [/latex] to an accuracy of within [latex]0.001[/latex].