# Generators
Math
Number Sequence Generator
Generate arithmetic or geometric sequences from a starting value and step or ratio.
Arithmetic or geometric
Arithmetic sequences add a constant difference. Geometric sequences multiply by a constant ratio.
How this resource works
Arithmetic term n: aₙ = a₁ + (n − 1)d. Geometric term n: aₙ = a₁r^(n − 1).
