E2.7 Sequences

Syllabus
0580–2028–2029
Topic
E2.7
Level
Extended

Continue a sequence by identifying its rule

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,u3u_1,u_2,u_3.

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,6,13,32,69,130,\ldots, the terms match n3+5n^3+5: 13+5=61^3+5=6, 23+5=132^3+5=13, and so on. The next term is 63+5=2216^3+5=221.

For 100,50,25,12.5,6.25,100,50,25,12.5,6.25,\ldots, each term is half the previous one, so the next term is 3.1253.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 unu_n with its position nn.

Recognise linear, quadratic, cubic and exponential patterns

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+ban+b
quadratic constant second difference an2+bn+can^2+bn+c
cubic constant third difference an3+bn2+cn+dan^3+bn^2+cn+d
exponential constant non-zero ratio arn1ar^{n-1}

4,9,14,19,4,9,14,19,\ldots is linear because first differences are 55. 3,10,29,66,3,10,29,66,\ldots is cubic because it matches n3+2n^3+2. 1,4,16,64,1,4,16,64,\ldots is exponential with ratio 44.

A simple combination such as n3+2nn^3+2^n 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.

Find and use an nth-term rule

An nth-term rule gives the value at position nn directly. Its algebraic form should match the recognised sequence family and reproduce every supplied term.

Family Starting move
linear constant difference aa gives an+ban+b; use one term to find bb
quadratic constant second difference is 2a2a; subtract an2an^2 and find the remaining linear rule
cubic constant third difference is 6a6a; subtract an3an^3 and analyse the remainder
exponential ratio rr gives arn1ar^{n-1}, where aa is the first term

4,9,14,19,:un=5n14,9,14,19,\ldots:\quad u_n=5n-1

Check positions n=1,2,3n=1,2,3 before accepting a rule. For un=5n1u_n=5n-1, these give 4,9,144,9,14, matching the sequence.

To find a term, substitute its positive integer position. To decide whether 331331 belongs to un=5n1u_n=5n-1, solve 5n1=3315n-1=331: n=66.4n=66.4, not a positive integer, so 331331 is not a term.

For 24,12,6,3,24,12,6,3,\ldots, un=24(1/2)n1u_n=24(1/2)^{n-1}. The exponent is n1n-1 so that u1=24u_1=24.

Matching only the next term does not prove an nth-term rule. Verify all displayed terms, and when testing membership require nn to be a permitted positive integer.