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

Study Guides > Precalculus II

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{a}_{1} is the initial term of a geometric sequence and rr is the common ratio, the sequence will be
{a1,a1r,a1r2,a1r3,...}\left\{{a}_{1}, {a}_{1}r,{a}_{1}{r}^{2},{a}_{1}{r}^{3},...\right\}.

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 1: Finding Common Ratios

Is the sequence geometric? If so, find the common ratio.
  1. 1,2,4,8,16,..1\text{,}2\text{,}4\text{,}8\text{,}16\text{,}...
  2. 48,12,42,..48\text{,}12\text{,}4\text{, }2\text{,}...

Solution

Divide each term by the previous term to determine whether a common ratio exists.
  1. 21=242=284=2168=2\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}The sequence is geometric because there is a common ratio. The common ratio is 2.
  2. 1248=14412=1324=12\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}The sequence is not geometric because there is not a common ratio.

Analysis of the Solution

The graph of each sequence is shown in Figure 1. 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

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 1

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

Try It 2

Is the sequence geometric? If so, find the common ratio.
100,20,4,45,..100,20,4,\frac{4}{5},...
Solution

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{a}_{1}=-2 and the common ratio is r=4r=4, we can find subsequent terms by multiplying 24-2\cdot 4 to get 8-8 then multiplying the result 84-8\cdot 4 to get 32-32 and so on.
a1=2a2=(24)=8a3=(84)=32a4=(324)128\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}
The first four terms are {2832128}\left\{-2\text{, }-8\text{, }-32\text{, }-128\right\}.

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{a}_{1}, by the common ratio to find the next term, a2{a}_{2}.
  2. Repeat the process, using an=a2{a}_{n}={a}_{2} to find a3{a}_{3} and then a3{a}_{3} to find a4,{a}_{4,} until all four terms have been identified.
  3. Write the terms separated by commons within brackets.

Example 2: Writing the Terms of a Geometric Sequence

List the first four terms of the geometric sequence with a1=5{a}_{1}=5 and r=2r=-2.

Solution

Multiply a1{a}_{1} by 2-2 to find a2{a}_{2}. Repeat the process, using a2{a}_{2} to find a3{a}_{3}, and so on.
a1=5a2=2a1=10a3=2a2=20a4=2a3=40\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}
The first four terms are {5,10,20,40}\left\{5,-10,20,-40\right\}.

Try It 3

List the first five terms of the geometric sequence with a1=18{a}_{1}=18 and r=13r=\frac{1}{3}. Solution

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 rr and first term a1{a}_{1} is
an=ran1,n2{a}_{n}=r{a}_{n - 1},n\ge 2

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 3: Using Recursive Formulas for Geometric Sequences

Write a recursive formula for the following geometric sequence.
{6913.520.25...}\left\{6\text{, }9\text{, }13.5\text{, }20.25\text{, }...\right\}

Solution

The first term is given as 6. The common ratio can be found by dividing the second term by the first term.
r=96=1.5r=\frac{9}{6}=1.5
Substitute the common ratio into the recursive formula for geometric sequences and define a1{a}_{1}.
an=ran1an=1.5an1 for n2a1=6\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}

Analysis of the Solution

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

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 4

Write a recursive formula for the following geometric sequence.
{243891627...}\left\{2\text{, }\frac{4}{3}\text{, }\frac{8}{9}\text{, }\frac{16}{27}\text{, }...\right\}
Solution

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{a}_{n}={a}_{1}{r}^{n - 1}
Let’s take a look at the sequence {183672144288...}\left\{18\text{, }36\text{, }72\text{, }144\text{, }288\text{, }...\right\}. 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{a}_{n}=18\cdot {2}^{n - 1}
The graph of the sequence is shown in Figure 3.
Graph of the geometric sequence. Figure 3

A General Note: Explicit Formula for a Geometric Sequence

The nth term of a geometric sequence is given by the explicit formula:
an=a1rn1{a}_{n}={a}_{1}{r}^{n - 1}

Example 4: Writing Terms of Geometric Sequences Using the Explicit Formula

Given a geometric sequence with a1=3{a}_{1}=3 and a4=24{a}_{4}=24, find a2{a}_{2}.

Solution

The sequence can be written in terms of the initial term and the common ratio rr.
3,3r,3r2,3r3,..3,3r,3{r}^{2},3{r}^{3},...
Find the common ratio using the given fourth term.
an=a1rn1a4=3r3Write the fourth term of sequence in terms of α1and r24=3r3Substitute 24 fora48=r3Divider=2Solve for the common ratio\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}
Find the second term by multiplying the first term by the common ratio.
a2=2a1=2(3)=6\begin{array}{ll}{a}_{2}\hfill & =2{a}_{1}\hfill \\ \hfill & =2\left(3\right)\hfill \\ \hfill & =6\hfill \end{array}

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 5

Given a geometric sequence with a2=4{a}_{2}=4 and a3=32{a}_{3}=32 , find a6{a}_{6}. Solution

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

Write an explicit formula for the nthn\text{th} term of the following geometric sequence.
{21050250...}\left\{2\text{, }10\text{, }50\text{, }250\text{, }...\right\}

Solution

The first term is 2. The common ratio can be found by dividing the second term by the first term.
102=5\frac{10}{2}=5
The common ratio is 5. Substitute the common ratio and the first term of the sequence into the formula.
an=a1r(n1)an=25n1\begin{array}{l}{a}_{n}={a}_{1}{r}^{\left(n - 1\right)}\hfill \\ {a}_{n}=2\cdot {5}^{n - 1}\hfill \end{array}
The graph of this sequence in Figure 4 shows an exponential pattern.
Graph of the geometric sequence. Figure 4

Try It 6

Write an explicit formula for the following geometric sequence.
{13927...}\left\{-1\text{, }3\text{, }-9\text{, }27\text{, }...\right\}
Solution

Solving Application Problems with Geometric Sequences

In real-world scenarios involving arithmetic sequences, we may need to use an initial term of a0{a}_{0} instead of a1{a}_{1}. In these problems, we can alter the explicit formula slightly by using the following formula:
an=a0rn{a}_{n}={a}_{0}{r}^{n}

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

Solution

  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 PP be the student population and nn be the number of years after 2013. Using the explicit formula for a geometric sequence we get
    Pn=2841.04n{P}_{n} =284\cdot {1.04}^{n}
  2. We can find the number of years since 2013 by subtracting.
    20202013=72020 - 2013=7
    We are looking for the population after 7 years. We can substitute 7 for nn to estimate the population in 2020.
    P7=2841.047374{P}_{7}=284\cdot {1.04}^{7}\approx 374
    The student population will be about 374 in 2020.

Try It 7

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.
a. Write a formula for the number of hits.
b. Estimate the number of hits in 5 weeks.
Solution

Key Equations

recursive formula for nthnth term of a geometric sequence an=ran1,n2{a}_{n}=r{a}_{n - 1},n\ge 2
explicit formula for nthnth term of a geometric sequence an=a1rn1{a}_{n}={a}_{1}{r}^{n - 1}

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 rr is given by an=ran1{a}_{n}=r{a}_{n - 1} for n2n\ge 2 .
  • As with any recursive formula, the initial term of the sequence must be given.
  • An explicit formula for a geometric sequence with common ratio rr is given by an=a1rn1{a}_{n}={a}_{1}{r}^{n - 1}.
  • In application problems, we sometimes alter the explicit formula slightly to an=a0rn{a}_{n}={a}_{0}{r}^{n}.

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

Section Exercises

1. What is a geometric sequence? 2. How is the common ratio of a geometric sequence found? 3. What is the procedure for determining whether a sequence is geometric? 4. What is the difference between an arithmetic sequence and a geometric sequence? 5. Describe how exponential functions and geometric sequences are similar. How are they different? For the following exercises, find the common ratio for the geometric sequence. 6. 1,3,9,27,81,..1,3,9,27,81,... 7. 0.125,0.25,0.5,1,2,..-0.125,0.25,-0.5,1,-2,... 8. 2,12,18,132,1128,..-2,-\frac{1}{2},-\frac{1}{8},-\frac{1}{32},-\frac{1}{128},... For the following exercises, determine whether the sequence is geometric. If so, find the common ratio. 9. 6,12,24,48,96,..-6,-12,-24,-48,-96,... 10. 5,5.2,5.4,5.6,5.8,..5,5.2,5.4,5.6,5.8,... 11. 1,12,14,18,116,..-1,\frac{1}{2},-\frac{1}{4},\frac{1}{8},-\frac{1}{16},... 12. 6,8,11,15,20,..6,8,11,15,20,... 13. 0.8,4,20,100,500,..0.8,4,20,100,500,... For the following exercises, write the first five terms of the geometric sequence, given the first term and common ratio. 14. a1=8,r=0.3\begin{array}{cc}{a}_{1}=8,& r=0.3\end{array} 15. a1=5,r=15\begin{array}{cc}{a}_{1}=5,& r=\frac{1}{5}\end{array} For the following exercises, write the first five terms of the geometric sequence, given any two terms. 16. a7=64,a10=512\begin{array}{cc}{a}_{7}=64,& {a}_{10}\end{array}=512 17. a6=25,a8=6.25\begin{array}{cc}{a}_{6}=25,& {a}_{8}\end{array}=6.25 For the following exercises, find the specified term for the geometric sequence, given the first term and common ratio. 18. The first term is 22, and the common ratio is 33. Find the 5th term. 19. The first term is 16 and the common ratio is 13-\frac{1}{3}. Find the 4th term. For the following exercises, find the specified term for the geometric sequence, given the first four terms. 20. an={1,2,4,8,...}{a}_{n}=\left\{-1,2,-4,8,...\right\}. Find a12{a}_{12}. 21. an={2,23,29,227,...}{a}_{n}=\left\{-2,\frac{2}{3},-\frac{2}{9},\frac{2}{27},...\right\}. Find a7{a}_{7}. For the following exercises, write the first five terms of the geometric sequence. 22. a1=486,an=13an1\begin{array}{cc}{a}_{1}=-486,& {a}_{n}=-\frac{1}{3}\end{array}{a}_{n - 1} 23. a1=7,an=0.2an1\begin{array}{cc}{a}_{1}=7,& {a}_{n}=0.2{a}_{n - 1}\end{array} For the following exercises, write a recursive formula for each geometric sequence. 24. an={1,5,25,125,...}{a}_{n}=\left\{-1,5,-25,125,...\right\} 25. an={32,16,8,4,...}{a}_{n}=\left\{-32,-16,-8,-4,...\right\} 26. an={14,56,224,896,...}{a}_{n}=\left\{14,56,224,896,...\right\} 27. an={10,3,0.9,0.27,...}{a}_{n}=\left\{10,-3,0.9,-0.27,...\right\} 28. an={0.61,1.83,5.49,16.47,...}{a}_{n}=\left\{0.61,1.83,5.49,16.47,...\right\} 29. an={35,110,160,1360,...}{a}_{n}=\left\{\frac{3}{5},\frac{1}{10},\frac{1}{60},\frac{1}{360},...\right\} 30. an={2,43,89,1627,...}{a}_{n}=\left\{-2,\frac{4}{3},-\frac{8}{9},\frac{16}{27},...\right\} 31. an={1512,1128,132,18,...}{a}_{n}=\left\{\frac{1}{512},-\frac{1}{128},\frac{1}{32},-\frac{1}{8},...\right\} For the following exercises, write the first five terms of the geometric sequence. 32. an=45n1{a}_{n}=-4\cdot {5}^{n - 1} 33. an=12(12)n1{a}_{n}=12\cdot {\left(-\frac{1}{2}\right)}^{n - 1} For the following exercises, write an explicit formula for each geometric sequence. 34. an={2,4,8,16,...}{a}_{n}=\left\{-2,-4,-8,-16,...\right\} 35. an={1,3,9,27,...}{a}_{n}=\left\{1,3,9,27,...\right\} 36. an={4,12,36,108,...}{a}_{n}=\left\{-4,-12,-36,-108,...\right\} 37. an={0.8,4,20,100,...}{a}_{n}=\left\{0.8,-4,20,-100,...\right\} 38. an={1.25,5,20,80,...}{a}_{n}=\left\{-1.25,-5,-20,-80,...\right\} 39. an={1,45,1625,64125,...}{a}_{n}=\left\{-1,-\frac{4}{5},-\frac{16}{25},-\frac{64}{125},...\right\} 40. an={2,13,118,1108,...}{a}_{n}=\left\{2,\frac{1}{3},\frac{1}{18},\frac{1}{108},...\right\} 41. an={3,1,13,19,...}{a}_{n}=\left\{3,-1,\frac{1}{3},-\frac{1}{9},...\right\} For the following exercises, find the specified term for the geometric sequence given. 42. Let a1=4{a}_{1}=4, an=3an1{a}_{n}=-3{a}_{n - 1}. Find a8{a}_{8}. 43. Let an=(13)n1{a}_{n}=-{\left(-\frac{1}{3}\right)}^{n - 1}. Find a12{a}_{12}. For the following exercises, find the number of terms in the given finite geometric sequence. 44. an={1,3,9,...,2187}{a}_{n}=\left\{-1,3,-9,...,2187\right\} 45. an={2,1,12,...,11024}{a}_{n}=\left\{2,1,\frac{1}{2},...,\frac{1}{1024}\right\} For the following exercises, determine whether the graph shown represents a geometric sequence. 46. 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. 47. 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. For the following exercises, use the information provided to graph the first five terms of the geometric sequence. 48. a1=1,r=12\begin{array}{cc}{a}_{1}=1,& r=\frac{1}{2}\end{array} 49. a1=3,an=2an1\begin{array}{cc}{a}_{1}=3,& {a}_{n}=2{a}_{n - 1}\end{array} 50. an=270.3n1{a}_{n}=27\cdot {0.3}^{n - 1} 51. Use recursive formulas to give two examples of geometric sequences whose 3rd terms are 200200. 52. Use explicit formulas to give two examples of geometric sequences whose 7th terms are 10241024. 53. Find the 5th term of the geometric sequence {b,4b,16b,...}\left\{b,4b,16b,...\right\}. 54. Find the 7th term of the geometric sequence {64a(b),32a(3b),16a(9b),...}\left\{64a\left(-b\right),32a\left(-3b\right),16a\left(-9b\right),...\right\}. 55. At which term does the sequence {10,12,14.4,17.28, ...}\left\{10,12,14.4,17.28,\text{ }...\right\} exceed 100?100? 56. At which term does the sequence {12187,1729,1243,181 ...}\left\{\frac{1}{2187},\frac{1}{729},\frac{1}{243},\frac{1}{81}\text{ }...\right\} begin to have integer values? 57. For which term does the geometric sequence an=36(23)n1{a}_{{}_{n}}=-36{\left(\frac{2}{3}\right)}^{n - 1} first have a non-integer value? 58. 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. 59. 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. 60. Is it possible for a sequence to be both arithmetic and geometric? If so, give an example.

Licenses & Attributions