Infinite Geometric Series Calculator

Converge fast with precise infinite series tools, diagnostics, and explanations for learners and professionals. Choose modes to solve for sum, first term, or ratio with constraints. Set tolerance to estimate required terms achieving a target accuracy with proofs. Export results as CSV or PDF instantly files. Examples, formulas, and guidance make learning effortless today.

Inputs

Estimates n so that |Rₙ| ≤ ε.
Computation History
TimeModearS∞Convergesεn for εNote
Formula Used
Convergence: An infinite geometric series S = a + ar + ar² + … converges iff |r| < 1.
Sum: S∞ = a / (1 − r), valid only when |r| < 1.
Remainder after n terms: |Rₙ| = |a·rⁿ| / (1 − |r|).
n for given tolerance ε: choose smallest n with |a·rⁿ|/(1−|r|) ≤ ε.
Inverse relations: a = S∞·(1−r); r = 1 − a/S∞ (must satisfy |r| < 1).
How to Use
  1. Select a mode: compute S∞, recover a, or recover r.
  2. Enter known values. Leave the unknown field blank.
  3. Optional: set a tolerance ε to estimate required terms.
  4. Choose decimals for output rounding and click Compute.
  5. Review convergence status. If |r| ≥ 1, S∞ does not exist.
  6. Export the result or history as CSV or PDF.
Example Data
arConverges?S∞
30.5Yes6
5-0.2Yes4.1666667
10.99Yes100
21.1No

Values formatted to ~7 decimals for illustration.

FAQs

It exists only when the common ratio satisfies |r| < 1. Otherwise the partial sums do not approach a finite limit.

Negative r is allowed; the series alternates and still converges if |r| < 1. This tool assumes real inputs; complex support isn’t included.

S∞ = a/(1−r). When r is close to 1, the denominator is small, so the sum becomes very large in magnitude even though it still converges if |r| < 1.

Parameters are inconsistent with convergence. Recheck signs, magnitudes, and rounding; otherwise an infinite sum isn’t defined for those values.

We use |Rₙ| = |a·rⁿ|/(1−|r|) ≤ ε, solve for n using logarithms, and round up to the smallest integer meeting the inequality.

Convergence depends on exact inequalities. However, rounding can mask near‑boundary cases; prefer more decimals when r is very close to ±1.

Related Calculators

Inverse Function Finder CalculatorPolynomial Long Division Calculatorroots of cubic equation calculatorquadratic function from 3 points calculatorWeighted linear regression calculatorremainder and factor theorem calculatordivide using long division calculatorsynthetic division remainder calculatorLCM fraction Calculatorfactor polynomials by grouping calculator

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.