Sequences & Series · Series Types
Geometric Series
A geometric series converges if and only if |r| < 1, and its sum is a/(1-r).
Variables
| Symbol | Name | Unit |
|---|---|---|
| a | First term | — |
| r | Common ratio | — |
Worked examples
Find the sum: Σ (1/2)ⁿ from n=0 to ∞.
- a = 1, r = 1/2. Sum = 1/(1-1/2) = 2
Answer: 2
Find the sum: 3 + 3/4 + 3/16 + ...
- a = 3, r = 1/4. Sum = 3/(1-1/4) = 3/(3/4) = 4
Answer: 4
Related formulas
Practice this and 135 more formulas in the CalcRef workspace — quizzes, reference tables, a 16-category unit converter, and an expression evaluator.