Every linear pattern starts with two numbers: the first term and the common difference. Enter both plus the position n to get the nth term, the general formula, and the sum of the first n terms using Gauss's method.
Arithmetic sequence of 12 terms - calculate sum and nth term
Every linear pattern starts with two numbers: the first term and the common difference. Enter both plus the position n to get the nth term, the general formula, and the sum of the first n terms using Gauss's method.
An arithmetic sequence with 12 terms is a sequence where the difference between consecutive terms is constant. The sum of 12 terms is calculated as S = n/2 x (a1 + an). Enter the first term and common difference, and the calculator will list all 12 terms with their sum and general formula.
Parameters
Enter data for calculations
💡 Fill in all required fields to unlock the calculate button
Every linear pattern boils down to two numbers
An arithmetic sequence adds the same value - the common difference d - to each term. Give the calculator the first term a1, the difference d, and a position n, and it returns the nth term plus the sum of all terms from a1 to an. The sum uses the Gauss formula: pair the first and last terms, multiply by the count, divide by two.
Core formulas
Nth term: an = a1 + (n - 1) x d
Sum of n terms: Sn = n x (a1 + an) / 2
Alternative sum: Sn = n x (2a1 + (n-1)d) / 2
Common difference: d = an - an-1 (constant for all pairs)
Reference table - common sequences
| Sequence | a1 | d | a10 | S10 |
|---|---|---|---|---|
| Natural numbers (1, 2, 3...) | 1 | 1 | 10 | 55 |
| Odd numbers (1, 3, 5...) | 1 | 2 | 19 | 100 |
| Multiples of 7 (7, 14, 21...) | 7 | 7 | 70 | 385 |
| Countdown (100, 90, 80...) | 100 | -10 | 10 | 550 |
| Negative start (-5, -2, 1, 4...) | -5 | 3 | 22 | 85 |
Practical examples
An increasing savings plan is an arithmetic sequence
The pairing trick: 1+100 = 2+99 = 3+98 = ... = 101, fifty pairs
Architecture often uses arithmetic spacing
Straight-line depreciation = arithmetic sequence with negative d
Constant step height = constant common difference
Arithmetic vs geometric - comparison
| Property | Arithmetic (this calculator) | Geometric |
|---|---|---|
| Pattern | Add d each time | Multiply by q each time |
| Formula | an = a1 + (n-1)d | an = a1 x qn-1 |
| Growth | Linear (steady) | Exponential (accelerating) |
| Graph | Straight line | Exponential curve |
| Example | Salary +$500/year | Investment x1.08/year |
FAQ
Related tools
Geometric Sequence Calculator
When growth is multiplicative instead of additive - compound interest, population growth - Open calculator
Median Calculator
Find the middle value of any data set - resistant to outliers unlike the mean - Open calculator
Average Calculator
Arithmetic, weighted, geometric, and harmonic means in one tool - Open calculator
Linear Function Calculator
An arithmetic sequence plotted on a graph is a linear function - Open calculator
See also
Calculator verified by the LiczGrupa.pl team
Content, formulas and results have been reviewed for accuracy and relevance by our team of specialists.

Reviewed by: Natalia Skrzek