Question
Question: The sum of \(2 + 12 + 36 + + 80 + 150........ + {\text{n terms = }}\) \(\left( 1 \right)\dfrac{{n\...
The sum of 2+12+36++80+150........+n terms =
(1)24n(n+1)(n+2)(3n+5)
(2)12n(n+1)(n+2)(3n+1)
(3)24n(n+1)(n+2)(n+5)
(4)12n(n+1)(n+2)(n+3)
Solution
We have to find the sum of n terms of the given series 2+12+36+80+150......+n . The easy approach to solve this type of question should be analyzing the given series in the form of Arithmetic progression (A.P.) or Geometric progression (G.P.) by finding out some kind of pattern for the given series. But the given series is neither in A.P. nor in G.P. So, what should be the approach to solve this kind of problem? The complete step by step method is given below.
Complete step by step answer:
If the given sequence is neither an A.P. nor a G.P. ;
(1) The first step should be to find the difference between the successive terms (first difference , second difference , third difference and so on..) and check whether the differences are in A.P. or not .
If the first successive difference is in the form of A.P. then, general term can be given as; Tn=an2+bn+c (i.e. tn is a quadratic polynomial with decreasing powers of n with constants a,b,c ) .
(2) If the first successive difference does not give us an A.P. and we have to find out the second successive difference and third successive difference. If the second and third successive differences are in A.P. then the general term can be given by Tn=an3+bn2+cn+d (i.e. a cubic polynomial or polynomial of degree 3 ) .
Now, let us proceed with the above steps to solve this question;
The given series is 2+12+36+80+150......+n;
The first successive difference can be calculated as;
⇒Δ1=12−2,36−12,80−36,150−80
⇒Δ1=10,24,44,70
Check whether the first successive difference is in A.P. or not; the answer is no here;
Therefore, the second successive difference can be calculated as;
⇒Δ2=24−10,44−24,70−44
⇒Δ2=14,20,26
We can notice a pattern here that the common difference is 6 .
Therefore, the above series is in an A.P. and it’s general term can be given by;
⇒Tn=an3+bn2+cn+d ......(1)
Put n=1 in above equation, we get;
⇒T1=2=a+b+c+d ......(2)
Put n=2 in above equation (1) , we get;
⇒T2=12=8a+4b+2c+d ......(3)
Put n=3 in above equation (1) , we get;
⇒T3=36=27a+9b+3c+d ......(4)
Put n=4 in above equation (1) , we get;
⇒T4=80=64a+16b+4c+d .....(5)
Now, subtracting equations (5) and (4), (4) and (3), (3) and (2) , we get;
⇒7a+3b+c=10 ......(6)
⇒19a+5b+c=24 ......(7)
⇒37a+7b+c=44 ......(8)
Again, subtracting equations (8) and (7), (7) and (6) , we get;
⇒12a+2b=14 ......(9)
⇒18a+2b=20 ......(10)
Now, solving equation (9) and (10) to get the values of a and b ;
Subtracting equation (10) from (9) ;
⇒18a−12a=20−14
So, a=1
Now put the value of a in equation (9) to get the value of b ;
⇒12+2b=14
Therefore, b=1
Now put the value of a and b in equation (6) to get the value of c;
⇒10+c=10
So, c=0
Now, put the value of a,b,c in equation (2) to get the value of d ;
⇒2+d=2
∴d=0
Now put the value of a,b,c,d in equation (1),to get the general term tn;
⇒Tn=n3+n2
Since, we have to find the sum of n−terms;
⇒Sn=∑Tn=∑n3+∑n2
We know that, the formula for the addition of squares of natural numbers is ;
\Rightarrow \sum {{n^2}} = \dfrac{{\left\\{ {n\left( {n + 1} \right)\left( {2n + 1} \right)} \right\\}}}{6}
And we know that, the formula for the addition of sum of cubes of natural numbers is given by;
\Rightarrow \sum {{n^3}} = {\left\\{ {\dfrac{{n\left( {n + 1} \right)}}{2}} \right\\}^2}
Now, put these values in the formula of sum of n−terms;
\Rightarrow {S_n} = {\left\\{ {\dfrac{{n\left( {n + 1} \right)}}{2}} \right\\}^2} + \dfrac{{\left\\{ {n\left( {n + 1} \right)\left( {2n + 1} \right)} \right\\}}}{6}
Simplifying the above expression;
\Rightarrow {S_n} = \dfrac{{n\left( {n + 1} \right)}}{2}\left\\{ {\dfrac{{n\left( {n + 1} \right)}}{2} + \dfrac{{2n + 1}}{3}} \right\\}
Further simplifying;
\Rightarrow {S_n} = \dfrac{{n\left( {n + 1} \right)}}{2}\left\\{ {\dfrac{{3{n^2} + 3n + 4n + 2}}{6}} \right\\}
\Rightarrow {S_n} = \dfrac{{n\left( {n + 1} \right)}}{2}\left\\{ {\dfrac{{3{n^2} + 7n + 2}}{6}} \right\\}
Therefore, the final expression for the given series for sum of n−terms is;
⇒Sn=12n(n+1)(3n2+7n+2)
To match the options given to us; we can further solve the above expression;
⇒Sn=12n(n+1)(n+2)(3n+1)
So, the correct answer is “Option 2”.
Note: The above process is generalized but very lengthy and it should be only used in cases where we can not find any pattern related to the given series. However, for this question we do notice some kind of pattern for the given series; 2+12+36++80+150........+n terms . Here 2=12+13 ;12=22+23 ; 36=32+33 ; 80=42+43 and 150=52+53 . Therefore, the nth term can be given by; Sn=n=1∑n(n2+n3)=n=1∑nn2+n=1∑nn3 and then we can follow the same approach as above to get to the final answer.