Calculating the nth Term of Sequences for the TMUA
Updated August 2025
Deducing the general rule for a sequence is a vital algebraic skill for the TMUA. This topic explains how to derive expressions for linear sequences with constant first differences and quadratic sequences with constant second differences, providing systematic methods for both.
A sequence is a list of terms governed by a rule. For a linear sequence, the term is of the form . For a quadratic sequence, the term follows the form , where the second difference between terms is constant.
If we have a list of terms in a sequence, we can determine the term, which is the position to term rule used to calculate any term based on its position .
Finding the nth Term for a Linear Sequence
In a linear sequence, the terms increase or decrease by the same amount each time. This is known as a constant difference. To find the term, identify this difference and adjust the formula to match the sequence.
Example: Increasing Linear Sequence
Find the term for the sequence
| term | ||||
| difference |
A constant difference of means the term rule includes . Comparing (which produces ) to our sequence, we see each term is less than . Therefore, the term is .
Example: Decreasing Linear Sequence
Find the term for the sequence
| term |
The difference between terms is . This indicates the term involves . To get from the values to the actual terms, we must add . Thus, the term is .
Example: Linear Sequence with Fractional Coefficient
Find the term for the sequence
| term | ||||
| difference |
The constant difference is , so the rule includes . Since each term is more than , the term is .
Finding the nth Term for a Quadratic Sequence
For a quadratic sequence, the first differences are not constant, but the second differences are. The rule is in the form .
Method 1: Using Simultaneous Equations
Find the term for
- Calculate the differences:
- First differences:
- Second differences:
- Set up equations using :
- When (term 1)
- When (term 2)
- When (term 3)
- Subtract equations:
- Solve for and :
- , so
- Substitute into , so
- Substitute into , so
The term is .
Method 2: Comparing with
Using the same sequence (), the second difference is constant (). The coefficient is half the second difference: . The rule involves . Subtract values () from the original terms to find the remaining linear sequence:
- Since the remainder is always , the rule is .
Finding the nth Term for a Quadratic Based on a Multiple of
Find the term for
- First differences:
- Second differences: Since the second difference is , . The rule involves . The values for are . Comparing these to , we see each term is smaller. The term is .
Quadratic Sequences with and terms
Find the term for
- First differences:
- Second differences: Coefficient . The rule involves . Subtract from the original terms:
- The remainder sequence is a linear sequence with term . Combining these, the final rule is .
Key takeaways
- A linear sequence has a constant first difference, which becomes the coefficient of in the term formula.
- A quadratic sequence has a constant second difference, and its formula is .
- In a quadratic sequence, the coefficient is always half of the constant second difference.
- The position of a term in a sequence is denoted by , starting at for the first term.
- Quadratic terms can be found by either solving simultaneous equations for or by identifying and finding the linear rule for the remainder.
After deriving your term formula, always test it by substituting or to see if it correctly produces the corresponding term in the original list. This is the quickest way to catch arithmetic errors in the TMUA.
A common mistake is assuming the first difference is the coefficient of in a quadratic sequence. This is only true for linear sequences. For quadratic sequences, you must use the second difference to find the coefficient first.
The constant second difference in a quadratic sequence is the discrete mathematics equivalent of a constant second derivative in calculus. Just as a constant second derivative implies a quadratic function, a constant second difference implies a quadratic sequence.
Worked Examples
Practice Questions
Frequently asked questions
How can I tell immediately if a sequence is linear or quadratic?
Check the differences between consecutive terms. If the first differences are all the same, it is a linear sequence. If the first differences are different but the differences between those differences (the second differences) are the same, it is a quadratic sequence.
What if the second difference is not constant?
If the second difference is not constant, the sequence is neither linear nor quadratic. It might be a cubic sequence (constant third difference) or a geometric sequence (constant ratio), but these are generally outside the immediate scope of section M4.19.
Why is half the second difference in a quadratic sequence?
If you expand and subtract , the first difference is . The second difference is the difference between and , which simplifies to . Therefore, the second difference is always .
Can ever be zero or negative when finding terms?
No, in the context of sequences, represents the position number. Positions must be positive integers, so for the first term, for the second, and so on.