Arithmetic Sequence Calculator

Find nth term & sum of arithmetic series

CalculatorsFreeNo Signup
4.7(172 reviews)
All Tools

Loading tool...

About Arithmetic Sequence Calculator

An arithmetic sequence calculator that finds the nth term, sum of n terms, common difference, and specific terms. Enter the first term and common difference to generate the full sequence. Shows the formula aₙ = a₁ + (n−1)d and Sₙ = n/2(2a₁ + (n−1)d). All calculations are client-side. Essential for algebra, financial series, and pattern recognition.

Arithmetic Sequence Calculator Features

  • Nth term
  • Sum formula
  • Common difference
  • Term list
  • Step-by-step
An arithmetic sequence has a constant difference between consecutive terms: a₁, a₁+d, a₁+2d, ... The nth term: aₙ = a₁ + (n−1)d. The sum of first n terms: Sₙ = n/2 × (first + last) = n/2 × (2a₁ + (n−1)d).

How to Use

Enter sequence parameters:

  • First term (a₁): Starting value
  • Common difference (d): Gap between terms
  • n: Number of terms

Formulas

  • aₙ = a₁ + (n−1)d
  • Sₙ = n/2 × (2a₁ + (n−1)d)
  • d = a₂ − a₁
  • n = (aₙ − a₁)/d + 1

Examples

Sequence 2,5,8,11,14: a₁=2, d=3. 10th term: 2+9×3=29. Sum of 10 terms: 10/2×(2+29)=155.

Step-by-Step Instructions

  1. 1Enter the first term.
  2. 2Enter the common difference.
  3. 3Set number of terms.
  4. 4View the nth term and sum.
  5. 5See the full sequence.

Arithmetic Sequence Calculator — Frequently Asked Questions

How do I find the common difference?+

Subtract any consecutive terms: d = a₂ − a₁. For 3, 7, 11, 15: d = 7−3 = 4.

What if the common difference is negative?+

The sequence decreases. Example: 20, 17, 14, 11 has d = −3. The formulas work the same way.

How is arithmetic sequence used in real life?+

Fixed salary increases, equal payment installments, evenly spaced fence posts, stadium seating rows.

Share this tool: