Question
Question: Find the sum of the series whose \({{n}^{th}}\) term is \({{n}^{2}}\left( {{n}^{2}}-1 \right)\)....
Find the sum of the series whose nth term is n2(n2−1).
Solution
Use the summation of special series ∑n2 and ∑n4 to get the sum of n terms of the given series.
Complete Step-by-step answer:
Let us suppose the given nthterm i.e., n2(n2−1) be Tn. Hence,
Tn=n2(n2−1)…………………………………………..(i)
Now, for getting sum of this series we can apply summation to given such as
n=1∑nTn=n=1∑nn2(n2−1)………………………………………….(ii)
Series can be given as
12(12−1)+22(22−1)+32(32−1)+42(42−1)+..............n2(n2−1)
Let us represent this series with Sn. Hence, we get
Sn=12(12−1)+22(22−1)+32(32−1)+42(42−1)+..............n2(n2−1)
⇒Sn=(14−12)+(24−22)+(34−32)+(44−42)+.............(n4−n2)
Now, we can simplify the above series by taking 14,24,34.........n4 in one bracket and 12,22,32.........n2in another; Hence, we get
Sn=(14+24+34+.........n4)−(12+22+32+.........n2)……………………………….(iii)
Now, we know the identities of summation of special series as
n=1∑nn2=12+22+32+.........n2=6n(n+1)(2n+1)
n=1∑nn=1+2+3+........n=2n(n+1)
n=1∑nn3=13+23+33+........n3=4n2(n+1)2
n=1∑nn4=14+24+34+........n4=30n(n+1)(2n+1)(3n2+3n−1)
So, we can put values of ∑n4and ∑n2from above equations to equations (iii); Hence, we get
Sn=30n(n+1)(2n+1)(3n2+3n−1)−6n(n+1)(2n+1)
Here, we can take 6n(n+1)(2n+1) as common for further simplify the given equation in Sn. Hence, we get
Sn=6n(n+1)(2n+1)[53n2+3n−1−11] Sn=6n(n+1)(2n+1)[53n2+3n−1−11]
Taking L.C.M. in bracket, we get
Sn=6n(n+1)(2n+1)[53n2+3n−1−5]
⇒Sn=30n(n+1)(2n+1)(3n2+3n−6)
Now, taking ‘3’ as common from 3n2+3n−6, we get
Sn=303n(n+1)(2n+1)(n2+n−2)
⇒Sn=10n(n+1)(2n+1)(n2+n−2)………………………………………….(iv)
Now, we can factorize n2+n−2 by splitting middle term ‘n’ as ‘2n−n’ to simplify ‘Sn’ further:-
n2+n−2=n2+2n−n−2
⇒n2+n−2=n(n+2)−1(n+2)
⇒n2+n−2=(n−1)(n+2)
Hence, equation (iv) can be further simplified as
Sn=10n(n+1)(2n+1)(n−1)(n+2)
Now, we can replace (n−1)(n+1) by n2−1 using algebraic identity (a−b)(a+b)=(a2−b2) . Hence, we get
Sn=10n(n+2)(2n+1)(n2−1)
Note: As we generally do not use the special series 14+24+34+.......n4 in the problems of sequence and series chapter.
One can prove the summation of ∑n4 as follows: -
We have
(n+1)5−n5=5n4−10n3+10n2−5n+1
Now, put n=1,2,3,....n and add all the equations to get summation as
25−15=5⋅14−10⋅13+10⋅12−5⋅1+1
35−25=5⋅24−10⋅23+10⋅22−5⋅2+1
45−35=5⋅34−10⋅33+10⋅23−5⋅3+1
Till ‘n’ terms
Now, add all these equations and use ∑n2 and ∑n3 to get ∑n4.
Using a direct sum of special series always makes the solution flexible and easier.