Advertisement
728×90
Sequence Calculator
Enter the first few terms of a number sequence (comma-separated). The calculator will detect if it is arithmetic, geometric, or Fibonacci-like, show the next 5 terms, and give the nth term formula.
Sequence Type
—
—
nth Term Formula
—
Next 5 Terms
Detected Pattern
Sequence Types
Arithmetic: Constant difference between terms. Formula: aₙ = a₁ + (n−1)d
Geometric: Constant ratio between terms. Formula: aₙ = a₁ × r^(n−1)
Fibonacci-like: Each term = sum of the two preceding terms.
Advertisement
728×90