수학

Number Sequence Calculator

Calculate the nth term and the sum of arithmetic or geometric sequences.

The amount added to each term.

10th Term (a₁₀)
Sum of first n terms (Sₙ)
Explicit Formula

First few terms:

2, 5, 8, 11, 14...
사용 방법
  1. Select the type of sequence. Arithmetic means adding a constant number. Geometric means multiplying by a constant number.
  2. Enter the First Term of your sequence.
  3. Enter the Common Difference (for arithmetic) or Common Ratio (for geometric).
  4. Enter n (the number of terms you want to evaluate).
  5. The calculator will find the specific value of the nth term and the sum of all terms up to n.

공식

Arithmetic Sequence:
nth Term (aₙ) = a₁ + (n - 1)d
Sum (Sₙ) = (n/2) × (a₁ + aₙ)

Geometric Sequence:
nth Term (aₙ) = a₁ × r(n - 1)
Sum (Sₙ) = a₁ × (1 - rn) / (1 - r) (for r ≠ 1)

A Number Sequence Calculator is incredibly useful in discrete mathematics. Whether you are dealing with an arithmetic progression (like counting by 3s) or a geometric progression (like doubling your money every year), this tool provides the nth term, the sum of the series, and the explicit formula.