Math Fundamentals18 sections · 814 units
Open in Course

Arithmetic Series Formula

Sum of arithmetic sequence

The sum of an arithmetic sequence with nn terms, first term a1a_1, and last term ana_n is: S=n(a1+an)2S = \frac{n(a_1 + a_n)}{2}.

This formula says: multiply the number of terms by the average of first and last, then divide by two. It generalizes the 1+2+...+n1 + 2 + ... + n formula.

For the sequence 5,8,11,14,175, 8, 11, 14, 17 (5 terms), the sum is 5(5+17)2=5×222=55\frac{5(5 + 17)}{2} = \frac{5 \times 22}{2} = 55. Check: 5+8+11+14+17=555 + 8 + 11 + 14 + 17 = 55.