Geometric Series Calculator

Sums, terms & convergence

CalculatorsFreeNo Signup
4.6(359 reviews)
All Tools

Loading tool...

About Geometric Series Calculator

A geometric series calculator for sequences where each term is multiplied by a constant ratio r. Computes nth term (arⁿ⁻¹), partial sum Sₙ = a(1−rⁿ)/(1−r), and infinite sum S∞ = a/(1−r) when |r|<1. Identifies convergence/divergence. All calculations are client-side. Essential for finance (annuities), physics (decay), and calculus.

Geometric Series Calculator Features

  • nth term
  • Partial sum
  • Infinite sum
  • Convergence
  • First n terms
Geometric series: a + ar + ar² + ar³ + ... The nth term is aₙ = ar^(n-1). Partial sum: Sₙ = a(1-rⁿ)/(1-r). If |r|<1, the infinite sum converges: S∞ = a/(1-r). If |r|≥1, the series diverges. Common ratio r = aₙ₊₁/aₙ.

How to Use

Enter series parameters:

  • First term (a): Starting value
  • Ratio (r): Common ratio
  • Terms (n): Number of terms

Convergence

  • |r| < 1: converges to a/(1−r)
  • |r| = 1: a+a+a+... diverges (unless a=0)
  • |r| > 1: diverges (terms grow)

Applications

Compound interest, radioactive decay, fractal geometry (Koch snowflake), bouncing ball heights, mortgage payments, population models.

Step-by-Step Instructions

  1. 1Enter first term a.
  2. 2Enter common ratio r.
  3. 3Set number of terms n.
  4. 4View partial and infinite sums.
  5. 5Check convergence.

Geometric Series Calculator — Frequently Asked Questions

How can an infinite sum be finite?+

When |r|<1, each term gets smaller fast enough that the total approaches a limit. Example: 1+1/2+1/4+1/8+... = 2. The remaining terms become negligibly small.

What's the connection to compound interest?+

Compound interest follows geometric growth: A = P(1+r)ⁿ. Annuity payments form a geometric series. The present value formula uses the geometric sum.

How do I find the common ratio?+

Divide any term by the previous term: r = aₙ₊₁/aₙ. For the series 3, 6, 12, 24: r = 6/3 = 2.

Share this tool: