Geometric Series Calculator
Sum finite and infinite geometric series with step-by-step working
The Geometric Series Formulas
A series is geometric when each term is the previous one times a fixed common ratio :
Finite sum of the first terms, valid for any :
Infinite sum, valid only when :
The restriction is not decoration. If the terms never shrink to zero, does not vanish, and the series diverges โ there is no sum to find. When the series is just added times, so .
Here is the first term of the series you are actually summing, not necessarily the first term of the underlying sequence.
How to Sum a Geometric Series
Step by step
- Find : the first term you are told to include.
- Find : divide any term by the one before it, . Test two different pairs โ if they disagree, the series is not geometric and none of these formulas apply.
- Count : the number of terms, not the last index. Summing from to is six terms.
- Choose the formula: finite for a fixed count, only after checking .
- Substitute and simplify, keeping exact fractions where possible.
Reading sigma notation
are the same series written two ways. Substitute the lower limit into the general term to read off directly โ that removes the off-by-one error entirely.
Working backwards
Given two terms and , the ratio follows from , and then .
Common Mistakes to Avoid
- Using without checking : with the formula returns , a confidently wrong finite number for a divergent series.
- Off-by-one in : has six terms. Count them, or convert the index so the sum starts at .
- Confusing sequence and series: the -th term is ; the sum of the first terms is . "Find the sum of the sequence" means the series.
- Dropping the sign of a negative ratio: for , . Alternating series still converge whenever .
- Mixing in an arithmetic pattern: constant differences mean arithmetic, constant ratios mean geometric. Check by division, not subtraction.
Examples
Frequently Asked Questions
Only when the common ratio satisfies |r| < 1. Then the powers r^n shrink to zero and the partial sums settle at a/(1 - r). If |r| is 1 or larger the terms do not tend to zero, so the series diverges and no finite sum exists.
The first term is a. For r, divide any term by the one before it, then confirm with a second pair โ a genuine geometric series gives the same ratio every time. If the ratios differ, the series is not geometric.
The sequence is the list of terms a, ar, ar^2, and so on; the series is what you get by adding them. Sum formulas like S_n = a(1 - r^n)/(1 - r) apply to the series, while aยทr^(n-1) gives the n-th term of the sequence.
No โ despite the shared word, this page is about geometric series, meaning sums with a constant ratio. For areas, volumes and shapes, use the geometry solvers instead.
Related Solvers
Related Guides
Try AI-Math for Free
Get step-by-step solutions to any math problem. Upload a photo or type your question.
Start Solving