Geometric Series & Sequences
Master geometric sequences, series, formulas, and their applications with interactive examples and exponential growth patterns
π Geometric Sequences
Definition
A geometric sequence is a sequence where each term after the first is obtained by multiplying the previous term by a constant value called the common ratio (r).
General Form:
Examples
2, 6, 18, 54, 162, ...
r = 3 (exponential growth)
100, 50, 25, 12.5, 6.25, ...
r = 0.5 (exponential decay)
3, -6, 12, -24, 48, ...
r = -2 (alternating signs)
5, 5, 5, 5, 5, ...
r = 1 (constant sequence)
Interactive Sequence Generator
Generated Sequence:
Pattern: Each term = Previous term Γ 3
Behavior Analysis
Growth (|r| > 1)
Terms grow exponentially larger
r = 2: 1, 2, 4, 8, 16, ...
r = -1.5: 1, -1.5, 2.25, -3.375, ...
Decay (|r| < 1)
Terms approach zero
r = 0.5: 1, 0.5, 0.25, 0.125, ...
r = -0.3: 1, -0.3, 0.09, -0.027, ...
Special Cases
Constant or alternating
r = 1: 5, 5, 5, 5, ...
r = -1: 3, -3, 3, -3, ...
Key Takeaways
Geometric vs Arithmetic
- β’ Geometric: Multiply by constant ratio
- β’ Arithmetic: Add constant difference
- β’ Geometric grows exponentially
- β’ Can have infinite sums when |r| < 1
Essential Formulas
- β’ nth term:
- β’ Finite sum:
- β’ Infinite sum: (|r| < 1)