The sum of n terms refers to the total of the first n terms of a sequence, commonly in Arithmetic Progression (AP) or Geometric Progression (GP). It is a fundamental concept in mathematics and helps solve problems involving series and patterns. The formula varies for different types of sequences. In AP, the sum depends on the first term and common difference, while in GP, it depends on the first term and common ratio. It’s widely used in competitive exams like JEE.
1.0What is the Formula for Sum of n Terms?
The formula for sum of n terms varies based on the type of sequence:
Sum of n Terms in Arithmetic Progression (AP)
Sum of n Terms in Geometric Progression (GP)
Sum to n Terms of Special Series
2.0Sum of n Terms in Arithmetic Progression (AP)
Definition:
An Arithmetic Progression (AP) is a sequence where each term differs from the previous one by a constant difference, called the common difference (d).
Formula for nth Term in AP:
an=a+(n−1)d
Where:
a = first term
d = common difference
n = number of terms
Sum of N Terms of an AP Formula:
Sn=2n[2a+(n−1)d]OrSn=2n(a+l)
Where l is the last term.
3.0Solved Examples on Sum of N Terms of an AP
Example 1: Find the sum of first 10 terms of the AP: 3, 6, 9, ...
Example 4: The sum of the first n terms of an AP is Sn=3n2+5n. Find its first term and common difference.
Solution: Given:Sn=3n2+5nFirst term a =S1:S1=3×12+5×1=3+5=8Common difference d:a2=S2−S1S2=3×22+5×2S2=3×4+10S2=12+10=22d=a2−a1d=(S2−S1)=22−8=14
Answer: First term a = 8, Common difference d = 14
Example 5: The sum of the first n terms of an AP is Sn=n2+2n. Find its nth term.
Example 7: A sum of ₹1000 is to be divided among 25 persons such that each person gets ₹2 more than the previous one. Find how much the first and last persons get.
Solution:
This forms an AP where:n=25S25=1000d=2Sum formula:Sn=2n[2a+(n−1)d]1000=225[2a+24×2]1000=225[2a+48]1000×2=25[2a+48]2000=25×(2a+48)2a+48=252000=802a=80−48=32⇒a=16First person’s share: ₹16Last person’s share:an=a+(n−1)dan=16+24×2=16+48=64Answer: First person gets ₹16, Last person gets ₹64
4.0Sum of n Terms in Geometric Progression (GP)
Definition:
A Geometric Progression (GP) is a sequence where each term is multiplied by a fixed number called the common ratio (r).
Formula for nth Term of GP:
an=a⋅rn−1
Sum of n Terms of GP Formula
Case 1: When r=1:
Sn=a⋅r−1rn−1
Case 2: When r = 1:
Sn=n×a
5.0Solved Examples on Sum of N Terms of GP
Example 1: Find the sum of first 5 terms of the GP: 2, 4, 8, ...
Here, a = 2, r = 2, n = 5:
S5=2⋅2−125−1S5=2⋅132−1S5=2⋅31=62Answer: 62
Example 2: Find the sum of the first 5 terms of the GP: 3,6,12,….
Solution:
Here,a=3,r=36=2,n=5Using the sum formula for GP (forr=1)Sn=a⋅r−1rn−1S5=3⋅2−125−1S5=3⋅132−1=3⋅31=93Answer: 93
Example 3: Find the sum of first 4 terms of the GP: 81,27,9,….
Solution:
Here,a=81,r=8127=31n=4Applying GP sum formula:Sn=a⋅1−r1−rn(since∣r∣<1):S4=81⋅1−311−(31)4=81⋅321−811=81⋅328180=81⋅8180⋅23=40⋅3=120Answer: 120
Example 4: The sum of infinite terms of a GP is 8, and the sum of squares of its terms is 192. Find the first term and common ratio.
Solution:
Let first term a and common ratio r (with |r| < 1):S∞=1−ra=8⇒a=8(1−r)Sum of squares of terms:Ssquares=1−r2a2=192Substitute a = 8(1 - r):1−r2[8(1−r)]2=192(1−r)(1+r)64(1−r)2=192⇒1+r64(1−r)=19264(1−r)=192(1+r)64−64r=192+192r⇒256r=128⇒r=21Now,a=8(1−21)=8⋅21=4Answer: First term a = 4, Common ratio r=21
Example 5: Find the sum of the infinite GP: 21+41+81+⋯
Solution:
Here,a=21r=41÷21=21(since ∣r∣<1)Sum of infinite GP:S∞=1−ra=1−2121=2121=1Answer: 1
Example 6: The sum of three numbers in GP is 21, and their product is 216. Find the numbers.
Solution:
Let the three numbers bera,a,ar.Sum:ra+a+ar=21⇒a(r1+1+r)=21……iProduct:ra⋅a⋅ar=a3=216⇒a=6Substitutea=6in(i):6(r1+1+r)=21⇒r1+1+r=27Multiply both sides by 2r:2+2r+2r2=7r⇒2r2−5r+2=0Solve quadratic:r=45±25−16=45±3r=2or21Case1:r=2Numbers:26=3,6,6×2=12Case2:r=21Number1/26=12,6,6×21=3Both cases give the same numbers:3,6,12(order may vary).Answer: Numbers are 3, 6, 12
Key Concepts Covered:
Sum of n terms of GP:
Sn=a⋅r−1rn−1(for r=1)
Sum of Infinite GP:
S∞=1−ra(for ∣r∣<1)
Solving quadratic for common ratio
Application of GP in word problems
6.0Sum to n Terms of Special Series
Some common special series sums often asked in exams include:
Sum of First n Natural Numbers:
Sn=2n(n+1)
Sum of Squares of First n Natural Numbers:
Sn=6n(n+1)(2n+1)
Sum of Cubes of First n Natural Numbers:
Sn=(2n(n+1))2
Example (Special Series):
Find the sum of cubes of first 4 natural numbers.
S4=(24×5)2=(10)2=100
Answer: 100
7.0How Do You Find the Sum of n?
It depends on the sequence:
For AP: UseSn=2n[2a+(n−1)d]For GP: UseSn=a⋅r−1rn−1(if r=1)For Special Series: Use respective formulas forn,n2,n3,etc.
What is the Sum of 1 to n?
The sum of first n natural numbers:
Sn=2n(n+1)
Key Formulas Recap:
Type of Series
Sum Formula
Arithmetic Progression (AP)
Sn=2n[2a+(n−1)d]
Geometric Progression (GP) (r ≠ 1)
Sn=a⋅r−1rn−1
First n Natural Numbers
Sn=2n(n+1)
Sum of Squares of First n Numbers
Sn=6n(n+1)(2n+1)
Sum of Cubes of First n Numbers
Sn=(2n(n+1))2
8.0Related Questions on Sum of n Terms
Q1. What is the formula for sum of n terms in AP?
Ans:
Sn=2n[2a+(n−1)d]
Q2. What is the formula for sum of n terms in GP?
Ans:
Sn=a⋅r−1rn−1(for r=1)
Q3. How do you find the sum of n?
Ans: It depends on the sequence. For the sum of first n natural numbers: