{{ 'ml-label-loading-course' | message }}
{{ toc.name }}
{{ toc.signature }}
{{ tocHeader }} {{ 'ml-btn-view-details' | message }}
{{ tocSubheader }}
{{ 'ml-toc-proceed-mlc' | message }}
{{ 'ml-toc-proceed-tbs' | message }}
Lesson
Exercises
Recommended
Tests
An error ocurred, try again later!
Chapter {{ article.chapter.number }}
{{ article.number }}. 

{{ article.displayTitle }}

{{ article.intro.summary }}
Show less Show more expand_more
{{ ability.description }} {{ ability.displayTitle }}
Lesson Settings & Tools
{{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }}
{{ 'ml-lesson-time-estimation' | message }}
When a quantity changes in a repetitive and specific manner, it exhibits a pattern. This behavior often happens in everyday life. Consider bacteria; they multiply over a particular period of time while following a specific pattern. Here, the bacteria is shown doubling.
Pattern for bacteria multiplying

Patterns are also very common in the process of making things. Consider a car factory that bases its production of cars following a specific pattern. In their case, they have planned for the number of cars they produce to increase by the same amount each month.

Pattern for car production

Patterns like the given scenarios can be modeled using sequences. This lesson demonstrates these sequences and explores a special type called an arithmetic sequence.

Catch-Up and Review

Here are a few recommended readings before getting started with this lesson.

Challenge

How Many Circles Are in Each Figure?

Interact with the following applet by using the options given and try to identify a pattern among the figures. What would Figure look like?
Interactive Pattern
Focusing on the number of circles in each figure, how many circles will Figure have?
Discussion

Defining Sequences

A sequence is an ordered list of objects or elements called terms. The terms are often represented using a variable labeled with indices that specify the positions of the terms in the sequence.
Depending on the number of terms, a sequence can be finite or infinite. Since it is not possible to list all the elements in an infinite sequence, it is common to place three dots after a few terms. These three dots indicate that the sequence continues indefinitely based on a specific pattern.
The values of the terms of a sequence can repeat.
Sequences can have all sorts of patterns. The examples below use the same starting term but result in different sequences due to the differences in the patterns. Note that it is common to use letters like and so on to represent distinct sequences.
Discussion

A Special Type of Sequences: Arithmetic Sequences

An arithmetic sequence is a sequence that has a constant difference between consecutive terms — that is, the difference between the first and the second term is the same as the difference between the second and the third term, and so on. This difference is called the common difference and is usually denoted with For example, consider the sequence of all even positive integers
Arithmetic sequence: 2, 4, 6, 8, 10... with a common difference of 2.
For this sequence, the common difference is It is important to note that the common difference can take on negative values as well. Consider the following arithmetic sequence where the values decrease.
Arithmetic sequence: 54, 51, 48, 45, 42, ... with common difference of -3.
This is an arithmetic sequence with a common difference of
Pop Quiz

Identifying Arithmetic Sequences

The following applet shows the firsts five terms of an infinite sequence. Analyze them carefully and determine whether or not the sequence is arithmetic.

Interactive applet showing different infinite sequences
Discussion

Explicit Rule of an Arithmetic Sequence

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.

Here, is the first term and is the common difference of the sequence. This function receives the position of a term, as an input and returns the value of the term in that position, as an output.

Proof

Justification Based on Induction
Every arithmetic sequence has a common difference Therefore, it is possible to obtain every term of the sequence by adding the common difference to the first term an appropriate number of times.
Interactive applet showing how to rewrite the first five terms of a sequence as an expression involving just the common difference and the first term
Tables can help in identifying the pattern and writing a general expression.
Rewrite

The coefficient of the common difference is always less than the value of the position This makes it possible to write an explicit rule like the following formula.

Proof

Proof by Using the Point-Slope Form of a Line
A sequence can be thought of as a set of coordinate pairs where the first coordinate is the position and the second coordinate is the term value
As the position increases by the value of the term increases, or decreases, by a constant. Therefore, the rate of change between two consecutive coordinate pairs is constant and equal to That means an arithmetic sequence is a linear function with a slope
Linear function and first five terms of an arithmetic sequence
Therefore, the explicit rule for the sequence can be written by substituting the coordinate pair into the point-slope form of a line.
Finally, the explicit rule can be rewritten to the form given at the beginning of this proof.
Example

Counting the Number of Seats in a Movie Theater

Davontay goes to a cinema to see a new movie about a kid who runs like the wind. Waiting for the movie to start, he notices something very interesting about the theater itself.

a The theater has its seats organized in such a way that as the number of rows increase, the number of seats increase by a fixed amount. The first four rows have and seats, respectively.
Movie theater diagram
Which of the following explicit rules describes this situation and can predict the number of seats in each row?
b Predict how many seats there are in the row?
c If the theater were to be expanded to fit rows, how many seats would be in the row?

Hint

a The general form of an explicit rule of an arithmetic sequence is
b In the explicit rule describing the situation, represents the number of seats in the row.
c In the explicit rule the row number is represented by the term position

Solution

a The increment in the number of seats from row to row is constant. Therefore, this situation can be modeled using an arithmetic sequence. Let the term position represent the row number and the term value the corresponding number of seats. The constant increase in number of seats is the common difference of the sequence.
Modeling the situation using an arithmetic sequence
It can be seen that the in this case is and the is Recall that the explicit rule of an arithmetic sequence is of the following form.
By substituting the corresponding values, the explicit rule can be found.
b The number of seats in the row can be found by using the expression found in Part A and substituting in
Substitute for and evaluate
Therefore, there are seats in the row.
c Similarly as in Part B, the number of seats in the row can be found by evaluating the explicit formula for
Substitute for and evaluate
Therefore, there would be seats in the row.
Example

Calculating the Total Distance Ran and Making Predictions

Davontay, inspired by a movie about running, downloaded an app that keeps track of his total running distance. It even predicts his running goals. He went for a long run on his first day using it and has followed that same route ever since. One day, he opened the app, but the free trial period was over, and his data was locked!

Smartphone screen indicating a total distance of 60 km for day 23 and 70 km for day 27
a After careful thought, Davontay realizes that since he always runs the same path, the total distance must have increased by the same amount each day. This means that he can model the situation using an arithmetic sequence! Determine his missing running data and find an explicit rule to model this situation.
b Davontay has a personal goal of running kilometers in total. If he keeps running the same path every day, how many days will he need to reach his goal?

Hint

a The total distance accumulated increases by a constant amount each day. That is the common difference of the arithmetic sequence.
b Use the explicit rule found in Part A and let be kilometers. This way, the corresponding value represents the number of the day in which that distance will be reached.

Solution

a Since the same distance was added every day to the data, the total distance reported each day should increase by a constant amount This will be the common difference of the arithmetic sequence. The day number will be represented by the term's position, and the total distance represented by the term's value.
Modeling the situation using an arithmetic sequence
It can be seen that in days (day to day ) the total distance increased by kilometers ( to kilometers). Since each day the total distance increased by this kilometers increment should be equal to
Recall the explicit rule of an arithmetic sequence.
The common difference found earlier can now be substituted into the formula.
Next, find This can be done by evaluating the explicit rule in place of one of the known terms. As a demonstration, since it is given that the rule can be evaluated at and solved for
Solve for
Therefore, the first term is With this information, the explicit rule can be completed.
b It is required to determine the numbers of day that Davontay will reach kilometers in total. That can be done by using the explicit formula found in Part A.
By substituting for an equation for will be obtained. The solution to the equation is the number of the day that corresponds to this distance.
Solve for
Therefore, Davontay needs days to reach his personal goal of running kilometers in total. He did all of this without needing to pay for the pro version, thanks to the help of arithmetic sequences. Maybe now he can go run like the wind!
Pop Quiz

Determining the Explicit Rule of an Arithmetic Sequence

The following applet shows two of the first five terms of an infinite arithmetic sequence. Analyze the sequence carefully and determine which of the three options is the correct explicit rule of the sequence.

Interactive applet showing different infinite arithmetic sequences and explicit rules
Pop Quiz

Finding the Term of an Arithmetic Sequence

The following applet shows the first five terms of an infinite arithmetic sequence. Determine the explicit rule of the sequence and use it to find the indicated term.

Interactive applet showing different infinite sequences
Discussion

Describing Arithmetic Sequences Using a Recursive Rule

It has been shown how an explicit rule describes an arithmetic sequence. This representation uses a formula that receives the term position as the input and returns the term's value as the output. However, an arithmetic sequence can also be described by using a recursive rule.

Concept

Recursive Rule of an Arithmetic Sequence

A recursive rule of an arithmetic sequence is a pair comprised of a recursive equation telling how the term is related to its preceding term and the initial term of the sequence

In the equation above, represents the common difference. The following applet gives an example recursive rule for an arithmetic sequence. It shows how the rule can be used to determine the first five terms of the sequence.
Interactive applet showing the use of the recursive rule for an arithmetic sequence
Note that the recursive equation alone describes all different arithmetic sequences that have the same common difference.
The recursive equation, an =an-1+2, describes both the arithmetic sequence 2,4,6,8,10,... as well as the arithmetic sequence -5,-3,-1,1,3,...
This example demonstrates the importance of why it is needed to specify the initial term in the recursive rule, as it uniquely defines the specific arithmetic sequence.

Now it will be explained, step by step, how to write the recursive rule for an arithmetic sequence and how to use it to find an unknown term's value.

Method

Writing a Recursive Rule for an Arithmetic Sequence

The recursive rule of an arithmetic sequence gives the first term of the sequence and a recursive equation.

Consider an example arithmetic sequence.
To write the recursive rule there are three steps to follow.
1
Find the Common Difference
expand_more
The first step is to find the common difference To do this, calculate the difference between any two

What to Do When No Consecutive Terms Are Known?

If the sequence was known to be arithmetic but no consecutive terms were known, the common difference could still be found. In general, it is enough to know two terms of the arithmetic sequence and their positions. For example, consider that only and were known.
Recall the general form of an arithmetic sequence.
General form of an arithmetic sequence
Since each term increases by is equal to and is equal to
By subtracting the corresponding sides of the resulting equations, a single equation, which can be solved for is obtained.
Simplify
Solve for
2
Identify the First Term of the Sequence
expand_more
To completely define an arithmetic sequence the first term should also be determined. Note that the recursive equation alone would describe any arithmetic sequence with common difference From the sequence it can be seen that

What to Do When Is Not Known?

Reconsider the case where only and are known. Two equations were obtained.
Since it is now known that this value can be substituted in any of the equations to find This will be illustrated using the latter equation.
3
Write the Equation Rule
expand_more
Finally, by putting together the previous results and substituting the common difference and the first term value, the recursive rule for the sequence can be written.
Example

Using Recursive Rules to Describe Patterns

Davontay finds himself looking at his phone app too often when running. He has an idea! He will make patterns using heavy rocks at each kilometer mark along his running route so he does not have to check his phone to know what point his on the run.

Different figures made using rocks on the ground

Davontay wants to make a fourth figure following the same pattern. Before setting out to collect more heavy rocks, he wants to model the pattern to save time and energy.

a Show that the situation can be modeled by using an arithmetic sequence and find a recursive rule for it.
b Calculate the number of rocks needed for the next figure.

Answer

a Proof: See solution.
Recursive Rule:
b

Hint

a Recall that a sequence is arithmetic if it has a common difference.
b Note that the value of the term is the number of rocks needed for the figure Evaluate the recursive rule found in Part A for the appropriate value.

Solution

a First, it will be shown that the described situation can be modeled using a sequence. Let be the number of rocks used for the th figure.
Modeling the situation using a sequence

Now, to prove that the sequence obtained this way is arithmetic, the difference between consecutive terms will be calculated.

Calculating the difference between consecutive terms of the sequence
Since the difference is constant, the sequence is arithmetic. Recall that the recursive equation for an arithmetic sequence is of the following form.
In this equation, represents the common difference of the sequence which was already found to be This value will now be substituted into the general recursive equation.
To finish writing the recursive rule, it is needed to specify the first term of the sequence This can be identified in the previous diagram.
Identifying the first term in the arithmetic sequence
Using this information the explicit rule will now be completed.
b The value of the next term is the number of rocks needed for the next figure. To find this term's value, the recursive equation will be evaluated at
Substitute values and evaluate
Davontay needs to collect rocks for the next figure to place along his running route.
Example

Using Recursive and Explicit Rules to Predict Total Savings

Davontay is celebrating the completion of reaching his running goal. His family and friends throw him a party. They play a raffle game and he wins He decides not to spend this money, instead, he will save it and put it in a piggy bank.

Picture showing the gifts that Ramsha received
Davontay is planning to add every week. Thanks to the math he has practiced, he knows that the following recursive rule models his savings.
In this expression, represents the total savings after the week.
<