Arithmetic Sequence Calculator logo

Arithmetic Sequence Calculator

Use the calculator below to list every term from your first value a₁, common difference d, and term count n. Labeled results and a step-by-step solution update instantly in your browser with no sign-up.

Build your sequence

Each term follows aₖ = a₁ + (k - 1)d. Enter a₁, d, and n; the list and solution update as you type.

Result

Enter a valid first term a₁, common difference d, and a whole number of terms n (1 to 50) to see the list.

Using this calculator

  1. Enter the first term a₁ (any real number, including zero or decimals).
  2. Enter the common difference d (positive, negative, or fractional).
  3. Enter how many terms n you want (whole number from 1 to 50).
  4. Read the labeled list a₁ through aₙ and the step-by-step breakdown below. Nothing is sent to a server.
Read the full guide

Rated 4.7/5 · 142 reviews

What Is an Arithmetic Sequence?

An arithmetic sequence is an ordered list of numbers where each term after the first is found by adding the same fixed amount, called the common difference d. If you know the first term a₁ and d, every later term is predictable.

These patterns appear in algebra, pre-calculus, and everyday planning. Steady pay raises, equal spacing on a number line, and simple linear trends all follow the same add-d-each-time rule.

  • Definition: a list where consecutive terms differ by a constant d.
  • Meaning: the sequence describes the pattern; the series (below) describes the sum of terms.
  • Sequence vs series: use the list for individual terms, use Sₙ when the question asks for a total.
  • Common difference: the fixed step added each time, which can be positive, negative, or fractional.
  • Real-life examples: savings deposits, seating rows, hourly temperature change, and steady production targets.

Arithmetic Sequence Formula

nth term: aₙ = a₁ + (n - 1)d

a₁ = first term | d = common difference | n = term position (1, 2, 3, …)

The formula breaks into three parts: the starting value a₁, the total change from adding d repeatedly, and the position n. The factor (n - 1) counts how many times d is added after the first term.

Variable guide: treat n as the index label (first term is n = 1). If a problem gives the count of terms to list, apply the formula for each position k from 1 through that count.

  • First term representation: always identify a₁ before applying the formula.
  • Common difference formula: d = a₂ - a₁ for consecutive terms.
  • Formula breakdown: (n - 1) is the number of d steps after a₁.
  • Check results by verifying each jump between neighbors equals d.

How to Find Arithmetic Sequence Terms

You can list terms by repeated addition or by evaluating aₙ = a₁ + (n - 1)d at each position. Both methods should agree when your inputs are consistent.

  1. Identify first term: Write a₁ from the problem or from the first value in a given list.
  2. Calculate common difference: Find d = a₂ - a₁, or solve for d when two non-adjacent terms are known.
  3. Apply nth term formula: For each position k, compute aₖ = a₁ + (k - 1)d.
  4. Verify results: Confirm every consecutive pair differs by exactly d.

Arithmetic Sequence Examples

Worked examples mirror the calculator: enter the same a₁, d, and n to compare your hand work with the tool at the top of this page.

Positive difference (a₁ = 2, d = 5, n = 5)

A sequence starts at 2 and increases by 5 each step.

  1. Step 1: Set a₁ = 2 and d = 5.
  2. Step 2: Compute terms: 2, 7, 12, 17, 22.
  3. Step 3: Label a₁ through a₅ and check each jump is +5.

Result: a₁ = 2, a₂ = 7, a₃ = 12, a₄ = 17, a₅ = 22

Negative difference (a₁ = 20, d = -3, n = 4)

A decreasing pattern drops 3 each step from 20.

  1. Step 1: Set a₁ = 20 and d = -3.
  2. Step 2: List: 20, 17, 14, 11.
  3. Step 3: Each difference is -3.

Result: a₁ = 20, a₂ = 17, a₃ = 14, a₄ = 11

Fractional difference (a₁ = 1, d = 0.5, n = 6)

A half-step increase from 1.

  1. Step 1: Set a₁ = 1 and d = 0.5.
  2. Step 2: List: 1, 1.5, 2, 2.5, 3, 3.5.
  3. Step 3: Six positions use k = 1 through 6.

Result: a₁ = 1, a₂ = 1.5, a₃ = 2, a₄ = 2.5, a₅ = 3, a₆ = 3.5

Real-world style (a₁ = 100, d = 25, n = 4)

Quarterly savings of $25 starting at $100 (simple model, no interest).

  1. Step 1: Treat balances after each deposit as terms: a₁ = 100, d = 25.
  2. Step 2: Four terms: 100, 125, 150, 175.
  3. Step 3: Each step adds the same $25.

Result: a₁ = 100, a₂ = 125, a₃ = 150, a₄ = 175

Arithmetic Series Formula (Sum of Sequence)

Sₙ = n/2 (a₁ + aₙ)

Alternate: Sₙ = n/2 [2a₁ + (n - 1)d]

An arithmetic series adds the terms of an arithmetic sequence. The first-plus-last method pairs endpoints: multiply n/2 by (a₁ + aₙ).

Practical usage: list terms with the calculator, identify aₙ, then apply Sₙ. Example: 2, 7, 12, 17, 22 has a₁ = 2, a₅ = 22, n = 5, so S₅ = 5/2 × 24 = 60.

Formula comparison: use aₙ = a₁ + (n - 1)d to find the last term when only a₁ and d are given, then plug into Sₙ = n/2 (a₁ + aₙ).

Difference Between Arithmetic Sequence and Series

The sequence answers what each term is; the series answers what the total is when you add them. Keeping the labels separate prevents half-correct homework.

TopicSequenceSeries
DefinitionOrdered list of termsSum of those terms
Formula focusaₙ = a₁ + (n - 1)dSₙ = n/2 (a₁ + aₙ)
Typical questionWhat is the 8th term?What is the total of the first 8 terms?
Common confusionStopping after listing termsForgetting to add after listing

Finding Common Difference

d = a₂ - a₁

Also d = a₃ - a₂ = aₙ - aₙ₋₁ for consecutive terms

Subtract neighbors in the same order every time. Increasing sequences have positive d; decreasing sequences have negative d.

Error checking: if differences vary, the list is not arithmetic. Identify the pattern before forcing this formula.

  • Definition: the constant amount added between consecutive terms.
  • Identifying patterns: look for equal jumps in tables or word problems.
  • Increasing vs decreasing: sign of d tells the direction.
  • Use two known terms to solve for d when only positions and values are given.

Arithmetic Sequences in Real Life

Fixed-step situations map to a₁ and d once you name the starting value and the repeat amount.

  • Finance

    Equal payment plans and simple savings schedules (without compounding) follow arithmetic steps.

  • Daily patterns

    Walking the same extra blocks each day or adding one cup of water per hour creates predictable lists.

  • Measurement

    Cutting fabric into sections that each grow by a fixed length is an arithmetic length sequence.

  • Education

    Algebra and exam prep use these lists to practice notation, graphs, and sums.

Arithmetic Sequence in Tables and Graphs

Tables pair index k with value aₖ. Graphs plot those pairs and form a straight line when d is constant.

Slope interpretation: the slope equals d. The intercept reflects a₁ adjusted for how the axis is drawn.

Visual patterns: equal spacing in k should show equal vertical change when d is fixed.

Arithmetic Sequence Calculator

The interactive tool stays at the top of this page so you can calculate first, then read the explanations below.

Enter first term a₁, common difference d, and number of terms n. The result panel lists a₁ through aₙ with subscripts, and the step-by-step block walks through the formula.

Example check: a₁ = 2, d = 3, n = 4 should give 2, 5, 8, 11. Try those values in the tool and match the written example section.

Back to calculator

Common Arithmetic Sequence Mistakes

Most errors are sign slips, index confusion, or mixing sequences with series.

Arithmetic vs Geometric Sequences

Arithmetic adds d each step (linear list). Geometric multiplies by ratio r each step (curved growth). Pick the model that matches equal differences vs equal ratios.

  • Arithmetic example: 4, 7, 10, 13 (add 3).
  • Geometric example: 4, 12, 36, 108 (multiply by 3).
  • Exam tip: if differences match, use arithmetic; if ratios match, use geometric.
  • Stay with arithmetic tools on this site; geometric sequences need a different formula set.

FAQs About Arithmetic Sequences

What is the nth term formula for an arithmetic sequence?

aₙ = a₁ + (n - 1)d. The calculator evaluates this for each position from 1 through your chosen term count.

How is an arithmetic series different from a sequence?

The sequence is the list of terms. The series is their sum, found with Sₙ = n/2 (a₁ + aₙ) when you need a total.

Can d be negative or a fraction?

Yes. Negative d decreases terms. Fractional d creates decimal steps. Enter either form directly in the calculator.

How many terms can the calculator list?

You can list up to 50 terms (whole number n). For longer lists, use the formula on paper or a spreadsheet.

Does the tool store my inputs?

No. Calculations run locally in your browser with no account required.