Geometric Sequence Calculator
Find the nth term and sum of a geometric sequence.
A sequence where each term is multiplied by a fixed ratio.
The math behind it
nth term = a₁ × r^(n−1). Sum = a₁(1 − rⁿ) ÷ (1 − r) when r ≠ 1.
Worked example
3, 6, 12, … 8th term = 384, sum = 765.
FAQ
|r| < 1?
The infinite sum converges to a₁ ÷ (1 − r).