Geometric Series Sum Calculator
This calculator helps you find the sum of a geometric series, whether it has a specific number of terms (finite) or goes on forever (infinite), as long as it converges. Just input the first term, common ratio, and optionally, the number of terms.
The first number in your series.
The number each term is multiplied by to get the next term.
Enter for a finite series. Leave blank for an infinite series.
This calculator helps you find the sum of a geometric series, whether it has a specific number of terms (finite) or goes on forever (infinite), as long as it converges. Just input the first term, common ratio, and optionally, the number of terms.
For a finite geometric series with first term 'a', common ratio 'r', and 'n' terms: S_n = a * (1 - r^n) / (1 - r) (where r ≠ 1) For an infinite geometric series: S_∞ = a / (1 - r) (where |r| < 1)
Let's find the sum of the first 5 terms of a geometric series where the first term (a) is 3 and the common ratio (r) is 2. Using the formula S_n = a * (1 - r^n) / (1 - r): S_5 = 3 * (1 - 2^5) / (1 - 2) S_5 = 3 * (1 - 32) / (-1) S_5 = 3 * (-31) / (-1) S_5 = 93 Our calculator will quickly give you this result.
A geometric series is a sequence of numbers where each term after the first is found by multiplying the previous one by a fixed, non-zero number called the common ratio. For example, 2, 4, 8, 16. is a geometric series with a common ratio of 2.
An infinite geometric series converges (meaning it has a finite sum) only if the absolute value of its common ratio (|r|) is less than 1. If |r| ≥ 1, the series diverges, and its sum approaches infinity or oscillates.
Yes! For a finite series, enter the number of terms. For an infinite series, simply leave the 'Number of Terms' field blank. The calculator will determine the correct formula to use.
Geometric Series Sum Calculator: Find the Total of a Sequence
© 2025-2026 PromathTools. All rights reserved.
Built by KruskalCode – SaaS & Automation Experts