keisoku

Infinite Geometric Series Calculator

Enter the first term a and common ratio r to find the sum of the infinite geometric series a + a r + a r² + …. It computes S = a / (1 − r) when the absolute value of r is below 1 and tells you whether the series converges or diverges.

Input

Enter the first term a and common ratio r of the infinite geometric series a + a r + a r² + …. It finds the sum S = a / (1 − r).

The series converges and has a sum when the absolute value of the ratio is below 1. It diverges when that value is 1 or greater.

Result

Convergent series

Sum S

2

Common ratio r

0.5

Convergence

Converges

Partial sums of the first n terms

Terms nPartial sum Sₙ
11
21.5
31.75
41.875
51.9375
61.96875
71.984375
81.9921875
91.99609375
101.99804688

As more terms are added the partial sums approach the total S.


The sum is S = a / (1 − r). The series converges only when the absolute value of the ratio is below 1 and diverges otherwise.

How it works

  • The sum of an infinite geometric series a + a r + a r² + … converges only when the absolute value of the common ratio r is below 1, and then equals S = a / (1 − r).
  • When the absolute value of r is 1 or greater the partial sums do not settle on a single value, so the series diverges. The exception is a first term of 0, where every term is 0 and the sum is 0.
  • The partial sums table lists the running total of the first n terms, S_n = a (1 − rⁿ) / (1 − r); for a convergent series these values approach the total S as n grows.

Reviews

Tell us what you think of this calculator.

Write a review

  1. Home
  2. Infinite Geometric Series Calculator