| {{ '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 pattern describes a repeated change of numbers, shapes, colors, actions, or other elements. Patterns are based on a specific rule. The rule can also be used to find missing steps in the pattern. In the example below, matches have been placed together to create three figures.
Is it possible to find a pattern? Notice that each figure has one more triangle than the previous one. Therefore, the next figure should have 4 triangles.
There is also a pattern in the number of matches. In each step, the number increases by 2. The first figure has 3 matches, the second figure has 5 matches, the third figure has 7 matches, and so on.
The number of matches in the next couple of figures can be found using this pattern.
Emily and Kevin heard whispers of a mythical library filled with magical books in their town. Their research led them to some books full of mysterious numbers left behind by earlier explorers.
Sequences are ordered sets of numbers that follow identifiable patterns. Two types of sequences are arithmetic and geometric, each with their own unique characteristics. They play a key role in understanding the organized relationships between numbers.
Unlike the adding pattern in arithmetic sequences, geometric sequences multiply each term by a constant factor. The characteristics of geometric sequences will now be explored.
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… |
After a while, Izabella joined Kevin and Emily on their adventure. To find the mysterious library, they decided to challenge themselves by reading the books as quickly as possible.
They each had their own reading goals. Emily aimed to increase her reading by 15 pages each day, Kevin planned to read double the pages of the previous day, and Izabella alternated between reading 15 and 25 pages every day.
Since there is a common difference between consecutive terms, the number of pages read forms an arithmetic sequence.
Sequence | Classification |
---|---|
15,30,45,60,… | Arithmetic Sequence |
In this case, there is no common difference or common ratio between consecutive terms, so the number of pages is neither arithmetic nor geometric.
Sequence | Classification |
---|---|
15,25,15,25,… | Neither arithmetic nor geometric |
Since there is a common ratio between consecutive terms, the number of pages read forms a geometric sequence.
Sequence | Classification |
---|---|
5,10,20,40,… | Geometric Sequence |
The following applet shows the first five terms of an infinite sequence. Analyze them carefully and determine whether the sequence is arithmetic, geometric, or neither.
As Emily, Kevin, and Izabella continued their search, the books revealed more clues leading them closer to the magical library. They noticed that the mysterious numbers left by previous adventurers seemed to follow distinct patterns.
Find the fifth term of each sequence, then use the first five terms to graph each sequence on a coordinate plane.
Graph:
Graph:
In this sequence, the difference between consecutive terms is 7, so it is an arithmetic sequence with a common difference of 7. This means that the fifth term of the sequence is calculated by adding 7 to the fourth term.
To graph this sequence, start by drawing a coordinate plane where the horizontal axis represents the position n and the vertical axis represents the term an. Then, plot the ordered pairs (n,an) on the coordinate plane.
In this sequence, the difference between the first and second terms is 6, but the difference between the second and third terms is 18. There is no common difference between consecutive terms. However, there is a common ratio between consecutive terms — 3 — so this is a geometric sequence. The fifth term of this sequence will be 3 times the fourth term.
To graph this sequence, start by drawing a coordinate plane where the horizontal axis represents the position n and the vertical axis represents the term an. Then, plot the ordered pairs (n,an) on the coordinate plane.
Looking over the completed graphs, Izabella said, The arithmetic sequence looks like a straight line, but the geometric sequence looks like a curve. I wonder if this will be important.
Every arithmetic sequence can be described by a linear function that is defined for the set of counting numbers. This function, referred to as the explicit rule of an arithmetic sequence, follows a specific general format.
an=a1+(n−1)d
n | an | Rewrite |
---|---|---|
1 | a1 | a1+0⋅d |
2 | a2 | a1+1⋅d |
3 | a3 | a1+2⋅d |
4 | a4 | a1+3⋅d |
5 | a5 | a1+4⋅d |
The coefficient of the common difference is always 1 less than the value of the position n. This makes it possible to write an explicit rule like the following formula.
an=a1+(n−1)d
In the heart of their town, the three friends finally reached the entrance of the mystical library.
All the mysteries lay behind a door with symbols on it. To unlock the door, they had to solve one more puzzle. Help them open the door.
n=8
Subtract term
Multiply
Add terms
The following applet shows the first five terms of an infinite arithmetic sequence. Determine the explicit rule of the sequence to calculate the indicated term of the sequence.
While exploring the magical library, Emily, Kevin, and Izabella came across a section dedicated to the Fibonacci sequence. This sequence, discovered by the Italian mathematician Leonardo Fibonacci, has occupied minds for centuries with its fascinating properties.