Number Sequence Calculator

Work out the nth term and the sum of the first terms in an arithmetic or geometric sequence.

nth term
29.00
Term number 10
Sum of the first 10 terms
155.00
Type
Arithmetic
Embed on your website →

How to use the number sequence calculator

  1. Choose whether the sequence is arithmetic (fixed difference) or geometric (fixed ratio).
  2. Enter the starting value a₁, the difference or ratio, and how many terms n you want included.
  3. The calculator shows the nth term and the sum of the first n terms automatically.

How the sequence is calculated

An arithmetic sequence has a fixed number d that's added for each new term, for example 2, 5, 8, 11, … with d = 3. The formulas are:

nth term: aₙ = a₁ + (n − 1) × d
Sum: Sₙ = (n ÷ 2) × (2a₁ + (n − 1) × d)

A geometric sequence has a fixed number r that each term is multiplied by, for example 2, 6, 18, 54, … with r = 3. The formulas are:

nth term: aₙ = a₁ × r^(n − 1)
Sum: Sₙ = a₁ × (rn − 1) ÷ (r − 1)
Ad space — reserved for future partners

Frequently asked questions

What's the difference between an arithmetic and a geometric sequence?

In an arithmetic sequence, the same fixed number is added for each new term (for example +3 each time). In a geometric sequence, each term is multiplied by the same fixed number (for example ×3 each time), which gives much faster growth.

What happens to the sum of a geometric series if the ratio is between -1 and 1?

Then the terms get smaller and smaller each time, and the sum approaches a fixed limit even if you add up infinitely many terms. This calculator works out the sum of a finite number of terms n, not the infinite sum.

Where are number sequences used in practice?

Arithmetic sequences are used, among other things, to calculate fixed, even changes (like loan payments or saving a fixed amount), while geometric sequences are used for compound interest, population growth and other processes with a percentage change per period.

Embed this calculator on your website

Copy the code below to show this calculator directly on your blog or website — completely free.