Calculator Inputs
Example Data Table
| First Term | Common Ratio | Terms | Sequence | Sum |
|---|---|---|---|---|
| 3 | 2 | 5 | 3, 6, 12, 24, 48 | 93 |
| 10 | 0.5 | Infinite | 10, 5, 2.5, 1.25... | 20 |
| 4 | 3 | 4 | 4, 12, 36, 108 | 160 |
Formula Used
Term formula: aₙ = arⁿ⁻¹
Finite sum: Sₙ = a(1 - rⁿ) / (1 - r), when r ≠ 1
Equal ratio case: Sₙ = an, when r = 1
Range sum: Sₘ₋ₖ = arᵐ⁻¹(1 - rᵏ⁻ᵐ⁺¹) / (1 - r)
Infinite sum: S∞ = a / (1 - r), when |r| < 1
The calculator chooses the correct formula from your selected mode. It also handles the special case where the ratio equals one. This avoids division by zero and keeps the answer accurate.
How to Use This Calculator
- Select finite, range, or infinite sum.
- Enter the first term of the geometric sequence.
- Enter the common ratio between consecutive terms.
- Add the number of terms for a finite sum.
- Use start and end terms for a custom range.
- Set decimal places and displayed rows.
- Click the calculate button.
- Review the result, table, chart, and formula.
- Download the output as CSV or PDF.
Understanding Geometric Sequence Sums
What a Geometric Sequence Means
A geometric sequence is built by multiplying each term by one fixed ratio. This ratio controls the growth or decline of the list. If the ratio is greater than one, the values grow fast. If the ratio is between zero and one, the values shrink. Negative ratios create alternating signs.
Why the Sum Matters
The sum of a geometric sequence is useful in many math problems. It appears in savings models, population changes, repeating decimals, and physics patterns. It can also describe growth in digital systems. Instead of adding every term manually, the formula gives the answer quickly. This saves time and reduces mistakes.
Finite and Infinite Sums
A finite sum uses a fixed number of terms. You may need the first five terms, ten terms, or any selected range. An infinite sum continues without stopping. Yet it only has a fixed value when the ratio has an absolute value below one. In that case, later terms become very small. Their total approaches a limit.
Practical Use
This calculator supports finite sums, custom range sums, and infinite sums. It also shows term values and cumulative totals. The chart helps you see growth or decay. The export buttons help save your work. Use it for homework, lessons, reports, or quick checking. Always confirm that the ratio and term count match your problem statement.
FAQs
1. What is a geometric sequence?
A geometric sequence is a list where each term is found by multiplying the previous term by the same common ratio.
2. What is the first term?
The first term is the starting value of the sequence. It is usually represented by the letter a in formulas.
3. What is the common ratio?
The common ratio is the fixed multiplier between consecutive terms. Divide any term by the previous term to find it.
4. When can I use the infinite sum formula?
Use the infinite sum formula only when the absolute value of the common ratio is less than one.
5. What happens when the ratio equals one?
Every term stays the same. The finite sum becomes the first term multiplied by the number of terms.
6. Can this calculator handle negative ratios?
Yes. Negative ratios are allowed. They create terms that alternate between positive and negative values.
7. What is a range sum?
A range sum adds only selected terms, such as term three through term ten, instead of starting from term one.
8. Why use the chart?
The chart shows each term and cumulative sum visually. It helps explain growth, decay, and alternating sequence behavior.