Math Fundamentals18 sections · 814 units
Open in Course

Geometric Sequences

Constant ratio pattern

A geometric sequence has a constant ratio between consecutive terms. If the ratio is rr, then each term equals the previous term multiplied by rr.

Example: 3,6,12,24,48,...3, 6, 12, 24, 48, ... has r=2r = 2. Each term is double the previous one.

The general formula is an=a1×rn1a_n = a_1 \times r^{n-1} where a1a_1 is the first term and rr is the common ratio. For our example, an=3×2n1a_n = 3 \times 2^{n-1}.