Geometric Sequence Calculator

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.

Formula

aₙ = a₁ · rⁿ⁻¹ | Sₙ = a₁(1 − rⁿ)/(1 − r) | S∞ = a₁/(1 − r) if |r| < 1

a₁
first term
r
common ratio (aₙ / aₙ₋₁)
n
term position
Sₙ
sum of first n terms
S∞
infinite sum (only when |r| < 1)

Geometric Sequence

Find the nth term, partial sum, and infinite sum (when |r| < 1).

First term

Common ratio

Number of terms

Geometric Sequence Formulas

FormulaExpressionDescription
nth termaₙ = a₁ · rⁿ⁻¹Any term given first term and ratio
Common ratior = 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 sumS∞ = a₁ / (1 − r)Only valid when |r| < 1
Find nn = log(aₙ/a₁) / log(r) + 1Which position has value aₙ?
Geometric meanGM = √(a × b)Middle term between a and b

Common Geometric Sequences

Sequencera₈S₈S∞
Powers of 2: 1,2,4,8,…2128255Diverges
Half each time: 1, ½, ¼,…0.51/128 ≈ 0.0078≈ 1.9922
Powers of 3: 1,3,9,27,…321873280Diverges
2/3 decay: 1, 2/3, 4/9,…0.667≈ 0.039≈ 2.9613
−½ alternating: 1,−½,¼,…−0.5≈ 0.0039≈ 0.6682/3 ≈ 0.667
Compound 5%: 1000·1.05ⁿ1.051477.469549.11Diverges

Disclaimer

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.

Frequently Asked Questions