Processing math: 100%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

11.6: Geometric Series

( \newcommand{\kernel}{\mathrm{null}\,}\)

Infinite series occur often in mathematics and physics. Two series which occur often are the geometric series and the binomial series. we will discuss these next.

Note

Geometric series are fairly common and will be used throughout the book. You should learn to recognize them and work with them.

A geometric series is of the form n=0arn=a+ar+ar2++arn+. Here a is the first term and r is called the ratio. It is called the ratio because the ratio of two consecutive terms in the sum is r.

Example 11.6.1

For example, 1+12+14+18+ is an example of a geometric series.

Solution

We can write this using summation notation, 1+12+14+18+=n=01(12)n. Thus, a=1 is the first term and r=12 is the common ratio of successive terms. Next, we seek the sum of this infinite series, if it exists.

The sum of a geometric series, when it exists, can easily be determined. We consider the nth partial sum: sn=a+ar++arn2+arn1. Now, multiply this equation by rrsn=ar+ar2++arn1+arn. Subtracting these two equations, while noting the many cancelations, we have (1r)sn=(a+ar++arn2+arn1)(ar+ar2++arn1+arn)=aarn=a(1rn) Thus, the nth partial sums can be written in the compact form sn=a(1rn)1r. The sum, if it exists, is given by S=limnsn. Letting n get large in the partial sum (???), we need only evaluate limnrn. From the special limits in the Appendix we know that this limit is zero for |r|<1. Thus, we have

Geometric Series

The sum of the geometric series exists for |r|<1 and is given by n=0arn=a1r|r|<1.

The reader should verify that the geometric series diverges for all other values of r. Namely, consider what happens for the separate cases |r|>1, r=1 and r=1.

Next, we present a few typical examples of geometric series.

Example 11.6.2

n=012n

Solution

In this case we have that a=1 and r=12. Therefore, this infinite series converges and the sum is S=1112=2.

Example 11.6.3

k=243k

Solution

In this example we first note that the first term occurs for k=2. It sometimes helps to write out the terms of the series, k=243k=432+433+434+435+ Looking at the series, we see that a=49 and r=13. Since |r|<1, the geometric series converges. So, the sum of the series is given by S=49113=23

Example 11.6.4

n=1(32n25n)

Solution

Finally, in this case we do not have a geometric series, but we do have the difference of two geometric series. Of course, we need to be careful whenever rearranging lutely convergent. (See the Appendix.) infinite series. In this case it is allowed1. Thus, we have n=1(32n25n)=n=132nn=125n. Now we can add both geometric series to obtain n=1(32n25n)=3211225115=312=52.

Note

A rearrangement of terms in an infinite series is allowed when the series is absolutely convergent. (See the Appendix.)

Geometric series are important because they are easily recognized and summed. Other series which can be summed include special cases of Taylor series and telescoping series. Next, we show an example of a telescoping series.

Example 11.6.5

n=11n(n+1)

Solution

The first few terms of this series are n=11n(n+1)=12+16+112+120+ It does not appear that we can sum this infinite series. However, if we used the partial fraction expansion 1n(n+1)=1n1n+1, then we find the kth partial sum can be written as sk=kn=11n(n+1)=kn=1(1n1n+1)=(1112)+(1213)++(1k1k+1). We see that there are many cancelations of neighboring terms, leading to the series collapsing (like a retractable telescope) to something manageable: sk=11k+1. Taking the limit as k, we find n=11n(n+1)=1.


This page titled 11.6: Geometric Series is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by Russell Herman via source content that was edited to the style and standards of the LibreTexts platform.

  • Was this article helpful?

Support Center

How can we help?

11.5: Integrals
11.7: Power Series