Geometric Sequence Calculator

Geometric Sequence Calculator finds nth terms, finite sums, common ratios, and missing term numbers with clear steps.

886.4K usesUpdated · 2026-04-29Runs locally · zero upload

How to Use Geometric Sequence Calculator

The Geometric Sequence Calculator handles sequences that change by multiplication. Enter the first term, common ratio, and number of terms to find an and Sn. The Geometric Sequence Calculator also includes reverse modes for common ratio or term number when the known values allow it.

Formula & Theory — Geometric Sequence Calculator

The Geometric Sequence Calculator uses:

a_n = a_1*r^(n-1)
S_n = a_1(1-r^n)/(1-r), r != 1
S_n = n*a_1, r = 1

The common ratio r controls growth, decay, sign alternation, or constant behavior. Special cases such as r=1 are handled separately.

Use Cases for Geometric Sequence Calculator

Use the Geometric Sequence Calculator for algebra, exponential patterns, finance examples, population models, repeated scaling, and sequence homework. It is useful whenever each term is created by multiplying the previous term by the same ratio.

Frequently asked questions about Geometric Sequence Calculator

What does the Geometric Sequence Calculator find?

It finds the nth term, finite sum, common ratio, or term number when enough values are known.

Does the Geometric Sequence Calculator handle r=1?

Yes. When r=1, the finite sum is n times the first term.

Is my data stored?

No. All calculations happen in your browser; nothing is sent to a server.