The Same Difference between Consecutive Terms
An arithmetic sequence is a sequence of numbers where the difference between consecutive terms is always constant. This constant is the common difference, written . To test whether a list of numbers is arithmetic, subtract each term from the one after it and check that every subtraction returns the same number.
Examples of Arithmetic Sequences
Each term in this sequence increases by :
In this sequence:
- The difference between the second and first term:
- The difference between the third and second term:
- The difference between the fourth and third term:
Since the difference between consecutive terms is always , this sequence is an arithmetic sequence with common difference .
Common Difference in Arithmetic Sequences
The common difference () in an arithmetic sequence can be calculated by subtracting consecutive terms:
Where:
- represents term number
- represents term number
Formula for the nth Term
Two forms describe the same arithmetic sequence. The general formula returns any term from its position, using the first term and the common difference. The recursive form builds each term from the term before it.
General Term of an Arithmetic Sequence
To determine the th term of an arithmetic sequence, we can use the formula:
Where:
- = term number
- = first term
- = term number
- = common difference
Deriving the Formula
If we write the first few terms of an arithmetic sequence:
- st term:
- nd term:
- rd term:
- th term:
- th term:
The pattern gives the th term:
Recursive Form
The same arithmetic sequence can be defined from its first term and the rule that produces the next term:
The explicit formula gives any term directly, while the recursive form builds the sequence one term at a time.
Applications of Arithmetic Sequences
Each application below gives a starting value and a constant change per step. In the theater example, the seat count per row grows by four seats, and the general formula returns the seat count for any row number.
Performing Arts Theater
The number of seats in this performing arts theater grows with each row:
- Row has seats.
- Row has seats.
- Row has seats.
- Row has seats.
- Row has seats.
To determine the number of seats in a specific row, we need to find the pattern in this data.
Step 1: Finding the common difference between rows
- :
- :
- :
- :
Consecutive rows differ by seats. Therefore, the seat counts form an arithmetic sequence with:
- First term
- Common difference
Step 2: Using the formula to find the number of seats in row
There are seats in row .
This result describes only row . Finding the total number of seats in the first fifteen rows requires the corresponding arithmetic series.
Increasing Decreasing and Constant Sequences
An arithmetic sequence increases when , decreases when , and remains constant when . For example:
The sign of the common difference therefore describes the direction in which the sequence changes.
First Exercise
This problem gives two terms of an arithmetic sequence at known positions and asks for the general formula. Each position produces one equation, and solving the two equations together gives the first term and the common difference.
Given an arithmetic sequence with the rd term equal to and the th term equal to . Find the formula for the th term.
Solution to First Exercise
To determine the formula for the general term, we need to find the values of the first term and the common difference .
We eliminate these equations to find the value of :
After finding , we substitute it into the first equation to find :
With and , we can formulate the th term:
The formula for the general term of this sequence is
As a check, substituting and must reproduce the two given terms:
Second Exercise
Rudi saves money in a bank with a constant monthly increase. If in the th month, he saves and in the th month, Rudi saves .
-
What is the monthly increase in savings amount?
-
How much did Rudi deposit in the first month?
Solution to Second Exercise
Rudi's savings form an arithmetic sequence because the monthly increase is constant.
-
Finding the monthly increase in savings
Eliminating equations 1 and 2:
Therefore, the monthly increase in Rudi's savings is .
-
Finding Rudi's first-month deposit
We have found , now we substitute it into equation (1) to find :
Therefore, Rudi deposited in the first month.