NBNumbarn

Number Sequence Calculator

Adjust the inputs below. Results update as you type.

How it works

Arithmetic sequence: aₙ = a₁ + (n−1)d; common difference d is constant. Geometric: aₙ = a₁ × r^(n−1); common ratio r is constant. Fibonacci: aₙ = aₙ₋₁ + aₙ₋₂. Identify the type by checking if differences or ratios are constant. Sum of arithmetic series: n(a₁+aₙ)/2. Geometric series sum: a₁(1−rⁿ)/(1−r). Sequences appear in nature, finance, and algorithm analysis.

Related calculators