Ever heard the story about Carl Friedrich Gauss, the math genius? When he was in elementary school, his teacher assigned the task of summing all numbers from 1 to 100: 1+2+3+⋯+98+99+100. The teacher hoped this would keep the students busy for a while.
But Gauss had a brilliant idea! He didn't sum them one by one. This sequential summation of terms from an arithmetic sequence (a sequence with a constant difference between terms) is what we call an Arithmetic Series.
For example, 1,2,3,…,100 is an arithmetic sequence with the first term a=1 and a common difference b=1. The corresponding arithmetic series is 1+2+3+⋯+100.
Notice! The sum of each pair of terms (top and bottom) is always the same, which is 2a+(n−1)b. Since there are n terms, there are n such identical sums.
So, we get:
2Sn=n×(2a+(n−1)b)
By dividing both sides by 2, we obtain the formula for the sum of the first n terms of an arithmetic series: