72 total
By the end of this topic, you should be able to:
A sequence is an ordered list of numbers that follow a specific rule or pattern. Each number in the sequence is called a term.
For example:
Every term in a sequence has a position. We use the letter n to represent the position number:
Another way to write terms uses subscript notation:
Similarly, if we have a sequence called T, we can write:
Example: In the sequence 4, 5, 6, 7, 8, ...
To continue a sequence means to find the next terms by spotting the pattern.
The first differences are what you add (or subtract) to get from one term to the next.
Example 1: 4, 7, 10, 13, ...
The first differences are all +3, so the next term is 13 + 3 = 16.
Example 2: 20, 18, 16, 14, ...
The first differences are all -2, so the next term is 14 - 2 = 12.
Sometimes the differences themselves follow a pattern.
Example 3: 2, 8, 15, 23, ...
The differences are 6, 7, 8 (increasing by 1 each time). So the next difference is 9, and the next term is 23 + 9 = 32.
Example 4: 1, 3, 7, 15, ...
The differences are 2, 4, 8 (doubling each time). So the next difference is 16, and the next term is 15 + 16 = 31.
Sign in to view full notes