Finding the sum of n terms is one of the key ideas in mathematics that is very important for all students, professionals etc., who deal with ever-increasing amounts or patterns or series. It is very important to have an understanding of how to find the sum of many things (n terms) in a sequence. Whenever you are working with payments, examining scientific experiments or figuring out a solution to a math problem, understanding how to find the total amount of many items is an important skill to develop.
In this guide we will go through all the different formulas, derivations, applications, and common errors made when looking at the sum of n terms, paying close attention to APs, GPs, and other sequences alike.
The arithmetic sequence or arithmetic progressions is a series of numbers. You get more numbers by adding the same number every time you take one number from your arithmetic sequence or arithmetic progression.
The standard format of an AP looks like this:
a, \ a+d, \ a+2d, \ a+3d, \ \dots
What we mean by Finding the sum of First n Terms i.e. (S) or (S_n) is the total amount of numbers that is created by adding together all of the Numbers between the First Term and the (n)th Number.
S_n = a + (a + d) + (a + 2d) + \dots + [a + (n - 1)d]
Let us formally derive the mathematical formula using the textbook method of reversing the terms.
Let S represent the total sum of the first $n$ terms. We can write our series normally as:
S = a + (a + d) + (a + 2d) + \dots + [a + (n - 2)d] + [a + (n - 1)d] \quad \text{--- (Equation 1)}
Now, let us write down the exact same sum, but completely reverse the order of the terms, starting from the last term and working backwards to the first:
S = [a + (n - 1)d] + [a + (n - 2)d] + \dots + (a + d) + a \quad \text{--- (Equation 2)}
Now, we add Equation 1 and Equation 2 together term-wise (adding the first terms together, the second terms together, and so on):
Notice a remarkable consistency: every single paired column adds up to the exact same value, which is 2a + (n - 1)d.
Since our sequence contains exactly $n$ terms, we will have exactly $n$ of these identical combinations on the right-hand side:
S + S = [2a + (n - 1)d] + [2a + (n - 1)d] + \dots + [2a + (n - 1)d] \quad \text{(n times)}
2S = n \cdot [2a + (n - 1)d]
Dividing both sides by 2 gives us our foundational formula:
The Sum of n Terms Formula (Standard Form):
S = \frac{n}{2} [2a + (n - 1)d]
We can simplify this formula even further depending on what information is provided in a problem. Let us take a look inside the brackets of our standard formula and split the 2a term into a + a
S = \frac{n}{2} [a + a + (n - 1)d]
If you recall the formula for the general n-th term of an AP, it is written as a_n = a + (n - 1)d. If a finite AP has exactly $n$ terms, this $n$-th term is also called the last term, denoted by the letter l.
Substituting l = a + (n - 1)d back into our split equation yields a compact alternative form:
S = \frac{n}{2} (a + l)
Let us cement your understanding by working through four unique problem variations.
Question: Find the sum of the first 20 terms of the AP: 3, 8, 13, 18 …….
Solution:
Answer: The sum of the first 20 terms of the given AP is 1,010.
Question: Find the total sum of the arithmetic series: 5 + 12 + 19 + \dots + 145.
Solution:
Answer: The sum of the series is 1,575.
Question: The first term of an AP is 6 and the last term is 96. If the sum of all these terms is 816, find the total number of terms (n) and the common difference (d).
Solution:
Answer: The number of terms ($n$) is 16, and the common difference ($d$) is 6.
Question: A professional decides to set up a monthly savings plan. They save ₹200 in the first month, ₹250 in the second month, ₹300 in the third month, and continue increasing their savings by ₹50 every month. What will be their total accumulated savings at the end of 2 years?
Solution:
Answer: The total accumulated savings at the end of 2 years will be ₹18,600.
(Session 2026 - 27)
(Session 2026 - 27)