Number patterns
1. Linear Sequences (Arithmetic Patterns)
A linear sequence is a sequence of numbers where the difference between consecutive terms is constant. This constant value is called the common difference ().
Key Formula
The general formula for the term () of a linear sequence is:
Alternatively, expressed in simplified form:
represents the value of the term at position .
represents the position of the term in the sequence ().
is the first term of the sequence ().
is the constant common difference ().
is a constant value calculated as
Worked Example 1: Finding the General Term
Consider the sequence:
Find the common difference ():
Identify the first term ():
Substitute into the general formula:
Find the term ():
2. Quadratic Sequences
A quadratic sequence is a pattern where the second difference between consecutive terms is constant. The sequence of first differences forms a linear pattern.
Key Formula
The general term () for a quadratic sequence is given by:
To determine the values of , , and , use the relationship between the terms and differences:
Second Difference:
First First Difference ():
First Term ():
Worked Example 2: Finding the General Formula for a Quadratic Sequence
Consider the sequence:
Find the First Differences:
First differences sequence:
Find the Second Differences:
Constant second difference:
Calculate Coefficients , , and :
Find :
Find :
Find :
Write the General Formula:
Verification (Check ):
Matches the given sequence term
3. Geometric Sequences (Exponential Patterns)
A geometric sequence is a sequence of numbers where each term after the first is found by multiplying the previous term by a fixed, non-zero number called the common ratio ().
Key Formula
The general formula for the term () of a geometric sequence is:
represents the value of the term at position .
is the first term of the sequence ().
is the constant common ratio ().
Worked Example 3: Finding the General Term
Consider the sequence:
Find the common ratio ():
Identify the first term ():
Substitute into the general formula:
Find the term ():
4. Cubic Sequences
A cubic sequence is a pattern where the third difference between consecutive terms is constant.
Key Formula
The general term () for a cubic sequence is given by:
To determine the coefficients:
Third Difference:
First Second Difference:
First First Difference ():
First Term ():
5. Special Sequences
Fibonacci Sequence:
A sequence where each term is the sum of the two preceding terms.
Sequence:
Recursive relation: for
Triangular Numbers:
Numbers that can form an equilateral triangular grid.
Sequence:
Formula:
Square Numbers:
Sequence:
Formula:
Cube Numbers:
Sequence:
Formula:
6. Summary of Steps for Solving Number Patterns
Calculate First Differences: Check if the differences between consecutive terms are constant.
If constant, it is a linear sequence ().
Calculate Second Differences: If first differences are not constant, subtract consecutive first differences.
If constant, it is a quadratic sequence ().
Calculate Ratio: Divide consecutive terms ().
If constant, it is a geometric sequence ().
Calculate Third Differences: If second differences are not constant, subtract consecutive second differences.
If constant, it is a cubic sequence ().
Check Special Sequences: Look for standard geometric patterns like square numbers (), cube numbers (), triangular numbers (), or recursive patterns (Fibonacci