Compute finite and infinite geometric series sums. Enter the first term \(a\), common ratio \(r\), and number of terms \(N\), then see the formula, derivation, term table, bars, cumulative graph, and convergence check.
Finite and Infinite Geometric Series Sum
Math Algebra • Sequences and Series
Frequently Asked Questions
What is a geometric series?
A geometric series is a sum whose terms are formed by repeatedly multiplying by a common ratio r.
What is the nth term of a geometric series?
If the first term is a, then the nth term is a_n = ar^(n-1).
What is the finite geometric sum formula?
For r not equal to 1, S_N = a(1-r^N)/(1-r).
What if r = 1?
If r = 1, all terms are equal to a, so the finite sum is S_N = aN.
When does an infinite geometric series converge?
An infinite geometric series converges when |r| < 1.
What is the infinite geometric sum formula?
When |r| < 1, the infinite sum is S_infinity = a/(1-r).
Can a finite geometric sum be computed when |r| >= 1?
Yes. The finite sum exists for any real r. The convergence condition only affects the infinite series.
What is the sample result for 3 + 6 + 12 + ... with 8 terms?
Here a = 3, r = 2, and N = 8. The finite sum is 765.
What does the graph show?
The bars show individual terms a_n, and the line shows the running partial sums S_n.
Can I export the term table?
Yes. Use Download CSV to export n, a_n, S_n, infinite limit, and distance to the limit.