askvity

What is the Infinite GP Series?

Published in Infinite Series 2 mins read

An infinite geometric progression (GP) series is a sum of an infinite number of terms where each term is obtained by multiplying the previous term by a constant value called the common ratio (r). The series only converges to a finite sum if the absolute value of the common ratio is less than 1 (|r| < 1).

Understanding the Formula

The sum of an infinite GP series is given by the formula:

S∞ = a / (1 - r)

where:

  • S∞ represents the sum of the infinite series.
  • a is the first term of the series.
  • r is the common ratio.

This formula is valid only when |r| < 1. If |r| ≥ 1, the series diverges and the sum is infinite.

Examples

  • Convergent Series: Consider the series 1 + 1/2 + 1/4 + 1/8 + ... Here, a = 1 and r = 1/2. Since |r| = 1/2 < 1, the series converges. The sum is S∞ = 1 / (1 - 1/2) = 2.

  • Divergent Series: The series 1 + 2 + 4 + 8 + ... has a = 1 and r = 2. Since |r| = 2 > 1, the series diverges and does not have a finite sum.

Important Considerations

Related Articles