Convergence of a telescoping series

 
 
Convergence of a telescoping series blog post.jpeg
 
 
 

Defining the convergence of a telescoping series

Telescoping series are series in which all but the first and last terms cancel out. If you think about the way that a long telescope collapses on itself, you can better understand how the middle of a telescoping series cancels itself.

Krista King Math.jpg

Hi! I'm krista.

I create online courses to help you rock your math class. Read more.

 

To determine whether a series is telescoping, we’ll need to calculate at least the first few terms to see whether the middle terms start canceling with each other.

Convergence of the telescoping series

To see whether or not a telescoping series converges or diverges, we’ll need to look at its series of partial sums sns_n, which is just the sum of the series through the first nn terms.

sn=i=1nai=a1+a2+...+ans_n=\sum_{i=1}^n a_i=a_1+a_2+...+a_n

Looking at this equation for sns_n, we can imagine that the sum of the series through the first four terms would be the partial sum s4s_4, or

s4=i=14ai=a1+a2+a3+a4s_4=\sum_{i=1}^4 a_i=a_1+a_2+a_3+a_4

s4=a1+a2+a3+a4s_4=a_1+a_2+a_3+a_4

What we want to figure out is whether or not we’ll get a real-number answer when we take the sum of the entire series, because if we take the sum of the entire series and we get a real-number answer, this means that the series converges. Otherwise, if the sum of the entire series turns out to be infinite, that means the series diverges. In other words, we want to get a real-number answer ss, when we use an infinite number of terms nn in the series of partial sums sns_n. ss is the sum of the series, where

s=limnsn=n=1an=a1+a2+a3+...+ans=\lim_{n\to\infty}s_n=\sum_{n=1}^\infty a_n=a_1+a_2+a_3+...+a_n

So if we calculate the limit as nn\to\infty of sns_n and we get a real-number answer ss, then we can say that the series of partial sums sns_n converges, and this lets us also conclude that the series ana_n converges. If we cannot find a real-number answer for ss, then sns_n diverges, and therefore ana_n also diverges.

To find sns_n, we’ll expand the telescoping series by calculating the first few terms, making sure to also include the last term of the series, then simplify the sum by canceling all of the terms in the middle. The remaining series will be the series of partial sums sns_n.

 
 

How to determine the convergence or divergence of a telescoping series


 
Krista King Math Signup.png
 
Calculus 2 course.png

Take the course

Want to learn more about Calculus 2? I have a step-by-step course for that. :)

 
 

 
 

Say whether the telescoping series converges or diverges

Example

Show that the series is a telescoping series, then say whether the series converges or diverges.

n=11n1n+1\sum^{\infty}_{n=1}\frac{1}{n}-\frac{1}{n+1}


In order to show that the series is telescoping, we’ll need to start by expanding the series. Let’s use n=1n=1, n=2n=2, n=3n=3 and n=4n=4.

first few terms of the series

Writing these terms into our expanded series and including the last term of the series, we get

s=limnsn=n=11n1n+1s=\lim_{n\to\infty}s_n=\sum^{\infty}_{n=1}\frac{1}{n}-\frac{1}{n+1}

=limn[(112)+(1213)+(1314)+(1415)+...+(1n1n+1)]=\lim_{n\to\infty}\left[\left(1-\frac{1}{2}\right)+\left(\frac{1}{2}-\frac{1}{3}\right)+\left(\frac{1}{3}-\frac{1}{4}\right)+\left(\frac{1}{4}-\frac{1}{5}\right)+...+\left(\frac{1}{n}-\frac{1}{n+1}\right)\right]

The series is telescoping if we can cancel all of the terms in the middle (every term but the first and last). When we look at our expanded series, we see that the second half of the first term will cancel with the first half of the second term, that the second half of the second term will cancel with the first half of the third term, and so on, so we can say that the series is telescoping.

Convergence of a telescoping series for Calculus 2.jpg

The series is telescoping if we can cancel all of the terms in the middle (every term but the first and last).

Canceling everything but the first half of the first term and the second half of the last term gives an expression for the series of partial sums.

s=limnsn=limn11n+1s=\lim_{n\to\infty}s_n=\lim_{n\to\infty}1-\frac{1}{n+1}

If this series of partial sums sns_n converges as nn\to\infty (if we get a real-number value for ss), then we can say that the series of partial sums converges, which allows us to conclude that the telescoping series ana_n also converges.

s=limn11n+1s=\lim_{n\to\infty}1-\frac{1}{n+1}

s=limn11nnn+1ns=\lim_{n\to\infty}1-\frac{\frac{1}{n}}{\frac{n}{n}+\frac{1}{n}}

s=limn11n1+1ns=\lim_{n\to\infty}1-\frac{\frac{1}{n}}{1+\frac{1}{n}}

s=101+0s=1-\frac{0}{1+0}

s=10s=1-0

s=1s=1

Since ss exists as a real number, the sum of the series is s=1s=1, and we can conclude that the series of partial sums sns_n converges, and therefore that the series ana_n also converges.

 
Krista King.png
 

Get access to the complete Calculus 2 course