Question
Question: The sum of n terms of the series \(1 \cdot 2 \cdot 5 + 2 \cdot 3 \cdot 6 + 3 \cdot 4 \cdot 7 + ........
The sum of n terms of the series 1⋅2⋅5+2⋅3⋅6+3⋅4⋅7+..........n terms is
Solution
Hint- To evaluate the sum of n terms first determine the general terms of the given series. Then proceed further by putting the value of general term in the formula of sum of n terms which is given by:
Sn=n=1∑nTn
Sn= sum of n terms of the series
Tn= nth term of the series
Complete step-by-step solution -
Given series is 1⋅2⋅5+2⋅3⋅6+3⋅4⋅7+..........n terms
We will try to find the general term with the help of given terms
As the first number of each term is the same as the term number.
So let us denote the first number of nth term as n
Second number of each term is 1 more than the first number of each term, so the second number can be denoted by (n+1)
Third number of each term is 4 more than the first number of each term, so the third number can be denoted by (n+4)
So, the general term is:
As now we have found out the general term, let us move on to finding the sum of n terms.
We know that the sum of n terms of the series is given by Sn=n=1∑nTn
So by putting the value Tn in the above formula, we obtain
As we know the general for sum of n terms belonging to series n,n2&n3 which is given by:
n=1∑n(n3)=4n2(n+1)2 n=1∑n(n2)=6n(n+1)(2n+1) n=1∑n(n)=2n(n+1)Using these general formulas to find the sum of the n terms of the series
⇒Sn=n=1∑n(n3)+5n=1∑n(n2)+4n=1∑n(n) ⇒Sn=4n2(n+1)2+5×6n(n+1)(2n+1)+4×2n(n+1)Simplifying the terms by taking some terms common and taking LCM we get
⇒Sn=2n(n+1)[2n(n+1)+35(2n+1)+4] ⇒Sn=2n(n+1)[63n(n+1)+10(2n+1)+24] ⇒Sn=2n(n+1)[63n2+3n+20n+10+24] ⇒Sn=2n(n+1)[63n2+23n+34] ⇒Sn=12n(n+1)(3n2+23n+34)Hence, the sum of n terms of the given series is 12n(n+1)(3n2+23n+34) .
Note- In order to find the sum of such series which does not belong to any specified series and contains some random number, always try to establish some relationship between the terms to find the general equation of nth term and finally use the formula of sum of n terms for general series. Always remember the sum of n terms of some common series such as n,n2,n3...etc . They are very useful in solving such questions.