大象传媒

Finding the nth term of quadratic sequences - Higher

For a quadratic sequence, the differences between terms are not the same (these are known as first differences), but the differences between those differences are the same (these are known as second differences).

Finding the nth term of a quadratic

Example 1

Work out the \(nth\) term of the sequence 2, 5, 10, 17, 26, ...

Sequence showing that it's increments are equally incremental (+2).

Work out the first differences between the terms. The first differences are not the same, so work out the second differences.

The second differences are the same. The sequence is quadratic and will contain an \(n^2\) term. The of \(n^2\) is always half of the second difference. In this example, the second difference is 2. Half of 2 is 1, so the coefficient of \(n^2\) is 1.

To work out the \(nth\) term of the sequence, write out the numbers in the sequence \(n^2\) and compare this sequence with the sequence in the question.

\(n^2\)14916
Operation\(+ 1\)\(+ 1\)\(+ 1\)\(+ 1\)
Sequence251017
\(n^2\)
1
4
9
16
Operation
\(+ 1\)
\(+ 1\)
\(+ 1\)
\(+ 1\)
Sequence
2
5
10
17

In this example, you need to add \(1\) to \(n^2\) to match the sequence. The sequence is therefore \(n^2 + 1\).

Example 2

Work out the \(nth\) term of the sequence 5, 11, 21, 35, ...

Sequence showing that it's increments are equally incremental (+4)

Work out the first differences between the terms. The first differences are not the same, so work out the second differences.

The second difference is the same so the sequence is quadratic and will contain an \(n^2\) term. The coefficient of \(n^2\) is half the second difference, which is 2. The sequence will contain \(2n^2\), so use this:

\(2n^2\)281832
Operation\(+ 3\)\(+ 3\)\(+ 3\)\(+ 3\)
Sequence5112135
\(2n^2\)
2
8
18
32
Operation
\(+ 3\)
\(+ 3\)
\(+ 3\)
\(+ 3\)
Sequence
5
11
21
35

The sequence is \(2n^2 + 3\).

Geometric sequences - Higher

In a geometric sequence, the term to term rule is to multiply or divide by the same value. This value is called the common ratio, r, which can be worked out by dividing one term by the previous term.

Example

Show that the sequence 3, 6, 12, 24, 鈥 is a geometric sequence, and find the next three terms.

Dividing each term by the previous term gives the same value: \(\frac{6}{3} = \frac{12}{6} = \frac{24}{12} = 2\). So the common ratio is 2 and this is therefore a geometric sequence.

The next three terms are: \(24 \times 2 = 48\), \(48 \times 2 = 96\) and \(96 \times 2 = 192\).

Example

Find the next three terms in the geometric sequences:

a) 6, 4.2, 2.94, ...

b) 3, \(3\sqrt{3}\), 9, \(9\sqrt{3}\), 27, ...

a) To find the value of the common ratio, work out \( 4.2 \div 6 = 0.7\) The next three terms of the sequence are \(2.94 \times 0.7 = 2.058\), \(2.058 \times 0.7 = 1.4406\) and \(1.4406 \times 0.7 =1.00842\)

The common ratio is less than 1. If the size of the common ratio is less than 1, the terms of the sequence will reduce in size.

b) The common ratio is \(3\sqrt{3} \div 3 = \sqrt{3}\)

The next three terms are: \(27 \times \sqrt{3} = 27\sqrt{3}, 27\sqrt{3} \times \sqrt{3} = 27 \times 3 = 81\) and \(81 \times \sqrt{3} = 81\sqrt{3}\).

Some of the terms of this sequence are surds, so leave your answer in surds as this is more accurate than writing them in decimal form as they would have to be rounded.