0:00 / 0:00

Geometric Sequences

A geometric sequence is a sequence where every number is the result of multiplying the previous number by some constant multiple.

We call this multiple the common ratio, we can find it by taking any number in the sequence and dividing it by the previous number.

Examples
  • Is S1={4,8,16,32}S_1 = \{ 4, 8, 16, 32 \dots \} a geometric sequence?
    Yes
  • What is the common ratio?
    2
  • Is S2={100,80,64,51.2,}S_2 = \{ 100, 80, 64, 51.2, \dots \} a geometric sequence?
    Yes
  • What is the common ratio?
    0.8
  • Is S3={1,3,9,27,}S_3 = \{ -1, 3, -9, 27, \dots \} a geometric sequence?
    Yes
  • What is the common ratio?
    -3
  • Is S4={1,1,3,5,}S_4 = \{ -1, 1, 3, 5, \dots \} a geometric sequence?
    No
  • What is the common ratio?
    No common ratio -- this is an arithmetic sequence with common difference of 2

PAGE BREAK

General Term

If the first term is aa and the common ratio is rr, then the geometric sequence looks like this:
a1=aa2=ara3=ar2a4=ar3\large{\begin{array}{rcl} a_1&=&a\\ a_2&=&ar\\ a_3&=&ar^2\\ a_4&=&ar^3\\ &\vdots\\ \end{array}}
The general term of a geometric sequence is an exponential relation given by:
an=arn1\Large\boxed{a_n=ar^{n-1}}

0:00 / 0:00

Example: Geometric Sequences


A petri dish contains 10 individual bacterial cells at the end of the first day of an experiment. It is observed that each cell splits into 2 daughter cells every 8 hours. Researchers are interested in predicting the number of bacteria after nn days.

a) What is the common ratio if we want to model the number of bacteria at the end of each day?

Since each cell splits into 2 after 8 hours, those two cells split into 4 after 16 hours, and finally into 8 cells after 24 hours.

That means that every day, each cell from the day before turns into 8 new cells, so the common ratio is r=8r=8.




PAGE BREAK
b) How many bacterial cells are there at the end of the fourth day?

Let's write out the first four terms of the resulting sequence:

Day1234# of Bacteria1010×8=8080×8=640640×8=5120\begin{array}{r|c|c|c | c} \text{Day} & 1 & 2 & 3 & 4\\ \hline \text{\# of Bacteria} & 10 & \begin{aligned} &10\times8\\ &= 80 \end{aligned} & \begin{aligned} &80\times8\\ &= 640 \end{aligned} & \begin{aligned} &640\times8\\ &= 5120 \end{aligned} \end{array}

We can see that there are 5120 bacteria after four days.

c) Write the general term for the number of bacteria, bnb_n, at the end of the nthn^{th} day.

  • The first term is the number of bacteria after the first day: a=10a=10
  • The common ratio we found to be r=8r=8
Using the formula for a geometric sequence, bn=arn1b_n = ar^{n-1}, we can write the general term:
bn=10×8n1b_n = 10\times 8^{n-1}

Practice: Geometric Sequences

Given the sequence 5103,1701,567,189,5103, 1701, 567, 189, \dots

a) is this a geometric sequence?
b) what is the next term in the sequence?
c) write an expression for the general term of the sequence.

Practice: Geometric Sequences

Given a geometric sequence with terms a4=135a_4=135 and a5=405a_5=405, determine a10a_{10}.

Practice: Geometric Sequences

A radioactive substance loses a (constant) fraction of its mass every year as seen in the table below.
Year12?Mass (kg)3125012500128\begin{array}{r|c|c|c | c} \text{Year} & 1 & 2 & \dots & ?\\ \hline \text{Mass (kg)} & 31250 & 12500 & & 128 \end{array}
After how many years is there 128 kg of mass remaining?
[Use technology to graph the general term as a function of nn]