In this section, we’ll learn how to identify common types of sequences: arithmetic, geometric, Fibonacci, quadratic, and triangular numbers. Each sequence type has a distinct pattern.
Arithmetic sequences add or subtract the same amount each time. For example:
Check the difference between terms. Here, each term increases by 3, so this is an arithmetic sequence.
Geometric sequences multiply or divide by the same number each time. For example:
Divide one term by the previous term. Here,
The Fibonacci sequence starts with 1 and 1 (or sometimes 0 and 1), and each term is the sum of the two previous terms. For example:
Check by adding two consecutive terms. Here,
Quadratic sequences have terms that follow a pattern based on square numbers, and the differences between terms change at a constant rate. For example:
Find the differences between terms:
Triangular numbers are formed by arranging dots into triangles. The sequence is:
Each term is the sum of all previous integers. For example,
Recognising these patterns makes it easy to classify and work with sequences.
Ultimate members get access to four additional questions with full video explanations.