Number Sequence Generator

Choose a sequence type — arithmetic (start + step × n), geometric (start × ratio^n), Fibonacci, prime numbers (sieve), or powers of 2 — then set the length and output format: comma-separated, one per line, or space-separated. Up to 1 000 terms. Runs in your browser.

Related tools