| {{ '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