Math & Statistics
Geometric Sequence Calculator
Calculate the nth term, a selected indexed term, finite partial sum, growth factor, total change, comparison-sum gap, and selected-term gap for a geometric sequence with a non-unit common ratio.
Decision view
Geometric term curve and cumulative series area
| Common ratio | Term at entered count | Term at selected index | Sum through entered term count | Nth term divided by first | Nth term minus first term | Partial sum minus comparison | Selected term minus entered reference |
|---|
Period-by-period detail
Complete geometric-sequence table
How to use Geometric Sequence Calculator
- Enter the first term and a common ratio other than one.
- Enter the number of terms and a selected index.
- Read individual-term growth separately from the cumulative sum.
- Use the table and curves to inspect every indexed value.
Calculator guide
Understanding Geometric Sequence Calculator
A geometric sequence changes by multiplication rather than by a fixed additive step. This calculator separates an individual term from the cumulative finite sum and shows how the common ratio compounds across indices.
Calculation method
How the calculation works
Detailed calculation process
Compound the ratio by index and reconcile the cumulative sum
The defaults start at 100, multiply each term by 1.08, select term 8, and extend the sequence through term 20.
What each symbol means
Worked substitution with the default inputs
The defaults produce term 20 = 431.570, term 8 = 171.382, and a 20-term sum of 4,576.196, with a total growth factor of 4.3157.
Growth anatomy
Compare the term path with the accumulated path
The cumulative curve rises by exactly the current term at every index.
Worked situations
Practical examples
- A ratio of 1.08 means each term is 8% larger than the preceding term.
- Term 20 is about 4.316 times term 1.
- The cumulative sum 4,576.196 is much larger than the final term alone.
Better inputs
Useful tips
- Confirm whether your index starts at one.
- Distinguish a sequence term from a series sum.
- Use logarithmic or normalized views when growth spans many orders of magnitude.
Before relying on the result
Limitations and common mistakes
- The closed form shown excludes r = 1, which would produce a constant sequence.
- Large term counts or ratios can overflow numeric limits.
- Real systems may not sustain one constant ratio indefinitely.
Reference
Key terms
- Common ratio
- Multiplier connecting each term to the previous term.
- Nth term
- Value at a specified sequence index.
- Partial sum
- Total of all terms from 1 through n.
Important note
Calculated directly from the entered values using the displayed formula and rounding settings.
Frequently asked questions
Why is the exponent n minus one?
Term 1 uses no multiplication, term 2 uses one, and term n uses n - 1.
What if the ratio is below one?
Positive ratios below one produce a decaying sequence and a slower-growing partial sum.
What if the ratio is negative?
Terms alternate signs; interpretation and chart scaling require additional care.
Why is r = 1 excluded?
The displayed sum formula divides by 1 - r; a constant sequence instead has S_n = n a_1.