Geometric Sequence Calculator

Updated July 2026

Enter the first term a₁, the common ratio r and a term number n to find the nth term aₙ, the sum of the first n terms Sₙ, the infinite sum S∞ when the series converges, and the full list of terms. Everything runs privately in your browser.

The nth term of a geometric sequence is aₙ = a₁·r^(n−1), and the sum of the first n terms is Sₙ = a₁(1−rⁿ)/(1−r) for r ≠ 1 (and Sₙ = n·a₁ when r = 1), where a₁ is the first term and r is the common ratio.
The fixed value each term is multiplied by.
A positive whole number. Listing is capped at 100 terms.
Nth term aₙ
First term a₁
Common ratio r
Term number n
Nth term aₙ
Sum of first n terms Sₙ
Infinite sum S∞

How this geometric sequence calculator works

A geometric sequence is a list of numbers in which each term is obtained by multiplying the previous term by the same fixed value. That constant multiplier is the common ratio, written r. Starting from the first term a₁, you multiply by r again and again: a₁, a₁·r, a₁·r², a₁·r³, and so on.

To find any term directly, use the nth term formula aₙ = a₁·r^(n−1) — you multiply the first term by the common ratio (n−1) times. To add up the first n terms, use the sum formula Sₙ = a₁(1−rⁿ)/(1−r) when r ≠ 1; if r = 1 every term equals a₁, so the sum is simply Sₙ = n·a₁. When the common ratio satisfies |r| < 1, the terms shrink toward zero and the series has a finite infinite sum S∞ = a₁/(1−r); if |r| ≥ 1 there is no finite infinite sum. This calculator computes all of these and lists the terms (capped at 100 for readability).

Worked example: with a₁ = 2, r = 3 and n = 5, the 5th term is a₅ = 2·3^(5−1) = 2·81 = 162. The sum of the first 5 terms is S₅ = 2(1−3⁵)/(1−3) = 2(1−243)/(−2) = 242. The listed terms are 2, 6, 18, 54, 162. Because |r| = 3 ≥ 1, this series has no finite infinite sum.

Reference — common ratio and term examples:

a₁rSequence starta₅S₅S∞
232, 6, 18, 54, 162162242
121, 2, 4, 8, 161631
16½16, 8, 4, 2, 113132
3−23, −6, 12, −24, 484833

Frequently asked questions

What is a geometric sequence?
A geometric sequence is a list of numbers where each term is found by multiplying the previous term by the same fixed value. That fixed multiplier is the common ratio, r. For example 2, 6, 18, 54, 162 is geometric because each term is 3 times the one before it.
What is the nth term formula for a geometric sequence?
The nth term is aₙ = a₁·r^(n−1), where a₁ is the first term, r is the common ratio and n is the position. You multiply the first term by the common ratio (n−1) times. With a₁ = 2 and r = 3, the 5th term is 2·3^(5−1) = 2·81 = 162.
How do I find the sum of a geometric sequence?
The sum of the first n terms is Sₙ = a₁(1−rⁿ)/(1−r) when r ≠ 1. If r = 1 every term equals a₁, so Sₙ = n·a₁. For a₁ = 2, r = 3, n = 5, Sₙ = 2(1−3⁵)/(1−3) = 2(1−243)/(−2) = 242.
What is the common ratio?
The common ratio, r, is the constant value you multiply each term by to get the next term. You find it by dividing any term by the term before it. If |r| > 1 the terms grow, if |r| < 1 they shrink toward zero, and a negative r makes the signs alternate.
When does an infinite geometric series converge?
An infinite geometric series converges only when |r| < 1, that is when −1 < r < 1. Then the terms shrink toward zero fast enough that the total settles on a finite value S∞ = a₁/(1−r). If |r| ≥ 1 the terms do not shrink and the sum has no finite value.
What is the difference between a geometric and an arithmetic sequence?
In a geometric sequence you multiply by a fixed common ratio r, so terms grow or shrink multiplicatively (2, 6, 18, 54…). In an arithmetic sequence you add a fixed common difference d, so terms change by the same amount each step and grow linearly (2, 5, 8, 11…).
⚡ Geometric Sequence Calculator — by larely ↗

Related tools

Pythagorean Theorem Calculator

Solve a² + b² = c² for any missing side of a right triangle, plus angles and area.

Distance Formula Calculator

Find the distance between two points, plus the midpoint and slope.

Final Grade Calculator

Find the grade you need on the final, plus weighted-grade and GPA calculators.

Percentage Calculator

Percent of a number, percent change, and percentage increase or decrease.

Statistics Calculator

Mean, median, mode, range and standard deviation from a list of numbers.

Fraction Calculator

Add, subtract, multiply and divide fractions, with simplification.

Quadratic Equation Solver

Solve ax²+bx+c=0 with roots, discriminant, vertex and steps.

Area Calculator

Calculate the area of rectangles, circles, triangles and more.

Right Triangle Calculator

Pythagorean theorem solver: find sides, angles, area and perimeter.

Ratio Calculator

Solve proportions, simplify ratios and scale them up or down.

GPA Calculator

Calculate your weighted GPA on the 4.0 scale from your courses and credit hours.

Resistor Color Code Calculator

Decode 4- and 5-band resistor color codes into resistance and tolerance.

Browse all 251 free tools →