Constant First Difference: A linear sequence, also known as an arithmetic progression, is characterized by a common difference () that is added or subtracted consistently between consecutive terms.
Growth Pattern: Because the change is constant, the terms grow or decay at a steady, linear rate. If you were to plot the term values against their positions, they would form a straight line.
General Form: The term of a linear sequence is always in the form , where represents the common difference and is a constant adjusted to fit the first term.
Constant Second Difference: Unlike linear sequences, the first differences in a quadratic sequence change. However, the differences between those differences (the second differences) remain constant.
Mathematical Foundation: These sequences are related to square numbers (). If the second difference is , the term formula will involve a leading term of .
Identification: To identify a quadratic sequence, calculate the differences between terms twice. If the first row of differences is and the second row is , the sequence is quadratic.
Common Ratio (): In a geometric sequence (or progression), each term is found by multiplying the previous term by a fixed, non-zero number called the common ratio. This ratio can be an integer, a fraction, or even a negative number.
Exponential Growth/Decay: Geometric sequences exhibit exponential behavior. If , the terms grow rapidly; if , the terms shrink toward zero.
Formulaic Structure: The term-to-term rule is expressed as . To find the common ratio from a list of terms, divide any term by its immediate predecessor ().
Fibonacci Sequences: A recursive sequence where each term is the sum of the two preceding terms. The classic Fibonacci sequence starts , but any sequence following the rule is considered Fibonacci-type.
Triangular Numbers: These represent the number of dots needed to form an equilateral triangle. The sequence is , where the term is the sum of integers from to .
Cube and Square Numbers: These are simple sequences where the term is simply or . They often serve as the building blocks for more complex quadratic or cubic sequences.
| Sequence Type | Rule Type | Identifying Feature | Growth Type |
|---|---|---|---|
| Linear | Addition | Constant 1st Difference | Linear |
| Quadratic | Addition | Constant 2nd Difference | Polynomial () |
| Geometric | Multiplication | Constant Common Ratio | Exponential |
| Fibonacci | Recursive | Sum of previous two terms | Rapid Growth |
Linear vs. Geometric: Linear sequences change by adding a fixed amount, while geometric sequences change by multiplying by a fixed amount. Linear growth is steady, whereas geometric growth accelerates.
Linear vs. Quadratic: Linear sequences have a constant rate of change. Quadratic sequences have a rate of change that itself changes at a constant rate.
The Difference Test: Always start by finding the first differences. If they are constant, it is linear. If they are not, find the second differences; if those are constant, it is quadratic.
The Ratio Test: If neither the first nor second differences are constant, check if there is a common multiplier by dividing consecutive terms. If the ratio is the same, it is geometric.
Check for Fibonacci: If the sequence seems to grow quickly but isn't geometric, check if adding two terms gives the third. This is a common 'hidden' pattern in exam questions.
Verification: Once you find an term formula, always test it with , , and to ensure it produces the correct terms of the sequence.