You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
A sequence is an ordered list of numbers, called terms, that follow a rule. This lesson covers describing a sequence by a term-to-term rule and by a position-to-term rule, finding the nth term of a linear (arithmetic) sequence, and — at Higher tier — finding the nth term of a quadratic sequence. It also covers the special sequences you are expected to recognise, including Fibonacci-type and geometric sequences. Generating terms and finding rules is AO1; spotting structure and justifying a rule is AO2, and applying sequences to a context is AO3.
| Term | Meaning |
|---|---|
| Sequence | An ordered list of numbers following a rule |
| Term | A single number in a sequence |
| Term-to-term rule | How to get from one term to the next |
| Position-to-term rule | A formula giving the term in terms of its position n |
| nth term | The formula for the term in position n |
| Common difference | The constant gap d between terms of a linear sequence |
| Common ratio | The constant multiplier r between terms of a geometric sequence |
| Arithmetic / linear sequence | A sequence with a constant common difference |
Sequences appear throughout mathematics and the world around us — the rows of seats in a theatre, the interest added to savings each year, the patterns in tilings and stacks. The skill the examiner is testing is twofold: spotting the rule that generates a list, and then expressing that rule precisely enough to predict any term you like. The most powerful tool is the nth term formula, because it lets you find, say, the 100th term without writing out the first ninety-nine.
A term-to-term rule describes how each term is obtained from the previous one — for example "start at 4 and add 3 each time". A position-to-term rule (the nth term) lets you jump straight to any term using its position number n — for example "the nth term is 3n+1". The crucial difference is that a term-to-term rule needs the previous term to work, whereas a position-to-term rule works directly from the position number. OCR questions often ask for one or the other specifically, so read the command carefully.
A sequence starts 4,7,10,13,… Describe the term-to-term rule and write the next two terms.
Each term is 3 more than the one before, so the rule is "add 3". The next two terms are 16 and 19.
Answer: add 3; next terms 16 and 19.
The nth term of a sequence is 5n−2. Work out the first three terms.
Substitute n=1,2,3: 5(1)−2=3, 5(2)−2=8, 5(3)−2=13.
Answer: 3,8,13
Common error: reading 5n−2 as the term-to-term rule. It is a position-to-term rule — substitute the position number, do not just add 5.
A linear (arithmetic) sequence has a constant common difference d. Its nth term has the form dn+(first term−d) — in practice, write dn first, then adjust by a constant so the formula matches term 1.
Find the nth term of 7,11,15,19,…
The common difference is 4, so the nth term starts 4n. Checking n=1: 4(1)=4, but the first term is 7, so add 3: nth term =4n+3.
Answer: 4n+3
Find the nth term of 20,17,14,11,…
The common difference is −3, so begin −3n. At n=1: −3(1)=−3, but the first term is 20, so add 23: nth term =−3n+23, often written 23−3n.
Answer: 23−3n
The nth term of a sequence is 6n−1. Is 200 a term in this sequence?
Set 6n−1=200: 6n=201, so n=33.5. Because n must be a positive integer, 200 is not a term.
Answer: no, because n=33.5 is not a whole number.
Common error: concluding "200 is a term" without checking that n comes out as a whole number.
The nth term of a sequence is 50−4n. Work out the first term that is negative.
We need 50−4n<0, i.e. 50<4n, so n>12.5. The first whole-number position satisfying this is n=13, giving 50−4(13)=50−52=−2.
Answer: the 13th term, which is −2.
This blends sequences with inequalities — a common combination at the upper end of the Foundation tier and the lower end of Higher. Setting up an inequality from the nth term, then taking the first integer position, is the key technique.
This whole section is Higher tier. A quadratic sequence has a constant second difference (the differences of the differences). To find its nth term: halve the second difference to get the coefficient of n2, subtract that n2 part from each term, then find the linear nth term of what remains. The result always has the form an2+bn+c. Setting your work out in a difference table, as below, keeps every step visible and makes errors easy to spot.
Find the nth term of 3,8,15,24,35,…
First differences: 5,7,9,11 (not constant). Second differences: 2,2,2 (constant), so the n2 coefficient is 22=1. Subtract n2 from each term:
| n | 1 | 2 | 3 | 4 | 5 |
|---|---|---|---|---|---|
| Term | 3 | 8 | 15 | 24 | 35 |
| n2 | 1 | 4 | 9 | 16 | 25 |
| Residual | 2 | 4 | 6 | 8 | 10 |
The residual 2,4,6,8,10 has nth term 2n. So the nth term is n2+2n.
Answer: n2+2n
Verify at n=4: 16+8=24 ✓.
Still Higher tier. Find the nth term of 4,7,12,19,28,…
First differences: 3,5,7,9. Second differences: 2,2,2, so the n2 coefficient is 1. Subtract n2: 3,3,3,3,3 — a constant 3. So the nth term is n2+3.
Answer: n2+3
Common error: forgetting to halve the second difference, and using 2n2 instead of n2.
You should recognise several standard sequences on sight, because spotting one immediately tells you the rule without any calculation. These appear regularly on OCR papers, sometimes disguised inside a worded problem.
| Sequence | First few terms | Description |
|---|---|---|
| Square numbers | 1,4,9,16,25 | n2 |
| Cube numbers | 1,8,27,64 | n3 |
| Triangular numbers | 1,3,6,10,15 | 2n(n+1) |
| Fibonacci-type | 1,1,2,3,5,8 | each term is the sum of the previous two |
| Geometric | 2,6,18,54 | each term is the previous one times a constant ratio |
A Fibonacci-type sequence begins 2,5,7,12,… Write the next two terms.
Each term is the sum of the previous two: 7+12=19, then 12+19=31.
Answer: 19 and 31
The nth term of a sequence is 3n+4. Which term has the value 61?
Set 3n+4=61: 3n=57, so n=19.
Answer: 61 is the 19th term.
A pattern of tiles uses 5 tiles for shape 1, 8 for shape 2, 11 for shape 3, and so on. How many tiles are needed for shape 20?
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.