A geometric sequence is a list of numbers where each term after the first is found by multiplying the previous one by a fixed, non-zero number called the common ratio. This consistent multiplication makes the sequence predictable.
An example sequence is: 44, 11, \(\frac{11}{4}\), \(\frac{11}{16}\), ...
How does it work?
- Start with a first term: here, 44.
- Multiply by the common ratio (0.25) to get the next: \(44 \times 0.25 = 11\).
- Repeat the process: \(11 \times 0.25 = \frac{11}{4}\).
Geometric sequences are widely used in different fields, showing exponential growth or decay patterns. Recognizing them helps in solving complex problems more easily.