Arithmetic sequences and series
An arithmetic sequence changes by the same amount from one term to the next. This fixed amount is the common difference .
For example,
is arithmetic because every term is more than the previous term, so .
An arithmetic series is the result of adding terms of an arithmetic sequence:
The distinction matters. A sequence is a list; a series is a sum.
Prerequisites
Section titled “Prerequisites”You should be able to use nth terms and recurrence rules, solve linear equations, and rearrange formulae.
Recognising an arithmetic sequence
Section titled “Recognising an arithmetic sequence”A sequence is arithmetic when
for every relevant positive integer . The difference may be positive, negative or zero.
| Sequence | Consecutive differences | Arithmetic? |
|---|---|---|
| Yes, | ||
| Yes, | ||
| No |
Equal second differences do not make a sequence arithmetic. They indicate a quadratic sequence. Arithmetic sequences have equal first differences.
The nth term
Section titled “The nth term”Let the first term be and the common difference be . Then
Term is reached after steps from the first term, so
The factor is , not . Checking makes this unavoidable: the formula must give .
Worked example 1: find a distant term
Section titled “Worked example 1: find a distant term”Find the th term of .
Here and . Therefore
The negative answer is reasonable because the sequence decreases by repeatedly.
Worked example 2: recover and
Section titled “Worked example 2: recover aaa and ddd”In an arithmetic sequence, and . Find , and .
Using gives
and
Subtract the first equation from the second:
so . Substitute into :
so . Hence
Notice that the term numbers differ by , matching the equal steps used to find .
Worked example 3: is a number a term?
Section titled “Worked example 3: is a number a term?”Determine whether is a term of the sequence .
Here and . Set the nth term equal to :
Then
Since is a positive integer, is the th term.
If solving had produced, for example, , the number would not be a term. Positions in a sequence are positive integers.
Self-check 1
Section titled “Self-check 1”An arithmetic sequence has and .
- Find and .
- Find .
- Is a term?
Answers
From and , subtraction gives , so and .
For ,
gives . This is not an integer, so is not a term.
The sum of the first n terms
Section titled “The sum of the first n terms”Write for the sum of the first terms. If the first term is and the last of these terms is , write the sum forwards and backwards:
Adding vertically makes every pair equal to :
There are pairs, so
Since , an equivalent form is
These formulae say the same thing:
Use when the last term is known. Use when , and are known.
Worked example 4: sum a finite arithmetic series
Section titled “Worked example 4: sum a finite arithmetic series”Find the sum of the first terms of
Here , and :
As a check, the last term is , so the mean term is . Then .
Worked example 5: count the terms first
Section titled “Worked example 5: count the terms first”Find
The last term is given, but the number of terms is not. First solve
Thus
Now use the first and last terms:
Do not use to count the terms. The sequence does not begin at or .
Worked example 6: sum between two positions
Section titled “Worked example 6: sum between two positions”For , find the sum from to inclusive.
There are
terms. The extra is essential because both endpoints are included. Also,
These selected consecutive terms still form an arithmetic sequence, so
An alternative is , not .
Solving equations involving an arithmetic sum
Section titled “Solving equations involving an arithmetic sum”Because contains both and , an equation for the number of terms is usually quadratic. Solve it algebraically, then enforce the fact that is a positive integer.
Worked example 7: find how many terms were added
Section titled “Worked example 7: find how many terms were added”The sequence has first term and difference . Find if .
Thus or . Reject the negative value because a number of terms must be a positive integer. Therefore
Check: the tenth term is , and .
Worked example 8: find an unknown common difference
Section titled “Worked example 8: find an unknown common difference”An arithmetic sequence begins with . The sum of its first terms is . Find the common difference.
The last term is then , and confirms the result.
Self-check 2
Section titled “Self-check 2”- Find for the arithmetic sequence with and .
- Find the sum .
- The sequence has . Find .
Answers
- .
- gives . Therefore .
- , so . Factorising gives . Hence ; reject .
Arithmetic sequences in context
Section titled “Arithmetic sequences in context”The common difference represents a constant additive change. Check that this is a sensible model before using arithmetic formulae. Constant percentage change produces a geometric sequence instead.
Worked example 9: rows of seats
Section titled “Worked example 9: rows of seats”A theatre has seats in its first row. Each successive row has more seats than the row before. There are rows. Find the total number of seats.
The row sizes form an arithmetic sequence with , and :
Therefore the theatre has seats. State the unit and answer the question in context.
Worked example 10: identify a model’s limit
Section titled “Worked example 10: identify a model’s limit”A reservoir contains litres and loses litres each day. Taking the initial amount as , the model is
The model predicts a non-positive amount when
This gives , so the first integer position with a non-positive prediction is . In reality the reservoir cannot contain a negative volume, so the arithmetic model must stop once it empties. Formulae do not remove the need to interpret their domain.
Common misconceptions
Section titled “Common misconceptions”- Sequence and series: is one term; is the sum of the first terms.
- Number of steps: from term to term there are differences.
- Negative difference: a decreasing arithmetic sequence has . Keep the sign when substituting.
- Inclusive counting: terms from position to position inclusive number .
- Invalid roots: a term number must be a positive integer. Reject negative, zero or non-integer solutions.
- Rounding: arithmetic sequence questions usually permit exact working. Do not round an exact common difference unnecessarily.
- Infinite sums: a non-constant arithmetic series does not have a finite sum to infinity. The terms do not approach zero.
Mixed self-check
Section titled “Mixed self-check”An arithmetic sequence has fifth term and twelfth term .
- Find its first term and common difference.
- Find the sum of its first terms.
- Find the sum from its eighth term to its twentieth term inclusive.
Answers
The term conditions are
Subtracting gives , so and .
Also and . From position to position there are terms, so
Next steps
Section titled “Next steps”Learn how constant multiplication produces geometric sequences and series, write sums compactly using sigma notation, and apply both families in sequence and series models. For sequences defined from earlier terms, continue to sequences and recurrence relations.