Number Sequences
Among the most basic patterns in mathematics are number sequences. A sequence is simply a list of numbers that follow a specific rule.
The most fundamental sequence is the set of Whole Numbers:
Key Number Sequences
Table 1 lists some of the most important sequences studied in mathematics.
| Sequence Name | Terms | Pattern / Rule |
|---|---|---|
| All 1’s | Constant value. | |
| Counting Numbers | Increasing by 1. | |
| Odd Numbers | Numbers not divisible by 2. | |
| Even Numbers | Numbers divisible by 2. | |
| Triangular Numbers | Numbers that can form a triangle. | |
| Square Numbers | Numbers that can form a square (). | |
| Cubes | Numbers formed by . | |
| Virahānka Numbers | Each number is the sum of the previous two (often called Fibonacci). | |
| Powers of 2 | Doubling the previous number. | |
| Powers of 3 | Tripling the previous number. |
Tip
Did You Know? The Virahānka numbers (1, 2, 3, 5, 8…) are widely known as Fibonacci numbers in the West, but they were described earlier by Indian mathematician Virahānka in the context of analyzing poetic meters.
Recognizing Rules
To find the rule of a sequence, look at the difference between consecutive terms or the ratio between them.
- Linear Growth: If the difference is constant (e.g., Counting Numbers , Odd Numbers ).
- Exponential Growth: If the ratio is constant (e.g., Powers of 2 ).
- Geometric Growth: Sequences like Square numbers grow based on the size of the shape they represent.