Sequences and the nth Term: Question 2

Syllabus C2.7, E2.7

Structured Extended 8 marks

A designer makes a series of decorative tile patterns. Each pattern is built from small square tiles, and the patterns get larger in a regular way. The number of tiles needed for the first four patterns is shown in the table.

Pattern number (nn) 1 2 3 4
Number of tiles 6 13 24 39

The numbers of tiles form a quadratic sequence.

(a) By considering the differences, work out the number of tiles needed for Pattern 5. [2]

(b) Find an expression, in terms of nn, for the number of tiles needed for Pattern nn. [3]

(c) The designer has exactly 303303 tiles and uses all of them to build a single pattern from this series. Determine the pattern number she builds. [3]

Show worked solution Hide worked solution

Worked solution

Part (a): Number of tiles in Pattern 5

Write out the sequence and find the first differences (gaps between consecutive terms):

6  +7  13  +11  24  +15  396 \;\xrightarrow{+7}\; 13 \;\xrightarrow{+11}\; 24 \;\xrightarrow{+15}\; 39

The first differences are 7, 11, 157,\ 11,\ 15. These are not constant, so the sequence is not linear. Now find the second differences (gaps between the first differences):

7  +4  11  +4  157 \;\xrightarrow{+4}\; 11 \;\xrightarrow{+4}\; 15

The second differences are constant at 44, which confirms the sequence is quadratic.

To get the next term, continue the pattern of differences. The next first difference is

15+4=19,15 + 4 = 19,

so the number of tiles in Pattern 5 is

39+19=58.39 + 19 = \boxed{58}.

Part (b): nth term of the sequence

Step 1: Find the coefficient of n2n^2. For a quadratic sequence an2+bn+can^2 + bn + c, the constant second difference equals 2a2a. Here the second difference is 44, so

2a=4a=2.2a = 4 \quad\Longrightarrow\quad a = 2.

Step 2: Remove the 2n22n^2 part. Subtract 2n22n^2 from each term to find what is left:

nn1234
term6132439
2n22n^2281832
term 2n2-\,2n^24567

Step 3: Identify the linear remainder. The values 4,5,6,74,5,6,7 form a linear (arithmetic) sequence going up by 11 each time. Its nnth term is

1n+3=n+3.1\cdot n + 3 = n + 3.

Step 4: Combine.

nth term=2n2+(n+3)=2n2+n+3.\text{nth term} = 2n^2 + (n + 3) = 2n^2 + n + 3.

Check: at n=1n = 1, 2(1)2+1+3=62(1)^2 + 1 + 3 = 6 ✓; at n=4n = 4, 2(16)+4+3=392(16) + 4 + 3 = 39 ✓; at n=5n = 5, 2(25)+5+3=582(25) + 5 + 3 = 58 ✓ (agrees with part (a)).

2n2+n+3\boxed{2n^2 + n + 3}

Alternative method (simultaneous equations): Substitute n=1,2,3n=1,2,3 into an2+bn+can^2+bn+c: a+b+c=6,4a+2b+c=13,9a+3b+c=24.a+b+c=6,\quad 4a+2b+c=13,\quad 9a+3b+c=24. Subtracting in pairs gives 3a+b=73a+b=7 and 5a+b=115a+b=11, so 2a=4a=22a=4\Rightarrow a=2, then b=1b=1 and c=3c=3, giving the same result.

Part (c): Which pattern uses 303 tiles?

Set the nnth term equal to 303303:

2n2+n+3=303.2n^2 + n + 3 = 303.

Rearrange into standard quadratic form:

2n2+n300=0.2n^2 + n - 300 = 0.

Solve by factorising. We need two numbers multiplying to 2×(300)=6002 \times (-300) = -600 and adding to 11; these are 2525 and 24-24:

2n2+25n24n300=02n^2 + 25n - 24n - 300 = 0 n(2n+25)12(2n+25)=0n(2n + 25) - 12(2n + 25) = 0 (2n+25)(n12)=0.(2n + 25)(n - 12) = 0.

So

n=252orn=12.n = -\tfrac{25}{2} \quad\text{or}\quad n = 12.

Since nn must be a positive whole number (it is a pattern number), we reject n=252n = -\tfrac{25}{2}.

(Check via the quadratic formula: n=1±124(2)(300)2(2)=1±24014=1±494n = \dfrac{-1 \pm \sqrt{1^2 - 4(2)(-300)}}{2(2)} = \dfrac{-1 \pm \sqrt{2401}}{4} = \dfrac{-1 \pm 49}{4}, giving n=12n = 12 or n=12.5n = -12.5.)

Verification: 2(12)2+12+3=288+12+3=3032(12)^2 + 12 + 3 = 288 + 12 + 3 = 303 ✓.

n=12  (Pattern 12)\boxed{n = 12 \;\text{(Pattern 12)}}