Sequences: nth terms, differences and recurrence rules
A sequence is an ordered list of numbers. Each number is a term, and its position matters.
For example, in
the first term is , the second is , and the fourth is . The dots mean that the sequence continues according to its rule.
Two descriptions of a sequence are especially important:
- a position-to-term rule gives a term directly from its position, such as ;
- a term-to-term rule gives each new term from earlier terms, such as .
Moving confidently between lists, formulae and verbal rules is essential preparation for A-level sequences, series and iteration.
Prerequisites
Section titled “Prerequisites”You should already be able to:
- substitute positive integers into algebraic expressions;
- simplify expressions and solve linear equations;
- expand and factorise quadratics;
- use negative numbers accurately.
Review function notation, algebraic manipulation and factorisation, linear equations or quadratic equations if needed.
Sequence notation
Section titled “Sequence notation”The symbol means the term in position . Thus
The letter is only a name. Some questions use , or another letter.
If
then substitute the required position for :
Misconception: is not
Section titled “Misconception: unu_nun is not u×nu\times nu×n”is a labelled term, not a product. Similarly, means the term after . It does not mean .
Generating terms from a position-to-term rule
Section titled “Generating terms from a position-to-term rule”A position-to-term rule, often called an nth-term rule, lets you find any term without generating all earlier terms.
Worked example 1: generate a sequence
Section titled “Worked example 1: generate a sequence”The nth term is . Find the first five terms.
Use :
Therefore the sequence is
The constant difference is , matching the coefficient of .
Worked example 2: a non-linear rule
Section titled “Worked example 2: a non-linear rule”For , find , and .
Use brackets when substituting a negative value, although sequence positions normally begin at and are positive integers.
Self-check 1
Section titled “Self-check 1”For :
- write the first four terms;
- find ;
- state the common difference.
Answers
- .
- .
- The common difference is .
Term-to-term rules and recurrence relations
Section titled “Term-to-term rules and recurrence relations”A recurrence relation defines terms using earlier terms. It must include enough starting information to begin the sequence.
For example,
means start at and repeatedly add :
Without , the recurrence would describe many possible sequences, all increasing by .
Worked example 3: generate terms recursively
Section titled “Worked example 3: generate terms recursively”Given
find , and .
Apply the same rule to the latest term each time:
Keep exact fractions unless a decimal is requested.
Worked example 4: use two preceding terms
Section titled “Worked example 4: use two preceding terms”The Fibonacci-type recurrence
needs two starting terms because every new term uses two earlier terms.
So the sequence begins .
Misconception: applying the rule to the position
Section titled “Misconception: applying the rule to the position”In , double the previous term, not the position number. If , then , not .
Self-check 2
Section titled “Self-check 2”Given and , find , , and .
Answer
Linear sequences and constant first differences
Section titled “Linear sequences and constant first differences”A sequence is linear, or arithmetic, when the difference between consecutive terms is constant.
For
the first differences are
so its nth term has the form
The coefficient of is the common difference. To find , compare with the sequence :
| required term |
Every required term is larger, so
Equivalently, if the first term is and common difference is , then
This works because reaching term from term requires equal steps, not steps.
Worked example 5: a decreasing sequence
Section titled “Worked example 5: a decreasing sequence”Find the nth term of
The common difference is , so begin with :
Add to obtain the required terms. Hence
Check both the first term and the difference:
Worked example 6: use
Section titled “Worked example 6: use a+(n−1)da+(n-1)da+(n−1)d”A linear sequence has first term and common difference . Find its nth term and its th term.
Therefore
Misconception: using the first term as the coefficient
Section titled “Misconception: using the first term as the coefficient”In , the coefficient of is , because the common difference is . The formula is , not .
Self-check 3
Section titled “Self-check 3”Find the nth term of each linear sequence.
Answers
- Difference : .
- Difference : .
- Difference : .
Is a number in a sequence?
Section titled “Is a number in a sequence?”To test whether a number is a term, set the nth-term formula equal to that number and solve for . It is a term only if the solution is an allowed position, usually a positive integer.
Worked example 7: test membership of a linear sequence
Section titled “Worked example 7: test membership of a linear sequence”The sequence has nth term . Is a term?
Since is a positive integer, is the nd term.
Is a term?
This is not an integer, so is not a term.
Finding a numerical value of is not enough. A position such as has no meaning in an ordinarily indexed sequence.
Quadratic sequences and second differences
Section titled “Quadratic sequences and second differences”A quadratic sequence has an nth term of the form
where . Its first differences are not constant, but its second differences are constant.
Consider
Form a difference table:
For , the constant second difference is . Here , so .
Why is the second difference ?
Section titled “Why is the second difference 2a2a2a?”The first difference is
This is linear in , so taking another difference gives . The constant disappears at the first difference, and the linear part contributes nothing to the second.
Finding a quadratic nth term
Section titled “Finding a quadratic nth term”A reliable method is:
- calculate first and second differences;
- divide the second difference by to find ;
- subtract the terms of from the original sequence;
- find the linear nth term of the remainder.
Worked example 8: positive second difference
Section titled “Worked example 8: positive second difference”Find the nth term of
The first differences are , so the second difference is . Therefore
Subtract the sequence :
| original | |||||
| remainder |
The remainder has nth term . Hence
Check a term not used mentally in the construction:
Worked example 9: negative second difference
Section titled “Worked example 9: negative second difference”Find the nth term of
The first differences are , and the second differences are all . Thus
Subtract , which is equivalent to adding :
| original | |||||
| remainder |
The remainder is , so
Misconception: the second difference is
Section titled “Misconception: the second difference is aaa”The second difference is , not . If the second difference is , the quadratic part is .
Self-check 4
Section titled “Self-check 4”Find the nth term of each quadratic sequence.
Answers
- First differences give second difference , so subtract . The remainder is , giving .
- Second difference gives . The remainder is , giving .
- First differences give second difference , so subtract . The remainder is , giving .
Other patterns
Section titled “Other patterns”Not every sequence is linear or quadratic.
Geometric patterns
Section titled “Geometric patterns”In
each term is multiplied by . Its nth term is
The exponent is because the first term has undergone zero multiplications by :
Constant ratios indicate a geometric pattern. Constant first differences indicate a linear pattern. Do not confuse the two.
Alternating patterns
Section titled “Alternating patterns”The sequence
can be written
Powers of alternate between and .
Pattern spotting is not proof
Section titled “Pattern spotting is not proof”A finite list does not determine one unique continuation. For example, might continue with under the rule , but a different rule could match the first three terms and then change. In exam questions, use the stated rule or the intended standard pattern. When justifying a formula, verify it algebraically or against the defining recurrence.
Mixed self-check
Section titled “Mixed self-check”- Write the first four terms of .
- Given and , find .
- Find the nth term of .
- Is a term of the sequence with nth term ?
- Find the nth term of .
- A sequence has first term and each term is one third of the preceding term. Write its first four terms and an nth-term rule.
Answers
- .
- , , .
- The difference is , so .
- gives , so yes, it is the th term.
- First differences are , so the second difference is . Subtracting leaves , whose nth term is . Therefore .
- and .
Checklist
Section titled “Checklist”Before moving on, check that you can:
- distinguish a position-to-term rule from a term-to-term rule;
- generate terms from an nth-term formula or recurrence relation;
- find the nth term of a linear sequence;
- recognise constant second differences and find a quadratic nth term;
- test whether a value occurs by solving for a positive integer position;
- distinguish additive, multiplicative and alternating patterns.
Next steps
Section titled “Next steps”Continue to sequences and recurrence relations for formal A-level notation and recursive definitions. Then study arithmetic sequences and series and geometric sequences and series, where terms are summed and infinite behaviour is considered.