Reviewed by CalcMulti Editorial Team·Last updated: ·← Algebra Hub
A geometric sequence multiplies each term by a fixed common ratio r to get the next term. Examples: 3, 6, 12, 24 … (r = 2) or 100, 50, 25, 12.5 … (r = 0.5). Unlike arithmetic sequences, geometric sequences model exponential growth (investment returns, population growth) and exponential decay (radioactive decay, depreciation).
Enter the first term and common ratio to find any nth term, the sum of the first n terms, and — when |r| < 1 — the infinite series sum.
aₙ = a₁ · rⁿ⁻¹ | Sₙ = a₁(1 − rⁿ)/(1 − r) | S∞ = a₁/(1 − r) if |r| < 1
Find the nth term, partial sum, and infinite sum (when |r| < 1).
First term
Common ratio
Number of terms
| Formula | Expression | Description |
|---|---|---|
| nth term | aₙ = a₁ · rⁿ⁻¹ | Any term given first term and ratio |
| Common ratio | r = aₙ / aₙ₋₁ | Constant multiplier between consecutive terms |
| Partial sum (r≠1) | Sₙ = a₁(1 − rⁿ) / (1 − r) | Sum of first n terms |
| Partial sum (r=1) | Sₙ = n × a₁ | All terms equal — just multiply |
| Infinite sum | S∞ = a₁ / (1 − r) | Only valid when |r| < 1 |
| Find n | n = log(aₙ/a₁) / log(r) + 1 | Which position has value aₙ? |
| Geometric mean | GM = √(a × b) | Middle term between a and b |
| Sequence | r | a₈ | S₈ | S∞ |
|---|---|---|---|---|
| Powers of 2: 1,2,4,8,… | 2 | 128 | 255 | Diverges |
| Half each time: 1, ½, ¼,… | 0.5 | 1/128 ≈ 0.0078 | ≈ 1.992 | 2 |
| Powers of 3: 1,3,9,27,… | 3 | 2187 | 3280 | Diverges |
| 2/3 decay: 1, 2/3, 4/9,… | 0.667 | ≈ 0.039 | ≈ 2.961 | 3 |
| −½ alternating: 1,−½,¼,… | −0.5 | ≈ 0.0039 | ≈ 0.668 | 2/3 ≈ 0.667 |
| Compound 5%: 1000·1.05ⁿ | 1.05 | 1477.46 | 9549.11 | Diverges |
This calculator is for educational purposes only and does not constitute professional advice. Results are based on standard mathematical formulas. Always verify critical calculations with a qualified professional before making important decisions.