How to find the sum of a geometric series
A geometric series is the sum of a sequence where each term after the first is found by multiplying the previous term by a fixed, non-zero number called the common ratio. This method applies to both finite geometric series and infinite geometric series that converge.
The setup
Identify the first term, , and the common ratio, . Determine if the series is finite (having a specific number of terms, ) or infinite.
The steps
- Extract and from the given series expression. 2. For a finite series with terms, calculate the sum using . 3. For an infinite series, verify that . If so, calculate the sum using . If , the infinite series diverges and has no finite sum.
Checking the result
Manually add the first three to four terms of the series to ensure the partial sum approaches your calculated result. Verify that the sign of your final sum makes sense given the signs of and .
Common errors
A frequent mistake is using the incorrect number of terms, , in the finite formula. For example, a sum indexed from to has terms, not . Another major error is applying the infinite sum formula when , which yields a mathematically invalid result.
Worked example
Find the sum of the infinite geometric series:
Identify the first term: . Find the common ratio by dividing the second term by the first: . Check convergence: , so the series converges. Apply the infinite geometric series formula: . Substitute the values: . Simplify the denominator: . Calculate the final sum: .
FAQ
Run your own problem
References: Stewart Calculus 8th Edition, Chapter 11.2 · OpenStax Calculus Volume 2, Chapter 5.2 · Khan Academy, Unit: Infinite sequences and series
See also