| {{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }} |
| {{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }} |
| {{ 'ml-lesson-time-estimation' | message }} |
Here are a few recommended readings before getting started with this lesson.
A regular sheet of paper has a thickness of about 0.1 millimeter. Every time the paper is folded in half, its thickness doubles. Try the applet below to explore how the thickness increases as the sheet keeps getting folded in half.
As can be seen in the previous applet, each time the sheet of paper was folded in half, its thickness doubled. The values for the paper thickness after each fold can be represented by terms of a specific type of sequence called a geometric sequence.
a1>0 | a1<0 | |
---|---|---|
r>1 | Increasing 3 →×2 6 →×2 12 →×2 24 →×2 48… |
Decreasing -3 →×2 -6 →×2 -12 →×2 -24 →×2 -48… |
r=1 | Constant
3 →×1 3 →×1 3 →×1 3 →×1 3… |
Constant
-3 →×1 -3 →×1 -3 →×1 -3 →×1 -3… |
0<r<1 | Decreasing 48 →×21 24 →×21 12 →×21 6 →×21 3… |
Increasing -48 →×21 -24 →×21 -12 →×21 -6 →×21 -3… |
r<0 | Alternating
3 →×(-2) -6 →×(-2) 12 →×(-2) -24 →×(-2) 48… |
Alternating
-3 →×(-2) 6 →×(-2) -12 →×(-2) 24 →×(-2) -48… |
Like for any other sequence, the first term of a geometric sequence is denoted by a1, the second by a2, and so on. Since geometric sequences have a common ratio r, once one term is known, the next term can always be found by multiplying the known term by r.
In fact, the sequence can be found using only a1 and r, since all the subsequent terms can be found by multiplying a1 by r a specific number of times. Because of this, geometric sequences have the following general form.
a1, a1r, a1r2, a1r3, a1r4, …
Geometric sequences can be described by using a formula that uses the positions of the terms to calculate their values. This formula is called an explicit rule of the geometric sequence.
Every geometric sequence can be described by a function known as the explicit rule, whose input is the position of a term n and whose output is the term's value an. An explicit rule for a geometric sequence has the following general form.
an=a1⋅rn−1
Here, a1 is the first term of the sequence and r is the common ratio.
n | an | Using a1 and r |
---|---|---|
1 | a1 | a1⋅r0 |
2 | a2 | a1⋅r1 |
3 | a3 | a1⋅r2 |
4 | a4 | a1⋅r3 |
It can be seen that the exponent of the common ratio is always 1 less than the value of the position n. With this pattern, it is possible to write the explicit rule in the same form as the formula given at the beginning.
an=a1⋅rn−1
Jordan is studying her biology notes. She finds out that a bacterium can divide into two bacteria in a period of time of about 20 minutes. These two bacteria can then divide into two bacteria each, and so on.
Having read her notes, she is now ready for the lab practice. In a glass slide she has prepared a sample with 7 isolated bacteria.
For her practice, Jordan had to check every 20 minutes and count the number of bacteria. The results can be written as a sequence.
Since this sequence has a common ratio, it is, by definition, a geometric sequence.
Ramsha's ecology teacher asks each of the 30 students in her class to plant a seed. Then, they explain that if each student asked 3 people to do the same by tomorrow, and these 3 people did the same by the next day, the amount of planted seeds could modeled by a geometric sequence with the explicit rule an=30⋅3n−1.
n=5
Subtract term
Calculate power
Multiply
n=10
Subtract term
Calculate power
Multiply
There is a famous story about the invention of chess. When the game was presented to the king, he was so happy about it that he told the inventor to choose any payment. The inventor asked the king to put a single grain of rice on the first square, two grains on the second, four on the third and so on. The amount on the final square was the desired payment.
The king was surprised and believed that this was such a bad decision for the inventor, as the king thought this debt could be paid with no more than a bag of rice. However, when he ordered his treasurer to pay the agreed amount, it turned out that this wealthy king was not rich enough as to pay the debt. In fact, it is impossible for anyone to pay it!
n=64
Subtract term
Calculate power
1⋅a=a
Round to 3 significant digit(s)
Commutative Property of Multiplication
Multiply
am⋅an=am+n
Write in scientific notation
A criminal mastermind started a big scam. They emailed some number of people and convinced them to send money by providing suspicious information for an investment plan. The criminal told each victim that all they needed to do was to contact 5 people and ask them to send the same amount of money, and the mastermind's company would take care of the rest.
The scammer gave each victim one week to find 5 people. Then, they gave one week to the new people to repeat the process. However, because of a blunder, the police caught the criminal.
n=4
a4=2500
Subtract term
Calculate power
LHS/125=RHS/125
Rearrange equation
It has been shown how an explicit rule can describe a geometric sequence with a function that receives the term position as input and returns the term's value as output. However, a geometric sequence can also be described with a recursive relation.
A recursive rule of a geometric sequence is a pair made of a recursive equation telling how the term an is related to its preceding term an−1, and the first term of the sequence a1.
a1,an=an−1⋅r
Now it will be explained, step by step, how to write the recursive rule for a geometric sequence.
The recursive rule of a geometric sequence includes the first term of the sequence and a recursive equation.
a1,an=an−1⋅r
Calculate quotient
Cancel out common factors
Simplify quotient
aam=am−1
The diagram above shows a sequence representing the percentage of the original ratio of carbon R present in the organism. The term's value an is the percentage left of the original ratio R in the sample after n half life periods.
Now the values of the first term and the common ratio will be substituted in the general form to obtain the desired recursive rule.
n=4
Subtract term
a3=12.5
a⋅b1=ba
Calculate quotient
a1=50,(an=an−1⋅21 | ||
---|---|---|
n | Substitution | an |
n=4 | a4=a3⋅21⇓a4=12.5⋅21
|
a4=6.25 |
n=5 | a5=a4⋅21⇓a5=6.25⋅21
|
a5=3.125 |
Now, the next two terms can be added to the sequence.
Ali is curious about what would happen if he dropped a ball from the top of the building he lives in, which is about 81 meters tall. He has noticed that when the ball bounces, it reaches one third the height it was dropped from, so the ball would reach first 381=27 meters high on the first bounce. To calculate the height for the next bounces, he writes a recursive rule.
n=2
Subtract term
a1=27
a⋅b1=ba
Calculate quotient
an=an−1⋅31( | ||
---|---|---|
n | Substitution | an |
n=1 | a1=27
|
a1=27 |
n=2 | a2=a1⋅31⇓a2=27⋅31
|
a2=9 |
n=3 | a3=a2⋅31⇓a3=9⋅31
|
a3=3 |
n=5
Subtract term
Calculate power
a⋅b1=ba
Calculate quotient
Round to 2 decimal place(s)
Because the values of the terms of a geometric sequence increase by a constant factor, every geometric sequence shows an exponential relation, where the common ratio can be considered as the constant multiplier of the associated exponential function. Consider the following geometric sequence.
The sequence can be represented by a table of values, where the independent variable n represents the term's position and the dependent variable an represents the term's value.
In this case, the common ratio is 2. Therefore, all the terms of the sequence lie on the graph of an exponential curve with a constant multiplier of 2.
The relationship of n and an satisfies the definition of an exponential function. Therefore, geometric sequences are exponential functions themselves — their domain and range just happen to be discrete. In other words, the variables n and an only take specific values. This is why their graphs are series of isolated points and not a solid line.n=15
Subtract term
Calculate power
Multiply
n=20
Subtract term
Calculate power
Multiply