Updated on April 23rd, 2026

Arithmetic Sequence Calculator

Created By Jehan Wadia

Calculation Mode
Find an: Enter the first term (a₁), common difference (d), and term position (n) to find the nth term value.
Input Values
Integer, decimal, or fraction (e.g., -3/4)
Enter a valid number or fraction
Integer, decimal, or fraction
Enter a valid number or fraction
Positive integer
Enter a positive integer

Step-by-Step Solution
Sequence Terms
n an Exact (fraction) Partial Sum Sn Exact Sum (fraction)
Sequence Visualization
Cumulative Sum

Introduction

An arithmetic sequence is a list of numbers where you add the same value each time to get the next number. For example, 2, 5, 8, 11 is an arithmetic sequence because you add 3 each time. That repeated value is called the common difference. This Arithmetic Sequence Calculator helps you find any term in the sequence, the common difference, or the sum of a set number of terms. Just enter the values you know, and the calculator does the rest. It is a quick and easy way to solve arithmetic sequence problems without doing the math by hand.

How to use our Arithmetic Sequence Calculator

Enter the details of your arithmetic sequence below, and this calculator will find the nth term, the sum of the sequence, and the common difference for you.

First Term (a₁): Type the first number in your arithmetic sequence. This is the starting value of your pattern.

Common Difference (d): Enter the amount that is added to each term to get the next term. This number stays the same throughout the sequence. It can be positive, negative, or zero.

Number of Terms (n): Enter which term in the sequence you want to find. For example, if you want the 10th term, type 10.

What Is an Arithmetic Sequence?

An arithmetic sequence is a list of numbers where the difference between each number and the next is always the same. This difference is called the common difference. For example, in the sequence 2, 5, 8, 11, 14, the common difference is 3 because you add 3 each time to get the next number.

How Arithmetic Sequences Work

Every arithmetic sequence has two key parts: a first term (the starting number) and a common difference (the amount you add or subtract each step). If the common difference is positive, the sequence grows larger. If it's negative, the sequence gets smaller. For example, 20, 17, 14, 11 has a common difference of −3.

The Arithmetic Sequence Formula

You can find any term in an arithmetic sequence using this formula:

aₙ = a₁ + (n − 1) × d

Here, aₙ is the term you want to find, a₁ is the first term, n is the position of the term, and d is the common difference. For example, if your first term is 3 and your common difference is 5, the 10th term would be 3 + (10 − 1) × 5 = 48.

Sum of an Arithmetic Sequence

You can also add up all the terms in an arithmetic sequence without adding them one by one. The formula for the sum of the first n terms is:

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

This works because the average of the first and last term, multiplied by the number of terms, gives you the total sum. This shortcut was famously used by the mathematician Carl Friedrich Gauss when he was just a child. If you need to work with fractions in your sequence terms, our fraction tool can help simplify those values.

Where Are Arithmetic Sequences Used?

Arithmetic sequences show up in everyday life more than you might think. They appear in things like saving a fixed amount of money each week, counting seats in a stadium that increase by the same number per row, or calculating evenly spaced time intervals. They are also a building block for more advanced math topics like arithmetic series and linear functions.

Arithmetic sequences are closely related to other mathematical concepts you may encounter. The Fibonacci sequence is a well-known pattern that, unlike arithmetic sequences, adds the two previous terms together rather than a fixed value. When working with arithmetic sequences, you may also need to compute the mean of a set of terms, use the slope calculator to visualize the constant rate of change, or apply the rate of change calculator to confirm that the difference between terms stays uniform. If your sequence involves finding common factors between terms, the GCF calculator and LCM calculator can be useful. For sequences that grow by multiplication rather than addition, you would be working with geometric sequences, which tie into concepts like exponents and logarithms. And when you're ready to explore the calculus side of series and summation, our integral calculator and limit calculator can help with convergence and continuous analogs of discrete sums.


Frequently Asked Questions

What is the common difference in an arithmetic sequence?

The common difference is the fixed number you add (or subtract) to go from one term to the next. You find it by subtracting any term from the term right after it. For example, in the sequence 4, 7, 10, 13, the common difference is 3 because 7 − 4 = 3.

Can the common difference be negative or zero?

Yes. If the common difference is negative, the sequence gets smaller with each term. For example, 20, 15, 10, 5 has a common difference of −5. If the common difference is zero, every term in the sequence is the same number.

Can I enter fractions or decimals into the calculator?

Yes. You can type fractions like 3/4 or -1/2, as well as decimals like 2.5, into any value field. The calculator will give you both decimal and exact fraction results.

What does the Omni-Solve mode do?

Omni-Solve lets you enter any two or more known values from a₁, d, n, and aₙ. You leave the unknowns blank, and the calculator figures out the missing values for you. It is helpful when you only know partial information about a sequence.

How do I find the first term and common difference from two terms?

Use the Find a₁ & d mode. Enter the positions and values of two terms you know. For example, if the 3rd term is 10 and the 7th term is 22, enter those values. The calculator will work backward to find the first term and common difference.

What happens if the computed n is not a whole number?

If n is not a positive whole number, it means the value you entered for aₙ does not actually appear in that arithmetic sequence. The calculator will display a warning telling you this.

How many terms can I display in the sequence table?

You can display up to 500 terms in the table. Type the number of terms you want in the Show terms box and click Update. The chart will show up to 200 points for readability.

Can I export the sequence data?

Yes. Click the Export CSV button below the sequence table. It will download a CSV file with every term, its exact fraction form, and the running partial sum. You can open this file in Excel or Google Sheets.

What is the difference between aₙ and Sₙ?

aₙ is the value of a single term at position n. Sₙ is the sum of all terms from the first term through the nth term. For example, if the sequence is 2, 5, 8, then a₃ = 8, but S₃ = 2 + 5 + 8 = 15.

How do I find which term number equals a specific value?

Select the Solve for n mode. Enter the first term (a₁), the common difference (d), and the target term value (aₙ). The calculator will tell you the position n where that value appears in the sequence.

What is the difference between an arithmetic and a geometric sequence?

In an arithmetic sequence, you add the same number each time. In a geometric sequence, you multiply by the same number each time. For example, 3, 6, 9, 12 is arithmetic (adding 3), while 3, 6, 12, 24 is geometric (multiplying by 2).

Does the calculator show step-by-step work?

Yes. After you click Calculate, scroll down to the Step-by-Step Solution section. It shows each formula used, how values were substituted, and how the final answer was reached.

Can an arithmetic sequence have only one term?

Yes. If n = 1, the sequence has just one term, which is a₁. The common difference does not matter because there is no next term to compare. The sum S₁ is simply equal to a₁.


Related Calculators

Fibonacci Calculator

Visit Fibonacci Calculator