We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

TEXT

Study Guides > College Algebra CoRequisite Course

Explicit Formulas for Geometric Sequences

Learning Outcomes

  • Write a recursive formula given a sequence of numbers.
  • Given two terms in a geometric sequence, find a third.
  • Solve an application problem using a geometric sequence.

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.

A General Note: 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-display]{a}_{n}=r\cdot{a}_{n - 1},n\ge 2[/latex-display]

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.

Example: Using Recursive Formulas for Geometric Sequences

Write a recursive formula for the following geometric sequence.

[latex]\left\{6,9,13.5,20.25,\dots\right\}[/latex]

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

[latex]r=\dfrac{9}{6}=1.5[/latex] Substitute the common ratio into the recursive formula for geometric sequences and define [latex]{a}_{1}[/latex].

[latex]\begin{align}&{a}_{n}=r\cdot{a}_{n - 1} \\ &{a}_{n}=1.5\cdot{a}_{n - 1}\text{ for }n\ge 2 \\ &{a}_{1}=6\end{align}[/latex]

Analysis of the Solution

The sequence of data points follows an exponential pattern. The common ratio is also the base of an exponential function. Graph of the geometric sequence.

the common ratio as the base of an exponential function

Using the definition of the geometric sequence [latex]\left\{{a}_{1}, {a}_{1}r,{a}_{1}{r}^{2},{a}_{1}{r}^{3},...\right\}[/latex], we have [latex]a_n=a_1\left(r\right)^{n-1}[/latex]. Recall the form of an exponential function [latex]f(x)=a\left(b\right)^x[/latex]. In this case we have [latex]a_n=6\left(1.5\right)^{n-1}[/latex].

Q & A

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-display]\left\{2,\dfrac{4}{3},\dfrac{8}{9},\dfrac{16}{27},\dots\right\}[/latex-display]

Answer: [latex-display]\begin{align}&{a}_{1}=2\\ &{a}_{n}=\frac{2}{3}\cdot{a}_{n - 1}\text{ for }n\ge 2\end{align}[/latex-display]

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\cdot {2}^{n - 1}[/latex] 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:

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

Example: 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].

Answer: 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},\dots[/latex] Find the common ratio using the given fourth term.

[latex]\begin{align}&{a}_{n}={a}_{1}{r}^{n - 1} \\ &{a}_{4}=3{r}^{3} && \text{Write the fourth term of sequence in terms of }{a}_{1}\text{ and }r \\ &24=3{r}^{3} && \text{Substitute }24\text{ for }{a}_{4} \\ &8={r}^{3} && \text{Divide} \\ &r=2 && \text{Solve for the common ratio} \end{align}[/latex] Find the second term by multiplying the first term by the common ratio.

[latex]\begin{align}{a}_{2} & =2{a}_{1} \\ & =2\left(3\right) \\ & =6 \end{align}[/latex]

Analysis of the Solution

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

Answer: [latex-display]{a}_{6}=16\text{,}384[/latex-display]

[embed]

Example: 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,10,50,250,\dots\right\}[/latex]

Answer: The first term is 2. The common ratio can be found by dividing the second term by the first term.

[latex]\dfrac{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{align}&{a}_{n}={a}_{1}{r}^{\left(n - 1\right)} \\ &{a}_{n}=2\cdot {5}^{n - 1} \end{align}[/latex] The graph of this sequence shows an exponential pattern. Graph of the geometric sequence.

Try It

Write an explicit formula for the following geometric sequence.

[latex]\left\{-1,3,-9,27,\dots\right\}[/latex]

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

[embed]

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]

recall exponential applications

You have solved problems such as the following before in Module 11: Exponential and Logarithmic Functions. Feel free to return to that material anytime for a refresher.

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.

Answer:

  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-display]2020 - 2013=7[/latex-display] We are looking for the population after 7 years. We can substitute 7 for [latex]n[/latex] to estimate the population in 2020. [latex-display]{P}_{7}=284\cdot {1.04}^{7}\approx 374[/latex-display] The student population will be about 374 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.

Answer:

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

The following video provides a short lesson on some of the topics covered in this lesson. https://youtu.be/XHyeLKZYb2w

Licenses & Attributions

CC licensed content, Original

CC licensed content, Shared previously

  • Geometric Sequences . Authored by: James Sousa (Mathispower4u.com) . License: CC BY: Attribution.
  • College Algebra. Provided by: OpenStax Authored by: Abramson, Jay et al.. Located at: https://openstax.org/books/college-algebra/pages/1-introduction-to-prerequisites. License: CC BY: Attribution. License terms: Download for free at http://cnx.org/contents/[email protected].
  • Question ID 29756. Authored by: McClure,Caren. License: CC BY: Attribution. License terms: IMathAS Community License CC-BY +GPL.
  • Question ID 5856. Authored by: WebWork-Rochester, mb Lippman,David. License: CC BY: Attribution. License terms: IMathAS Community License CC-BY + GPL.