Geometric Series Convergence Test Calculator

Analyze ratios, terms, and partial sums confidently. Spot convergence, divergence, and edge cases with clarity. Interactive charts and exports support fast homework checking tasks.

Calculator Inputs

Example Data Table

This example uses a = 5, r = 0.4, and six preview terms.

Term Number Term Expression Term Value Partial Sum
15 × 0.4^05.00005.0000
25 × 0.4^12.00007.0000
35 × 0.4^20.80007.8000
45 × 0.4^30.32008.1200
55 × 0.4^40.12808.2480
65 × 0.4^50.05128.2992

Because |0.4| is less than 1, the infinite series converges.

Formula Used

Geometric series: a + ar + ar² + ar³ + ...
Convergence test: the infinite series converges only when |r| < 1
Finite partial sum: Sₙ = a(1 - rⁿ) / (1 - r), for r ≠ 1
Special case: Sₙ = na, when r = 1
Infinite sum: S∞ = a / (1 - r), when |r| < 1
Remainder after n terms: Rₙ = a·rⁿ / (1 - r), when |r| < 1

This calculator tests the ratio magnitude first. It then computes a preview partial sum. If the convergence condition holds, it also returns the infinite sum and a remainder estimate.

How to Use This Calculator

  1. Enter the first term, a.
  2. Enter the common ratio, r.
  3. Choose how many terms to preview.
  4. Set a tolerance target for tiny terms.
  5. Click Test Convergence.
  6. Read the result card above the form.
  7. Review the generated table and graph.
  8. Download the CSV or PDF report if needed.

Frequently Asked Questions

1) What does this calculator test?

It checks whether an infinite geometric series converges or diverges. It also calculates preview terms, partial sums, the infinite sum when valid, and a remainder estimate.

2) When does a geometric series converge?

A geometric series converges only when the absolute value of the common ratio is less than 1. That condition forces the terms to shrink toward zero.

3) Why can a series diverge when r = 1?

When r equals 1, every term stays the same size. The terms never decrease, so the partial sums keep growing and the infinite series does not settle.

4) What happens when r = -1?

The terms flip between positive and negative values without shrinking. The partial sums oscillate and fail to approach one stable limit.

5) Why does the calculator show a partial sum for divergent cases?

A finite partial sum is still meaningful. It shows what the first selected terms add to, even when the corresponding infinite series does not converge.

6) What is the remainder estimate?

The remainder estimate measures how much value is left after the chosen partial sum. It is useful only for convergent geometric series with |r| less than 1.

7) Can the first term be negative?

Yes. The first term may be positive, negative, or zero. The convergence decision depends on the ratio magnitude, not only the sign of the first term.

8) What does the graph display?

The graph plots individual term values and partial sums together. This makes shrinking terms, oscillation, growth, and stabilization easier to compare visually.

Related Calculators

comparison test calculatorexplicit formula calculatorfind sequence formularecurrence relation calculatortaylor polynomial calculatorsequence sum calculatorbinomial series calculatorarithmetic mean calculatormonotonic sequence testseries approximation error

Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.