Geometric Sequences & Series

Learning Outcomes

  • Find the common ratio for a geometric sequence.
  • List the terms of a geometric sequence.
  • Use a recursive formula for a geometric sequence.
  • Use an explicit formula for a geometric sequence.
  • Use the formula for the sum of the first terms of a geometric series.
  • Use the formula for the sum of an infinite geometric series.
  • Solve annuity problems.

Many jobs offer an annual cost-of-living increase to keep salaries consistent with inflation. Suppose, for example, a recent college graduate finds a position as a sales manager earning an annual salary of $26,000. He is promised a 2% cost of living increase each year. His annual salary in any given year can be found by multiplying his salary from the previous year by 102%. His salary will be $26,520 after one year; $27,050.40 after two years; $27,591.41 after three years; and so on. When a salary increases by a constant rate each year, the salary grows by a constant factor. In this section we will review sequences that grow in this way.

Terms of Geometric Sequences

Finding Common Ratios

The yearly salary values described form a geometric sequence because they change by a constant factor each year. Each term of a geometric sequence increases or decreases by a constant factor called the common ratio. The sequence below is an example of a geometric sequence because each term increases by a constant factor of 6. Multiplying any term of the sequence by the common ratio 6 generates the subsequent term.

A sequence , {1, 6, 36, 216, 1296, ...} that shows all the numbers have a common ratio of 6.

A General Note: Definition of a Geometric Sequence

A geometric sequence is one in which any term divided by the previous term is a constant. This constant is called the common ratio of the sequence. The common ratio can be found by dividing any term in the sequence by the previous term. If a1 is the initial term of a geometric sequence and r is the common ratio, the sequence will be

{a1,a1r,a1r2,a1r3,...}.

How To: Given a set of numbers, determine if they represent a geometric sequence.

  1. Divide each term by the previous term.
  2. Compare the quotients. If they are the same, a common ratio exists and the sequence is geometric.

Example: Finding Common Ratios

Is the sequence geometric? If so, find the common ratio.

  1. 1,2,4,8,16,
  2. 48,12,4,2,

Q & A

If you are told that a sequence is geometric, do you have to divide every term by the previous term to find the common ratio?

No. If you know that the sequence is geometric, you can choose any one term in the sequence and divide it by the previous term to find the common ratio.

Try It

Is the sequence geometric? If so, find the common ratio.
5,10,15,20,

Try It

Is the sequence geometric? If so, find the common ratio.

100,20,4,45,

Writing Terms of Geometric Sequences

Now that we can identify a geometric sequence, we will learn how to find the terms of a geometric sequence if we are given the first term and the common ratio. The terms of a geometric sequence can be found by beginning with the first term and multiplying by the common ratio repeatedly. For instance, if the first term of a geometric sequence is a1=2 and the common ratio is r=4, we can find subsequent terms by multiplying 24 to get 8 then multiplying the result 84 to get 32 and so on.

a1=2a2=(24)=8a3=(84)=32a4=(324)=128

The first four terms are {2,8,32,128}.

How To: Given the first term and the common factor, find the first four terms of a geometric sequence.

  1. Multiply the initial term, a1, by the common ratio to find the next term, a2.
  2. Repeat the process, using an=a2 to find a3 and then a3 to find a4, until all four terms have been identified.
  3. Write the terms separated by commons within brackets.

Example: Writing the Terms of a Geometric Sequence

List the first four terms of the geometric sequence with a1=5 and r=2.

Try It

List the first five terms of the geometric sequence with a1=18 and r=13.

Explicit Formulas for Geometric Sequences

Using Explicit Formulas for Geometric Sequences

Because a geometric sequence is an exponential function whose domain is the set of positive integers, and the common ratio is the base of the function, we can write explicit formulas that allow us to find particular terms.

an=a1rn1

Let’s take a look at the sequence {183672144288...}. This is a geometric sequence with a common ratio of 2 and an exponential function with a base of 2. An explicit formula for this sequence is

an=182n1

Graph of the geometric sequence.

A General Note: Explicit Formula for a Geometric Sequence

The nth term of a geometric sequence is given by the explicit formula:

an=a1rn1

Example: Writing Terms of Geometric Sequences Using the Explicit Formula

Given a geometric sequence with a1=3 and a4=24, find a2.

Try It

Given a geometric sequence with a2=4 and a3=32 , find a6.

Example: Writing an Explicit Formula for the nth Term of a Geometric Sequence

Write an explicit formula for the nth term of the following geometric sequence.

{2,10,50,250,}

Try It

Write an explicit formula for the following geometric sequence.

{1,3,9,27,}

In real-world scenarios involving arithmetic sequences, we may need to use an initial term of a0 instead of a1. In these problems we can alter the explicit formula slightly by using the following formula:

an=a0rn

Example: Solving Application Problems with Geometric Sequences

In 2013, the number of students in a small school is 284. It is estimated that the student population will increase by 4% each year.

  1. Write a formula for the student population.
  2. Estimate the student population in 2020.

Try It

A business starts a new website. Initially the number of hits is 293 due to the curiosity factor. The business estimates the number of hits will increase by 2.6% per week.

  1. Write a formula for the number of hits.
  2. Estimate the number of hits in 5 weeks.

The following video provides a short lesson on some of the topics covered in this lesson.

 

A couple decides to start a college fund for their daughter. They plan to invest $50 in the fund each month. The fund pays 6% annual interest, compounded monthly. How much money will they have saved when their daughter is ready to start college in 6 years? In this section we will learn how to answer this question. To do so we need to consider the amount of money invested and the amount of interest earned.

Geometric Series

Just as the sum of the terms of an arithmetic sequence is called an arithmetic series, the sum of the terms in a geometric sequence is called a geometric series. Recall that a geometric sequence is a sequence in which the ratio of any two consecutive terms is the common ratio, r. We can write the sum of the first n terms of a geometric series as

Sn=a1+a1r+a1r2+...+a1rn1.

Just as with arithmetic series, we can do some algebraic manipulation to derive a formula for the sum of the first n terms of a geometric series. We will begin by multiplying both sides of the equation by r.

rSn=a1r+a1r2+a1r3+...+a1rn

Next, we subtract this equation from the original equation.

Sn=a1+a1r+a1r2+...+a1rn1rSn=(a1r+a1r2+a1r3+...+a1rn)(1r)Sn=a1a1rn

Notice that when we subtract, all but the first term of the top equation and the last term of the bottom equation cancel out. To obtain a formula for Sn, factor a1 on the right hand side and divide both sides by (1r).

Sn=a1(1rn)1r r1

A General Note: Formula for the Sum of the First n Terms of a Geometric Series

A geometric series is the sum of the terms in a geometric sequence. The formula for the sum of the first n terms of a geometric sequence is represented as

Sn=a1(1rn)1r r1

How To: Given a geometric series, find the sum of the first n terms.

  1. Identify a1,r,andn.
  2. Substitute values for a1,r, and n into the formula Sn=a1(1rn)1r.
  3. Simplify to find Sn.

Example: Finding the First n Terms of a Geometric Series

Use the formula to find the indicated partial sum of each geometric series.

  1. S11 for the series 8+4+2+
  2. k=1632k

Try It

Use the formula to find the indicated partial sum of each geometric series.
S20 for the series 1,000+500+250+

 

Use the formula to determine the sum k=183k

Example: Solving an Application Problem with a Geometric Series

At a new job, an employee’s starting salary is $26,750. He receives a 1.6% annual raise. Find his total earnings at the end of 5 years.

Try It

At a new job, an employee’s starting salary is $32,100. She receives a 2% annual raise. How much will she have earned by the end of 8 years?

Using the Formula for the Sum of an Infinite Geometric Series

Thus far, we have looked only at finite series. Sometimes, however, we are interested in the sum of the terms of an infinite sequence rather than the sum of only the first n terms. An infinite series is the sum of the terms of an infinite sequence. An example of an infinite series is 2+4+6+8+.

This series can also be written in summation notation as k=12k, where the upper limit of summation is infinity. Because the terms are not tending to zero, the sum of the series increases without bound as we add more terms. Therefore, the sum of this infinite series is not defined. When the sum is not a real number, we say the series diverges.

Determining Whether the Sum of an Infinite Geometric Series is Defined

If the terms of an infinite geometric series approach 0, the sum of an infinite geometric series can be defined. The terms in this series approach 0:

1+0.2+0.04+0.008+0.0016+

The common ratio is r=0.2. As n gets large, the values of of rn get very small and approach 0. Each successive term affects the sum less than the preceding term. As each succeeding term gets closer to 0, the sum of the terms approaches a finite value. The terms of any infinite geometric series with [latex]-1

DETERMINING WHETHER THE SUM OF AN INFINITE GEOMETRIC SERIES IS DEFINED

The sum of an infinite series is defined if the series is geometric and [latex]-1

How To: Given the first several terms of an infinite series, determine if the sum of the series exists.

  1. Find the ratio of the second term to the first term.
  2. Find the ratio of the third term to the second term.
  3. Continue this process to ensure the ratio of a term to the preceding term is constant throughout. If so, the series is geometric.
  4. If a common ratio, r, was found in step 3, check to see if [latex]-1

Example: Determining Whether the Sum of an Infinite Series is Defined

Determine whether the sum of each infinite series is defined.

  1. 12+8+4+/dots
  2. 34+12+13+
  3. k=127(13)k
  4. k=15k

try it

Determine whether the sum of the infinite series is defined.

  1. 13+12+34+98+
  2. 24+(12)+6+(3)+
  3. k=115(0.3)k

Finding Sums of Infinite Series

When the sum of an infinite geometric series exists, we can calculate the sum. The formula for the sum of an infinite series is related to the formula for the sum of the first n terms of a geometric series.

Sn=a1(1rn)1r

We will examine an infinite series with r=12. What happens to rn as n increases?

(12)2=14(12)3=18(12)4=116

The value of rn decreases rapidly. What happens for greater values of n?

(12)10=11,024(12)20=11,048,576(12)30=11,073,741,824

As n gets large, rn gets very small. We say that as n increases without bound, rn approaches 0. As rn approaches 0, 1rn approaches 1. When this happens the numerator approaches a1. This gives us the formula for the sum of an infinite geometric series.

A General Note: FORMULA FOR THE SUM OF AN INFINITE GEOMETRIC SERIES

The formula for the sum of an infinite geometric series with [latex]-1S=a11r

How To: Given an infinite geometric series, find its sum.

  1. Identify a1 and r.
  2. Confirm that [latex]-1
  3. Substitute values for a1 and r into the formula, S=a11r.
  4. Simplify to find S.

Example: Finding the Sum of an Infinite Geometric Series

Find the sum, if it exists, for the following:

  1. 10+9+8+7+
  2. 248.6+99.44+39.776+
  3. k=14,374(13)k1
  4. k=119(43)k

Example: Finding an Equivalent Fraction for a Repeating Decimal

Find the equivalent fraction for the repeating decimal 0.3¯.

try it

Find the sum if it exists.

  1. 2+23+29+
  2. k=10.76k+1
  3. k=1(38)k

 

Annuities

At the beginning of the section, we looked at a problem in which a couple invested a set amount of money each month into a college fund for six years. An annuity is an investment in which the purchaser makes a sequence of periodic, equal payments. To find the amount of an annuity, we need to find the sum of all the payments and the interest earned. In the example the couple invests $50 each month. This is the value of the initial deposit. The account paid 6% annual interest, compounded monthly. To find the interest rate per payment period, we need to divide the 6% annual percentage interest (APR) rate by 12. So the monthly interest rate is 0.5%. We can multiply the amount in the account each month by 100.5% to find the value of the account after interest has been added.

We can find the value of the annuity right after the last deposit by using a geometric series with a1=50 and r=100.5%=1.005. After the first deposit, the value of the annuity will be $50. Let us see if we can determine the amount in the college fund and the interest earned.

We can find the value of the annuity after n deposits using the formula for the sum of the first n terms of a geometric series. In 6 years, there are 72 months, so n=72. We can substitute a1=50,r=1.005, and n=72 into the formula, and simplify to find the value of the annuity after 6 years.

S72=50(11.00572)11.0054,320.44

After the last deposit, the couple will have a total of $4,320.44 in the account. Notice, the couple made 72 payments of $50 each for a total of 72(50)=$3,600. This means that because of the annuity, the couple earned $720.44 interest in their college fund.

How To: Given an initial deposit and an interest rate, find the value of an annuity.

  1. Determine a1, the value of the initial deposit.
  2. Determine n, the number of deposits.
  3. Determine r.
    1. Divide the annual interest rate by the number of times per year that interest is compounded.
    2. Add 1 to this amount to find r.
  4. Substitute values for a1,r, and n
    into the formula for the sum of the first n terms of a geometric series, Sn=a1(1rn)1r.
  5. Simplify to find Sn, the value of the annuity after n deposits.

Example: Solving an Annuity Problem

A deposit of $100 is placed into a college fund at the beginning of every month for 10 years. The fund earns 9% annual interest, compounded monthly, and paid at the end of the month. How much is in the account right after the last deposit?

Show Solution

Try It

At the beginning of each month, $200 is deposited into a retirement fund. The fund earns 6% annual interest, compounded monthly, and paid into the account at the end of the month. How much is in the account if deposits are made for 10 years?

Key Equations

recursive formula for nth term of a geometric sequence an=ran1,n2
explicit formula for nth term of a geometric sequence an=a1rn1
sum of the first n
terms of a geometric series
Sn=a1(1rn)1r,r1
sum of an infinite geometric series with [latex]-1 Sn=a11r

Key Concepts

  • A geometric sequence is a sequence in which the ratio between any two consecutive terms is a constant.
  • The constant ratio between two consecutive terms is called the common ratio.
  • The common ratio can be found by dividing any term in the sequence by the previous term.
  • The terms of a geometric sequence can be found by beginning with the first term and multiplying by the common ratio repeatedly.
  • A recursive formula for a geometric sequence with common ratio r is given by an=ran1 for n2 .
  • As with any recursive formula, the initial term of the sequence must be given.
  • An explicit formula for a geometric sequence with common ratio r is given by an=a1rn1.
  • In application problems, we sometimes alter the explicit formula slightly to an=a0rn.
  • The sum of the terms in a sequence is called a series.
  • A common notation for series is called summation notation, which uses the Greek letter sigma to represent the sum.
  • The sum of the terms in a geometric sequence is called a geometric series.
  • The sum of the first n terms of a geometric series can be found using a formula.
  • The sum of an infinite series exists if the series is geometric with [latex]-1
  • If the sum of an infinite series exists, it can be found using a formula.
  • An annuity is an account into which the investor makes a series of regularly scheduled payments. The value of an annuity can be found using geometric series.

Glossary

annuity an investment in which the purchaser makes a sequence of periodic, equal payments

common ratio the ratio between any two consecutive terms in a geometric sequence

diverge a series is said to diverge if the sum is not a real number

geometric sequence a sequence in which the ratio of a term to a previous term is a constant

geometric series the sum of the terms in a geometric sequence

infinite series the sum of the terms in an infinite sequence

series the sum of the terms in a sequence

summation notation a notation for series using the Greek letter sigma; it includes an explicit formula and specifies the first and last terms in the series