To determine if a sequence is geometric, we need to look for something called the common ratio. The common ratio is the number that we multiply by to get from one term to the next in a sequence. You find it by taking a term in the sequence and dividing it by the previous term. For instance:
- If our sequence starts with 8, 4, 2, 1, \( \frac{1}{2} \), \( \frac{1}{4} \), and so on, we calculate \( \frac{4}{8} \) to see if we can use the same common ratio throughout.
- In this sequence, \( \frac{4}{8}, \frac{2}{4}, \frac{1}{2}, \frac{1}{1}, \frac{\frac{1}{4}}{\frac{1}{2}} \) all yield \( \frac{1}{2} \).
Every term divided by the preceding term results in \( \frac{1}{2} \). This consistent ratio throughout the sequence confirms that the sequence is geometric. Coming across a constant common ratio is what transforms a random sequence into a pattern-rich geometric sequence.