Question
Question: \[1 + 3 + 6 + 10 + .....\] up to \[n\] terms is equal to A) \[\dfrac{1}{3}n\left( {n + 1} \right)...
1+3+6+10+..... up to n terms is equal to
A) 31n(n+1)(n+2)
B) 61n(n+1)(n+2)
C) 121n(n+2)(n+3)
D) 121n(n+1)(n+2)
Solution
Here we have to find the sum of the given series. For that, we will first convert the terms in general form i.e. in the form of the variable. Then we will find the sum of the general term of this series using sigma. We will use the formula of the sum of special series to find the resultant sum.
Formula used:
We will use the following formulas:
- k=1∑nk2=6n(n+1)(2n+1)
- k=1∑nk=2n(n+1)
Complete Step by Step Solution:
Here we have to find the sum of the given series i.e. the sum of 1+3+6+10+..... up to n terms.
Let Sn be the sum of the given series.
We can write the last term of series as
⇒Sn=1+3+6+10+.....2n(n+1)
The terms of this series is of the form 2k(k+1).
If we find the sum of term 2k(k+1) using sigma where k varies from 1 to n, we will get the resultant sum of the series.
Therefore,
⇒Sn=k=1∑n2k(k+1)
On multiplying the terms, we get
⇒Sn=k=1∑n2k2+k
On further simplification, we get
⇒Sn=21(k=1∑nk2+k=1∑nk) …….. (1)
We know the formula of sum of series k=1∑nk2=6n(n+1)(2n+1) and k=1∑nk=2n(n+1) .
We will substitute the value of sum of both the series in equation (1). Therefore, we get
⇒Sn=21(6n(n+1)(2n+1)+2n(n+1))
On taking common terms out of the bracket, we get
⇒Sn=21×2n(n+1)(3(2n+1)+1)
On adding the terms inside the bracket, w get
⇒Sn=21×2n(n+1)(32n+1+3) ⇒Sn=21×2n(n+1)(32n+4)
On further simplification, we get
⇒Sn=6n(n+1)(n+2)
Hence, the sum of the given series is equal to 6n(n+1)(n+2).
Thus, the correct option is option B.
Note:
Here to find the sum of such series, we need to remember the formula of sum of some special series. Special series are defined as the series whose sum can be expressed by explicit formulae. Common examples of special series are the sum of squares of the natural numbers, sum of cubes of the natural numbers etc. Here we might make a mistake by thinking of the series in AP and then using the formula of sum of n terms of AP. This will be wrong because it is nowhere given that the series is in AP.