Linear and Quadratic Sequences for the ESAT
Updated July 2026
The ability to deduce the nth term of linear and quadratic sequences is a core requirement for ESAT Mathematics 1. This topic involves identifying constant first or second differences to establish position to term rules. By mastering these patterns, you can quickly formulate equations to find any value in a sequence given its position.
The term is a general formula, or position to term rule, used to calculate any term in a sequence based on its position . Linear sequences have a constant first difference and follow the form , while quadratic sequences have a constant second difference and follow the form .
When we are presented with a list of terms in a sequence, we can determine the term. This rule allows us to calculate any value in the sequence simply by knowing its position. For example, in the linear sequence , each term increases by every time, resulting in an term of . In the quadratic sequence , the values are generated using the rule .
Finding the term for a linear sequence
A linear sequence is defined by terms that increase or decrease by the same amount each time, meaning there is a constant difference between them. Consider the sequence :
| 1 | 2 | 3 | 4 | |
|---|---|---|---|---|
| term | 2 | 5 | 8 | 11 |
| difference | +3 | +3 | +3 |
Because there is a constant difference of , the term must include . We observe that each term in the sequence is exactly less than (for example, when , and ). Therefore, the term is .
Finding the term for a decreasing linear sequence
For sequences where the values decrease, the method remains the same but involves negative coefficients. Consider the sequence . We can organise this by writing the position numbers and the terms, leaving space for a middle row to help our calculation:
| 1 | 2 | 3 | 4 | |
|---|---|---|---|---|
| -6 | -12 | -18 | -24 | |
| term | 14 | 8 | 2 | -4 |
Since the constant difference between terms is , we know the term involves . Comparing the values of to the actual terms in the sequence, we see that we must add to each middle row value to reach the term (for example, ). Thus, the term is .
Finding the term for a linear sequence with fractional coefficient
Linear sequences can also have differences that are not integers. Consider the sequence :
| 1 | 2 | 3 | 4 | |
|---|---|---|---|---|
| term | 6 | 7 | ||
| difference |
The constant difference is , so the term includes . By comparing to the terms, we see that each term is more than its corresponding value (for , ). The term is .
Finding the term for a quadratic sequence
A quadratic sequence is one where the first differences change, but the second differences (the difference between the differences) are constant. The general form is . Consider the sequence .
| 1 | 2 | 3 | 4 | 5 | 6 | |
|---|---|---|---|---|---|---|
| term | 2 | 5 | 10 | 17 | 26 | 37 |
| 1st difference | +3 | +5 | +7 | +9 | +11 | |
| 2nd difference | +2 | +2 | +2 | +2 |
Method 1: Simultaneous Equations We know the form is . We can create equations using values of :
- When , (the 1st term).
- When , (the 2nd term).
- When , (the 3rd term).
Subtracting equation 1 from equation 2 gives . Subtracting equation 2 from equation 3 gives . Solving these two new equations: , so , which means . Substituting into gives . Finally, substituting into gives , so . The term is .
Method 2: Comparing to To find the coefficient , divide the second difference by two: . This tells us the rule involves . The sequence for is . Comparing these to our sequence , we see every term is greater than . Thus, the rule is .
Finding the term for a quadratic sequence based on a multiple of
Consider the sequence . 1st differences: . Second difference: . Using Method 1, we establish and , giving . With , , so . Solving these, hence , , and . The rule is . Using Method 2, . The sequence would be . Each term in our actual sequence is smaller than these values, so the rule is .
Finding the term for a quadratic sequence with terms in and
Consider the sequence . 1st differences: . Second difference: . Method 1: Using , we get , , and . Subtracting gives and . Solving these gives , so . Then , so . Finally, , so . The rule is .
Method 2: Since , the term involves . Compare the sequence to :
| term | 5 | 14 | 27 | 44 | 65 |
|---|---|---|---|---|---|
| 2 | 8 | 18 | 32 | 50 | |
| difference | +3 | +6 | +9 | +12 | +15 |
The differences form a linear sequence with term . Combining these parts, the full rule is .
Key takeaways
- Linear sequences have a constant first difference, while quadratic sequences have a constant second difference.
- To find the coefficient 'a' in a quadratic , divide the constant second difference by two.
- Method 1 involves setting up and solving simultaneous equations for , , and .
- Method 2 involves subtracting the part from the original sequence and finding the linear term for the remainder.
Always verify your deduced term by plugging in , , and . If the formula generates the correct first three terms, it is almost certainly correct.
A common mistake is using the second difference as the coefficient 'a'. Remember that the coefficient of is always half of the constant second difference.
The relationship between the constant second difference and the term is a discrete version of calculus. In the same way that the second derivative of is , the second difference of a quadratic sequence is always .
Frequently asked questions
How do I know if a sequence is linear or quadratic?
Calculate the differences between consecutive terms. If the first differences are all the same, the sequence is linear. If the first differences change but the differences between those differences (the second differences) are the same, the sequence is quadratic.
What should I do if the second difference is not constant?
If the second difference is not constant, the sequence is not quadratic. It might be cubic (constant third difference) or geometric (constant ratio), though quadratic and linear are the primary types covered in this specification.
Can the constant difference in a linear sequence be a fraction?
Yes. If the sequence increases by each time, the term will start with or . Use the same comparison method to find the constant term.
Is there a faster way to find b and c without simultaneous equations?
Yes, using Method 2. Once you find , subtract those values from your sequence. The result will be a linear sequence. Find the term of that linear sequence to get the part.