Number Sequence Generator

# Generators Math

Number Sequence Generator

Generate arithmetic or geometric sequences from a starting value and step or ratio.

Free to use Reviewed Sep 22, 2026

Arithmetic or geometric

Arithmetic sequences add a constant difference. Geometric sequences multiply by a constant ratio.

Methodology

How this resource works

Arithmetic term n: aₙ = a₁ + (n − 1)d. Geometric term n: aₙ = a₁r^(n − 1).