88 Geometric Sequences

Learning Objectives

In this section, you will:

  • 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.

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.

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.

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 [latex]{a}_{1}[/latex] is the initial term of a geometric sequence and [latex]r[/latex] is the common ratio, the sequence will be

[latex]\left\{{a}_{1}, \,{a}_{1}r,\,{a}_{1}{r}^{2},\,{a}_{1}{r}^{3},\,...\right\}.[/latex]

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.

Finding Common Ratios

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

  1. [latex]1\text{,}\,2\text{,}\,4\text{,}\,8\text{,}\,16\text{,}\,...[/latex]
  2. [latex]48\text{,}\,12\text{,}\,4\text{, }2\text{,}\,...[/latex]
[reveal-answer q=”fs-id1165137430766″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137430766″]Divide each term by the previous term to determine whether a common ratio exists.

  1. [latex]\begin{array}{llllllllll}\frac{2}{1}=2\hfill & \hfill & \hfill & \frac{4}{2}=2\hfill & \hfill & \hfill & \frac{8}{4}=2\hfill & \hfill & \hfill & \frac{16}{8}=2\hfill \end{array}[/latex]

    The sequence is geometric because there is a common ratio. The common ratio is 2.

  2. [latex]\begin{array}{lllllll}\frac{12}{48}=\frac{1}{4}\hfill & \hfill & \hfill & \frac{4}{12}=\frac{1}{3}\hfill & \hfill & \hfill & \frac{2}{4}=\frac{1}{2}\hfill \end{array}[/latex]

    The sequence is not geometric because there is not a common ratio.

[/hidden-answer]

Analysis

The graph of each sequence is shown in (Figure). It seems from the graphs that both (a) and (b) appear have the form of the graph of an exponential function in this viewing window. However, we know that (a) is geometric and so this interpretation holds, but (b) is not.

Graph of two sequences where graph (a) is geometric and graph (b) is exponential.
Figure 1.

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.

[latex]5,10,15,20,...[/latex]
[reveal-answer q=”fs-id1165137783622″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137783622″]

The sequence is not geometric because [latex]\frac{10}{5}\ne \frac{15}{10}[/latex].

[/hidden-answer]

Try It

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

[reveal-answer q=”415842″]Show Solution[/reveal-answer]
[hidden-answer a=”415842″]

[latex]100,20,4,\frac{4}{5},...[/latex]

The sequence is geometric. The common ratio is [latex]\frac{1}{5}[/latex].

[/hidden-answer]

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 [latex]{a}_{1}=-2[/latex] and the common ratio is [latex]r=4,[/latex] we can find subsequent terms by multiplying [latex]-2\cdot 4[/latex] to get [latex]-8[/latex] then multiplying the result [latex]-8\cdot 4[/latex] to get [latex]-32[/latex] and so on.

[latex]\begin{array}{l}{a}_{1}=-2\hfill \\ {a}_{2}=\left(-2\cdot 4\right)=-8\hfill \\ {a}_{3}=\left(-8\cdot 4\right)=-32\hfill \\ {a}_{4}=\left(-32\cdot 4\right)=-128\hfill \end{array}[/latex]

The first four terms are[latex]\left\{–2\text{, }–8\text{, }–32\text{, }–128\right\}.[/latex]

How To

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

  1. Multiply the initial term, [latex]{a}_{1},[/latex] by the common ratio to find the next term, [latex]{a}_{2}.[/latex]
  2. Repeat the process, using [latex]{a}_{n}={a}_{2}[/latex] to find [latex]{a}_{3}[/latex] and then [latex]{a}_{3}[/latex] to find [latex]{a}_{4,}[/latex] until all four terms have been identified.
  3. Write the terms separated by commons within brackets.

Writing the Terms of a Geometric Sequence

List the first four terms of the geometric sequence with [latex]{a}_{1}=5[/latex] and [latex]r=–2.[/latex]

[reveal-answer q=”fs-id1165137758063″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137758063″]

Multiply [latex]{a}_{1}[/latex] by [latex]-2[/latex] to find [latex]{a}_{2}.[/latex] Repeat the process, using [latex]{a}_{2}[/latex] to find [latex]{a}_{3},[/latex]
and so on.

[latex]\begin{array}{l}{a}_{1}=5\hfill \\ {a}_{2}=-2{a}_{1}=-10\hfill \\ {a}_{3}=-2{a}_{2}=20\hfill \\ {a}_{4}=-2{a}_{3}=-40\hfill \end{array}[/latex]

The first four terms are [latex]\left\{5,–10,20,–40\right\}.[/latex]

[/hidden-answer]

Try It

List the first five terms of the geometric sequence with [latex]{a}_{1}=18[/latex] and [latex]r=\frac{1}{3}.[/latex]

[reveal-answer q=”fs-id1165137655223″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137655223″]

[latex]\left\{18,6,2,\frac{2}{3},\frac{2}{9}\right\}[/latex]

[/hidden-answer]

Using Recursive Formulas for Geometric Sequences

A recursive formula allows us to find any term of a geometric sequence by using the previous term. Each term is the product of the common ratio and the previous term. For example, suppose the common ratio is 9. Then each term is nine times the previous term. As with any recursive formula, the initial term must be given.

Recursive Formula for a Geometric Sequence

The recursive formula for a geometric sequence with common ratio [latex]r[/latex] and first term [latex]{a}_{1}[/latex] is

[latex]{a}_{n}=r{a}_{n-1},n\ge 2[/latex]

How To

Given the first several terms of a geometric sequence, write its recursive formula.

  1. State the initial term.
  2. Find the common ratio by dividing any term by the preceding term.
  3. Substitute the common ratio into the recursive formula for a geometric sequence.

Using Recursive Formulas for Geometric Sequences

Write a recursive formula for the following geometric sequence.

[latex]\left\{6\text{, }9\text{, }13.5\text{, }20.25\text{, }...\right\}[/latex]
[reveal-answer q=”fs-id1165135190538″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135190538″]

The first term is given as 6. The common ratio can be found by dividing the second term by the first term.

[latex]r=\frac{9}{6}=1.5[/latex]

Substitute the common ratio into the recursive formula for geometric sequences and define [latex]{a}_{1}.[/latex]

[latex]\begin{array}{l}{a}_{n}=r{a}_{n-1}\\ {a}_{n}=1.5{a}_{n-1}\text{ for }n\ge 2\\ {a}_{1}=6\end{array}[/latex][/hidden-answer]

Analysis

The sequence of data points follows an exponential pattern. The common ratio is also the base of an exponential function as shown in (Figure)

Graph of the geometric sequence.
Figure 2.

Do we have to divide the second term by the first term to find the common ratio?

No. We can divide any term in the sequence by the previous term. It is, however, most common to divide the second term by the first term because it is often the easiest method of finding the common ratio.

Try It

Write a recursive formula for the following geometric sequence.

[latex]\left\{2\text{, }\frac{4}{3}\text{, }\frac{8}{9}\text{, }\frac{16}{27}\text{, }...\right\}[/latex]
[reveal-answer q=”fs-id1165137605332″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137605332″]

[latex]\begin{array}{l}{a}_{1}=2\\ {a}_{n}=\frac{2}{3}{a}_{n-1}\text{ for }n\ge 2\end{array}[/latex]

[/hidden-answer]

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.

[latex]{a}_{n}={a}_{1}{r}^{n-1}[/latex]

Let’s take a look at the sequence [latex]\left\{18\text{, }36\text{, }72\text{, }144\text{, }288\text{, }...\right\}.[/latex] 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

[latex]{a}_{n}=18·{2}^{n-1}[/latex]

The graph of the sequence is shown in (Figure).

Graph of the geometric sequence.
Figure 3.

Explicit Formula for a Geometric Sequence

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

[latex]{a}_{n}={a}_{1}{r}^{n-1}[/latex]

Writing Terms of Geometric Sequences Using the Explicit Formula

Given a geometric sequence with[latex]\,{a}_{1}=3\,[/latex]and[latex]\,{a}_{4}=24,\,[/latex]find [latex]{a}_{2}.[/latex]

[reveal-answer q=”fs-id1165137408599″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137408599″]The sequence can be written in terms of the initial term and the common ratio[latex]\,r.[/latex]

[latex]3,3r,3{r}^{2},3{r}^{3},...[/latex]

Find the common ratio using the given fourth term.

[latex]\begin{array}{ll}{a}_{n}={a}_{1}{r}^{n-1}\hfill & \hfill \\ {a}_{4}=3{r}^{3}\hfill & \text{Write the fourth term of sequence in terms of }{\alpha }_{1}\,\text{and }r\hfill \\ 24=3{r}^{3}\hfill & \text{Substitute }24\text{ for}\,{a}_{4}\hfill \\ \,\,\,8={r}^{3}\hfill & \text{Divide}\hfill \\ \,\,\,r=2\hfill & \text{Solve for the common ratio}\hfill \end{array}[/latex]

Find the second term by multiplying the first term by the common ratio.

[latex]\begin{array}{ll}{a}_{2}\hfill & =2{a}_{1}\hfill \\ \hfill & =2\left(3\right)\hfill \\ \hfill & =6\hfill \end{array}[/latex][/hidden-answer]

Analysis

The common ratio is multiplied by the first term once to find the second term, twice to find the third term, three times to find the fourth term, and so on. The tenth term could be found by multiplying the first term by the common ratio nine times or by multiplying by the common ratio raised to the ninth power.

Try It

Given a geometric sequence with [latex]{a}_{2}=4[/latex] and [latex]{a}_{3}=32[/latex], find [latex]{a}_{6}.[/latex]

[reveal-answer q=”fs-id1165137447458″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137447458″]

[latex]{a}_{6}=16,384[/latex]

[/hidden-answer]

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

Write an explicit formula for the [latex]n\text{th}[/latex] term of the following geometric sequence.

[latex]\left\{2\text{, }10\text{, }50\text{, }250\text{, }...\right\}[/latex]
[reveal-answer q=”fs-id1165137911060″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137911060″]The first term is 2. The common ratio can be found by dividing the second term by the first term.

[latex]\frac{10}{2}=5[/latex]

The common ratio is 5. Substitute the common ratio and the first term of the sequence into the formula.

[latex]\begin{array}{l}{a}_{n}={a}_{1}{r}^{\left(n-1\right)}\hfill \\ {a}_{n}=2\cdot {5}^{n-1}\hfill \end{array}[/latex]

The graph of this sequence in (Figure) shows an exponential pattern.

Graph of the geometric sequence.
Figure 4.

[/hidden-answer]

Try It

Write an explicit formula for the following geometric sequence.

[latex]\left\{–1\text{, }3\text{, }–9\text{, }27\text{, }...\right\}[/latex]
[reveal-answer q=”fs-id1165137532482″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137532482″]

[latex]{a}_{n}=-{\left(-3\right)}^{n-1}[/latex]

[/hidden-answer]

Solving Application Problems with Geometric Sequences

In real-world scenarios involving arithmetic sequences, we may need to use an initial term of [latex]{a}_{0}[/latex] instead of [latex]{a}_{1}.\,[/latex]In these problems, we can alter the explicit formula slightly by using the following formula:

[latex]{a}_{n}={a}_{0}{r}^{n}[/latex]

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.
[reveal-answer q=”fs-id1165137603324″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137603324″]

  1. The situation can be modeled by a geometric sequence with an initial term of 284. The student population will be 104% of the prior year, so the common ratio is 1.04.

    Let [latex]P[/latex] be the student population and [latex]n[/latex] be the number of years after 2013. Using the explicit formula for a geometric sequence we get

    [latex]{P}_{n} =284\cdot {1.04}^{n}[/latex]
  2. We can find the number of years since 2013 by subtracting.

    [latex]2020-2013=7[/latex]

    We are looking for the population after 7 years. We can substitute 7 for [latex]n[/latex] to estimate the population in 2020.

    [latex]{P}_{7}=284\cdot {1.04}^{7}\approx 374[/latex]

    The student population will be about 374 in 2020.[/hidden-answer]

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.
[reveal-answer q=”fs-id1165137455278″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137455278″]

  1. [latex]{P}_{n} = 293\cdot 1.026{a}^{n}[/latex]
  2. The number of hits will be about 333.

[/hidden-answer]

Access these online resources for additional instruction and practice with geometric sequences.

Key Equations

recursive formula for [latex]nth[/latex] term of a geometric sequence [latex]{a}_{n}=r{a}_{n-1},n\ge 2[/latex]
explicit formula for[latex]\,nth\,[/latex]term of a geometric sequence [latex]{a}_{n}={a}_{1}{r}^{n-1}[/latex]

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. See (Figure).
  • The terms of a geometric sequence can be found by beginning with the first term and multiplying by the common ratio repeatedly. See (Figure) and (Figure).
  • A recursive formula for a geometric sequence with common ratio [latex]r[/latex] is given by [latex]\,{a}_{n}=r{a}_{n–1}\,[/latex]for [latex]n\ge 2[/latex].
  • As with any recursive formula, the initial term of the sequence must be given. See (Figure).
  • An explicit formula for a geometric sequence with common ratio [latex]r[/latex] is given by [latex]\,{a}_{n}={a}_{1}{r}^{n–1}.[/latex] See (Figure).
  • In application problems, we sometimes alter the explicit formula slightly to [latex]\,{a}_{n}={a}_{0}{r}^{n}.\,[/latex]See (Figure).

Section Exercises

Verbal

What is a geometric sequence?

[reveal-answer q=”fs-id1165137413921″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137413921″]

A sequence in which the ratio between any two consecutive terms is constant.

[/hidden-answer]

How is the common ratio of a geometric sequence found?

What is the procedure for determining whether a sequence is geometric?

[reveal-answer q=”fs-id1165137571584″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137571584″]

Divide each term in a sequence by the preceding term. If the resulting quotients are equal, then the sequence is geometric.

[/hidden-answer]

What is the difference between an arithmetic sequence and a geometric sequence?

Describe how exponential functions and geometric sequences are similar. How are they different?

[reveal-answer q=”fs-id1165137410439″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137410439″]

Both geometric sequences and exponential functions have a constant ratio. However, their domains are not the same. Exponential functions are defined for all real numbers, and geometric sequences are defined only for positive integers. Another difference is that the base of a geometric sequence (the common ratio) can be negative, but the base of an exponential function must be positive.

[/hidden-answer]

Algebraic

For the following exercises, find the common ratio for the geometric sequence.

[latex]1,3,9,27,81,...[/latex]

[latex]-0.125,0.25,-0.5,1,-2,...[/latex]

[reveal-answer q=”fs-id1165137560236″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137560236″]

The common ratio is [latex]-2[/latex]

[/hidden-answer]

[latex]-2,-\frac{1}{2},-\frac{1}{8},-\frac{1}{32},-\frac{1}{128},...[/latex]

For the following exercises, determine whether the sequence is geometric. If so, find the common ratio.

[latex]-6,-12,-24,-48,-96,...[/latex]

[reveal-answer q=”fs-id1165137660469″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137660469″]

The sequence is geometric. The common ratio is 2.

[/hidden-answer]

[latex]5,5.2,5.4,5.6,5.8,...[/latex]

[latex]-1,\frac{1}{2},-\frac{1}{4},\frac{1}{8},-\frac{1}{16},...[/latex]

[reveal-answer q=”fs-id1165134047692″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165134047692″]

The sequence is geometric. The common ratio is [latex]-\frac{1}{2}.[/latex]

[/hidden-answer]

[latex]6,8,11,15,20,...[/latex]

[latex]0.8,4,20,100,500,...[/latex]

[reveal-answer q=”fs-id1165137849116″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137849116″]

The sequence is geometric. The common ratio is [latex]5.[/latex]

[/hidden-answer]

For the following exercises, write the first five terms of the geometric sequence, given the first term and common ratio.

[latex]\begin{array}{cc}{a}_{1}=8,& r=0.3\end{array}[/latex]

[latex]\begin{array}{cc}{a}_{1}=5,& r=\frac{1}{5}\end{array}[/latex]

[reveal-answer q=”fs-id1165137444326″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137444326″]

[latex]5,1,\frac{1}{5},\frac{1}{25},\frac{1}{125}[/latex]

[/hidden-answer]

For the following exercises, write the first five terms of the geometric sequence, given any two terms.

[latex]\begin{array}{cc}{a}_{7}=64,& {a}_{10}\end{array}=512[/latex]

[latex]\begin{array}{cc}{a}_{6}=25,& {a}_{8}\end{array}=6.25[/latex]

[reveal-answer q=”fs-id1165137405237″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137405237″]

[latex]800,400,200,100,50[/latex]

[/hidden-answer]

For the following exercises, find the specified term for the geometric sequence, given the first term and common ratio.

The first term is [latex]2,[/latex] and the common ratio is [latex]3.[/latex] Find the 5th term.

The first term is 16 and the common ratio is [latex]-\frac{1}{3}.[/latex] Find the 4th term.

[reveal-answer q=”fs-id1165135173567″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135173567″]

[latex]{a}_{4}=-\frac{16}{27}[/latex]

[/hidden-answer]

For the following exercises, find the specified term for the geometric sequence, given the first four terms.

[latex]{a}_{n}=\left\{-1,2,-4,8,...\right\}.[/latex] Find [latex]{a}_{12}.[/latex]

[latex]{a}_{n}=\left\{-2,\frac{2}{3},-\frac{2}{9},\frac{2}{27},...\right\}.[/latex] Find [latex]{a}_{7}.[/latex]

[reveal-answer q=”fs-id1165137450967″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137450967″]

[latex]{a}_{7}=-\frac{2}{729}[/latex]

[/hidden-answer]

For the following exercises, write the first five terms of the geometric sequence.

[latex]\begin{array}{cc}{a}_{1}=-486,& {a}_{n}=-\frac{1}{3}\end{array}{a}_{n-1}[/latex]

[latex]\begin{array}{cc}{a}_{1}=7,& {a}_{n}=0.2{a}_{n-1}\end{array}[/latex]

[reveal-answer q=”fs-id1165137922652″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137922652″]

[latex]7,1.4,0.28,0.056,0.0112[/latex]

[/hidden-answer]

For the following exercises, write a recursive formula for each geometric sequence.

[latex]{a}_{n}=\left\{-1,5,-25,125,...\right\}[/latex]

[latex]{a}_{n}=\left\{-32,-16,-8,-4,...\right\}[/latex]

[reveal-answer q=”fs-id1165137422756″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137422756″]

[latex]\begin{array}{cc}a{}_{1}=-32,& {a}_{n}=\frac{1}{2}{a}_{n-1}\end{array}[/latex]

[/hidden-answer]

[latex]{a}_{n}=\left\{14,56,224,896,...\right\}[/latex]

[latex]{a}_{n}=\left\{10,-3,0.9,-0.27,...\right\}[/latex]

[reveal-answer q=”fs-id1165135181595″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135181595″]

[latex]\begin{array}{cc}{a}_{1}=10,& {a}_{n}=-0.3{a}_{n-1}\end{array}[/latex]

[/hidden-answer]

[latex]{a}_{n}=\left\{0.61,1.83,5.49,16.47,...\right\}[/latex]

[latex]{a}_{n}=\left\{\frac{3}{5},\frac{1}{10},\frac{1}{60},\frac{1}{360},...\right\}[/latex]

[reveal-answer q=”fs-id1165137749862″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137749862″]

[latex]\begin{array}{cc}{a}_{1}=\frac{3}{5},& {a}_{n}=\frac{1}{6}{a}_{n-1}\end{array}[/latex]

[/hidden-answer]

[latex]{a}_{n}=\left\{-2,\frac{4}{3},-\frac{8}{9},\frac{16}{27},...\right\}[/latex]

[latex]{a}_{n}=\left\{\frac{1}{512},-\frac{1}{128},\frac{1}{32},-\frac{1}{8},...\right\}[/latex]

[reveal-answer q=”fs-id1165137827871″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137827871″]

[latex]{a}_{1}=\frac{1}{512},{a}_{n}=-4{a}_{n-1}[/latex]

[/hidden-answer]

For the following exercises, write the first five terms of the geometric sequence.

[latex]{a}_{n}=-4\cdot {5}^{n-1}[/latex]

[latex]{a}_{n}=12\cdot {\left(-\frac{1}{2}\right)}^{n-1}[/latex]

[reveal-answer q=”fs-id1165135161218″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135161218″]

[latex]12,-6,3,-\frac{3}{2},\frac{3}{4}[/latex]

[/hidden-answer]

For the following exercises, write an explicit formula for each geometric sequence.

[latex]{a}_{n}=\left\{-2,-4,-8,-16,...\right\}[/latex]

[latex]{a}_{n}=\left\{1,3,9,27,...\right\}[/latex]

[reveal-answer q=”fs-id1165137531020″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137531020″]

[latex]{a}_{n}={3}^{n-1}[/latex]

[/hidden-answer]

[latex]{a}_{n}=\left\{-4,-12,-36,-108,...\right\}[/latex]

[latex]{a}_{n}=\left\{0.8,-4,20,-100,...\right\}[/latex]

[reveal-answer q=”fs-id1165137446411″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137446411″]

[latex]{a}_{n}=0.8\cdot {\left(-5\right)}^{n-1}[/latex]

[/hidden-answer]

[latex]{a}_{n}=\left\{-1.25,-5,-20,-80,...\right\}[/latex]

[latex]{a}_{n}=\left\{-1,-\frac{4}{5},-\frac{16}{25},-\frac{64}{125},...\right\}[/latex]

[reveal-answer q=”fs-id1165137447709″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137447709″]

[latex]{a}_{n}=-{\left(\frac{4}{5}\right)}^{n-1}[/latex]

[/hidden-answer]

[latex]{a}_{n}=\left\{2,\frac{1}{3},\frac{1}{18},\frac{1}{108},...\right\}[/latex]

[latex]{a}_{n}=\left\{3,-1,\frac{1}{3},-\frac{1}{9},...\right\}[/latex]

[reveal-answer q=”fs-id1165137779044″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137779044″]

[latex]{a}_{n}=3\cdot {\left(-\frac{1}{3}\right)}^{n-1}[/latex]

[/hidden-answer]

For the following exercises, find the specified term for the geometric sequence given.

Let [latex]{a}_{1}=4,[/latex] [latex]{a}_{n}=-3{a}_{n-1}.[/latex] Find [latex]{a}_{8}.[/latex]

Let [latex]{a}_{n}=-{\left(-\frac{1}{3}\right)}^{n-1}.[/latex] Find [latex]{a}_{12}.[/latex]

[reveal-answer q=”fs-id1165137793557″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137793557″]

[latex]{a}_{12}=\frac{1}{177,147}[/latex]

[/hidden-answer]

For the following exercises, find the number of terms in the given finite geometric sequence.

[latex]{a}_{n}=\left\{-1,3,-9,...,2187\right\}[/latex]

[latex]{a}_{n}=\left\{2,1,\frac{1}{2},...,\frac{1}{1024}\right\}[/latex]

[reveal-answer q=”fs-id1165137675968″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137675968″]

There are [latex]12[/latex] terms in the sequence.

[/hidden-answer]

Graphical

For the following exercises, determine whether the graph shown represents a geometric sequence.

Graph of a scattered plot with labeled points: (1, -3), (2, -1), (3, 1), (4, 3), and (5, 5). The x-axis is labeled n and the y-axis is labeled a_n.
Graph of a scattered plot with labeled points: (1, -0.5), (2, 0.25), (3, 1.375), (4, 3.0625), and (5, 5.5938). The x-axis is labeled n and the y-axis is labeled a_n.
[reveal-answer q=”fs-id1165137663534″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137663534″]

The graph does not represent a geometric sequence.

[/hidden-answer]

For the following exercises, use the information provided to graph the first five terms of the geometric sequence.

[latex]\begin{array}{cc}{a}_{1}=1,& r=\frac{1}{2}\end{array}[/latex]

[latex]\begin{array}{cc}{a}_{1}=3,& {a}_{n}=2{a}_{n-1}\end{array}[/latex]

[reveal-answer q=”fs-id1165137784836″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137784836″]Graph of a scattered plot with labeled points: (1, 3), (2, 6), (3, 12), (4, 24), and (5, 48). The x-axis is labeled n and the y-axis is labeled a_n.[/hidden-answer]

[latex]{a}_{n}=27\cdot {0.3}^{n-1}[/latex]

Extensions

Use recursive formulas to give two examples of geometric sequences whose 3rd terms are[latex]\,200.[/latex]

[reveal-answer q=”fs-id1165135191920″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135191920″]

Answers will vary. Examples: [latex]{\begin{array}{cc}{a}_{1}=800,& {a}_{n}=0.5a\end{array}}_{n-1}[/latex] and [latex]{\begin{array}{cc}{a}_{1}=12.5,& {a}_{n}=4a\end{array}}_{n-1}[/latex]

[/hidden-answer]

Use explicit formulas to give two examples of geometric sequences whose 7th terms are [latex]1024.[/latex]

Find the 5th term of the geometric sequence [latex]\left\{b,4b,16b,...\right\}.[/latex]

[reveal-answer q=”fs-id1165137419654″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137419654″]

[latex]{a}_{5}=256b[/latex]

[/hidden-answer]

Find the 7th term of the geometric sequence [latex]\left\{64a\left(-b\right),32a\left(-3b\right),16a\left(-9b\right),...\right\}.[/latex]

At which term does the sequence [latex]\left\{10,12,14.4,17.28,\text{ }...\right\}[/latex] exceed [latex]100?[/latex]

[reveal-answer q=”fs-id1165137439223″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137439223″]

The sequence exceeds [latex]100[/latex] at the 14th term, [latex]{a}_{14}\approx 107.[/latex]

[/hidden-answer]

At which term does the sequence [latex]\left\{\frac{1}{2187},\frac{1}{729},\frac{1}{243},\frac{1}{81}\text{ }...\right\}[/latex] begin to have integer values?

For which term does the geometric sequence [latex]{a}_{{}_{n}}=-36{\left(\frac{2}{3}\right)}^{n-1}[/latex] first have a non-integer value?

[reveal-answer q=”fs-id1165137660698″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137660698″]

[latex]{a}_{4}=-\frac{32}{3}\,[/latex]is the first non-integer value

[/hidden-answer]

Use the recursive formula to write a geometric sequence whose common ratio is an integer. Show the first four terms, and then find the 10th term.

Use the explicit formula to write a geometric sequence whose common ratio is a decimal number between 0 and 1. Show the first 4 terms, and then find the 8th term.

[reveal-answer q=”fs-id1165137666622″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137666622″]

Answers will vary. Example: Explicit formula with a decimal common ratio: [latex]{a}_{n}=400\cdot {0.5}^{n-1};[/latex] First 4 terms: [latex]\begin{array}{cc}400,200,100,50;& {a}_{8}=3.125\end{array}[/latex]

[/hidden-answer]

Is it possible for a sequence to be both arithmetic and geometric? If so, give an example.

Glossary

common ratio
the ratio between any two consecutive terms in a geometric sequence
geometric sequence
a sequence in which the ratio of a term to a previous term is a constant

License

Icon for the Creative Commons Attribution 4.0 International License

Algebra and Trigonometry OpenStax Copyright © 2015 by OpenStax is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.

Share This Book