Reviewed by CalcMulti Editorial Team·Last updated: ·← Algebra Hub
An arithmetic sequence is a list of numbers where each term is obtained by adding a fixed value — the common difference d — to the previous term. Examples: 3, 7, 11, 15 … (d = 4) and 100, 93, 86, 79 … (d = −7).
Enter any two of: first term, common difference, nth term position, or number of terms to compute the rest. The calculator also shows the sum of the first n terms (arithmetic series).
aₙ = a₁ + (n − 1)d | Sₙ = n(a₁ + aₙ) / 2
Find the nth term and sum of the first n terms.
First term
Common diff
Number of terms
| Formula | Expression | Description |
|---|---|---|
| nth term | aₙ = a₁ + (n − 1)d | Any term given first term and common diff |
| Common difference | d = aₙ − aₙ₋₁ | Constant gap between consecutive terms |
| Sum of n terms | Sₙ = n(a₁ + aₙ) / 2 | Average of first and last, times count |
| Sum (alt form) | Sₙ = n(2a₁ + (n−1)d) / 2 | Using only a₁ and d |
| Find n from value | n = (aₙ − a₁)/d + 1 | Which position has value aₙ? |
| Arithmetic mean | AM = (a + b) / 2 | Middle term between a and b |
| Sequence | a₁ | d | a₁₀ | S₁₀ |
|---|---|---|---|---|
| Natural numbers 1,2,3,… | 1 | 1 | 10 | 55 |
| Even numbers 2,4,6,… | 2 | 2 | 20 | 110 |
| Odd numbers 1,3,5,… | 1 | 2 | 19 | 100 |
| Multiples of 5 | 5 | 5 | 50 | 275 |
| Decreasing: 50,45,40,… | 50 | −5 | 5 | 275 |
| Salary: $40K + $2K/yr | 40000 | 2000 | 58000 | 490000 |
This calculator is for educational purposes only and does not constitute professional advice. Results are based on standard mathematical formulas. Always verify critical calculations with a qualified professional before making important decisions.