E2.7 Sequences
- Syllabus
- 0580–2028–2029
- Topic
- E2.7
- Level
- Extended
To continue a sequence, identify a rule that works between every displayed pair of consecutive terms. The position of a term may be written with subscript notation such as u1,u2,u3.
| Pattern check | What to calculate | Typical continuation |
|---|---|---|
| additive | first differences | add or subtract the same amount |
| multiplicative | ratios of consecutive non-zero terms | multiply or divide by the same factor |
| alternating or cyclic | separate odd/even positions or repeating operations | repeat the full cycle |
| changing differences | differences, then second or third differences | extend the difference pattern first |
For 6,13,32,69,130,…, the terms match n3+5: 13+5=6, 23+5=13, and so on. The next term is 63+5=221.
For 100,50,25,12.5,6.25,…, each term is half the previous one, so the next term is 3.125.
A rule must fit all shown transitions. Do not assume a constant difference after checking only the first pair, and do not confuse the term value un with its position n.
The way differences or ratios behave reveals a sequence family. Recognising the family narrows the possible term-to-term and position-to-term rules.
| Sequence family | Diagnostic pattern | Common nth-term shape |
|---|---|---|
| linear | constant first difference | an+b |
| quadratic | constant second difference | an2+bn+c |
| cubic | constant third difference | an3+bn2+cn+d |
| exponential | constant non-zero ratio | arn−1 |
4,9,14,19,… is linear because first differences are 5. 3,10,29,66,… is cubic because it matches n3+2. 1,4,16,64,… is exponential with ratio 4.
A simple combination such as n3+2n may not show an immediately constant difference or ratio. Compare the terms with familiar powers, subtract the identifiable component, and test the remaining pattern.
A curved growth pattern is not automatically exponential. Use constant differences or ratios as evidence, and verify the proposed relationship against every given term.
An nth-term rule gives the value at position n directly. Its algebraic form should match the recognised sequence family and reproduce every supplied term.
| Family | Starting move |
|---|---|
| linear | constant difference a gives an+b; use one term to find b |
| quadratic | constant second difference is 2a; subtract an2 and find the remaining linear rule |
| cubic | constant third difference is 6a; subtract an3 and analyse the remainder |
| exponential | ratio r gives arn−1, where a is the first term |
4,9,14,19,…:un=5n−1
Check positions n=1,2,3 before accepting a rule. For un=5n−1, these give 4,9,14, matching the sequence.
To find a term, substitute its positive integer position. To decide whether 331 belongs to un=5n−1, solve 5n−1=331: n=66.4, not a positive integer, so 331 is not a term.
For 24,12,6,3,…, un=24(1/2)n−1. The exponent is n−1 so that u1=24.
Matching only the next term does not prove an nth-term rule. Verify all displayed terms, and when testing membership require n to be a permitted positive integer.