Sum of a Linear Number Sequence Calculator

Sum an arithmetic sequence from its first term, common difference and length.

Sum 5,050
Last term 100

Formula: S = n/2 × (2a + (n − 1)d)

Step-by-step with your numbers:
1. Values used:
2. First term = 1
3. Common difference = 1
4. Number of terms = 100
5.
6. Sum = 5,050
7. Last term = First term x Common difference x Number of terms = 1 x 1 x 100 = 100
Did we solve your problem today?

Add up the terms of an arithmetic (linear) sequence without listing them all.

The math behind it

S = n/2 × (first + last), and the last term is a + (n − 1)d. This is the classic Gauss summation.

Worked example

1 + 2 + … + 100 = 100/2 × (1 + 100) = 5050.

FAQ

What is a linear sequence?

One where each term increases by a constant amount (the common difference).