Geometric Sequence Calculator

Enter the values:


The Geometric Sequence Calculator helps you find the terms of a geometric progression, the common ratio, and the nth term of the sequence. A geometric sequence is a series of numbers where each term is obtained by multiplying the previous term by a constant value known as the common ratio.

What is a Geometric Sequence?

A geometric sequence (or geometric progression) follows the pattern:
a, ar, ar², ar³, ...

Geometric Sequence Formula

an = a1 × rn−1

Where:

Examples

Example 1:

First term = 3
Common ratio = 2
Find the 5th term:
a5 = 3 × 24 = 3 × 16 = 48

Example 2:

First term = 5
Common ratio = 3
Find the 4th term:
a4 = 5 × 33 = 5 × 27 = 135

Example 3:

First term = 10
Common ratio = 0.5
Find the 6th term:
a6 = 10 × (0.5)5 = 10 × 0.03125 = 0.3125

Example 4:

First term = -4
Common ratio = -2
Find the 3rd term:
a3 = -4 × (-2)2 = -4 × 4 = -16

This calculator is useful for algebra students, teachers, and anyone who works with patterns, exponential growth, and repeated multiplication.