Sequences and the nth Term: Question 1

Syllabus C2.7, E2.7

Structured Core 4 marks

A linear sequence begins:

7,11,15,19,7, \quad 11, \quad 15, \quad 19, \quad \dots

(a) Find an expression, in terms of nn, for the nnth term of the sequence. [2]

(b) Use your expression to find the 30th term of the sequence. [2]

Show worked solution Hide worked solution

Worked solution

Part (a): Find the nnth term

Step 1: Identify the common difference.

Look at how much the sequence increases from one term to the next:

117=4,1511=4,1915=411 - 7 = 4, \qquad 15 - 11 = 4, \qquad 19 - 15 = 4

The terms go up by the same amount each time, so this is a linear (arithmetic) sequence with common difference d=4d = 4.

Step 2: Start with the multiplier.

Because the terms increase by 44 each step, the nnth term is based on the 44 times table, so it contains 4n4n. Compare 4n4n with the actual sequence:

nn11223344
4n4n448812121616
term77111115151919

Step 3: Find the constant to add.

Each actual term is 33 more than 4n4n (since 74=37 - 4 = 3). So we add 33:

nth term=4n+3n\text{th term} = 4n + 3

Quick check: for n=4n = 4,   4(4)+3=16+3=19\;4(4) + 3 = 16 + 3 = 19

nth term=4n+3\boxed{n\text{th term} = 4n + 3}

Part (b): Find the 30th term

Substitute n=30n = 30 into the formula from part (a):

4n+3=4×30+3=120+3=1234n + 3 = 4 \times 30 + 3 = 120 + 3 = 123

(Be careful to multiply before adding, following the order of operations.)

30th term=123\boxed{\text{30th term} = 123}