Question
Question: Find the sum of n terms of the series whose \({{n}^{th}}\) term is: \(3{{n}^{2}}-n\) ....
Find the sum of n terms of the series whose nth term is: 3n2−n .
Solution
In the question we are asked to find the sum of first n terms of the series whose Tn=3n2−n . So, take the summation of the general term with limits from n=1 to n. Use the formula n=1∑nn=2n(n+1) and n=1∑nn2=6n(n+1)(2n+1) to find the value of the summation and the answer to the above question.
Complete step-by-step answer :
It is given that the nth term of the series is 3n2−n , so we can say that the general term of the series is given by Tn=3n2−n .
Now we are asked to find the sum of the first n terms of the series, so we will take the summation of the general terms with limits from n=1 to n.
n=1∑nTn=n=1∑n(3n2−n)
Let us denote the sum of first n terms of the series by Sn . Also, we know that ∑(a±b)=∑a±∑b . SO, if we use this in our equation, we get
Sn=n=1∑n3n2−n=1∑nn
We know that a constant can be taken out of the summation.
Sn=3n=1∑nn2−n=1∑nn
Now, we know that n=1∑nn=2n(n+1) and n=1∑nn2=6n(n+1)(2n+1) . If we use this in our equation, we get
Sn=3×6n(n+1)(2n+1)−2n(n+1)
If we take n(n+1) common from both the terms in the right-hand side of the equation, we get
Sn=(3×6(2n+1)−21)n(n+1)
⇒Sn=(2(2n+1)−21)n(n+1)
⇒Sn=(22n+1−1)n(n+1)=(22n)n(n+1)
⇒Sn=n2(n+1)
Therefore, the answer to the above question is n2(n+1) .
Note :Whenever you are given a series and asked the sum of the n terms, you should use the method of summation as we did above. However, if the given series is an AP or GP, avoid using the summation and go for the formula of sum of n terms of AP and GP because that would be the easier option. Also, it is important that you should learn the formulas of sum of first n natural numbers, sum of square and cubes of first n natural numbers.