Question
Question: The sum of the series \(1+\dfrac{{{1}^{2}}+{{2}^{2}}}{2!}+\dfrac{{{1}^{2}}+{{2}^{2}}+{{3}^{2}}}{3!}+...
The sum of the series 1+2!12+22+3!12+22+32+4!12+22+32+42+.......... is
(a) 3e
(b) 617e
(c) 613e
(d) 619e
Solution
Hint:Observe the given series and write the general term (or nth term) of the series and apply the summation to the nth term. Use the sum of special series of adding square of natural numbers, given as
12+22+32+42+..............n2=6n(n+1)(2n+1)
And use the expansion of exponential function i.e. ex , given as
ex=1+x+2!x2+3!x3+4!x4+...........
Put x=1 to the expansion to get the sum of the series given in the problem.
Complete step-by-step answer:
Here, we have to find the sum of the series
1+2!12+22+3!12+22+32+4!12+22+32+42+..........
Let the sum of the above series is ‘s’. So, we get
s = 1+2!12+22+3!12+22+32+4!12+22+32+42+.......... .............(i)
We can represent the above series by writing the general term or nth term of the series and applying the summation to it. As the series ‘s’ has no end, it means we have to find the sum upto infinite.
Now, we can observe that first term has only one term in numerator (1!12) i.e 12 and 1! in the denominator, and the second term has a sum of two terms in the numerator i.e. 12+22 and 2! In the denominator and similarly third term has sum of three terms in the numerator i.e. 12+22+32 and 3! in the denominator and hence, series goes on i.e. denominator has sequence of 12,12+22,12+22+32,.......... and denominator has sequence of 1!, 2!, 3!, 4!.................It means the nth terms has sum of 12+22+32+42+........+n2 in the numerator and the term n! in the denominator. So, nth term(Tn) can be given as
Tn=n!12+22+32+42+.........n2.............(ii)
So, Sn(sum upto n terms) can be given as
Sn=n=1∑nn!12+22+32+.........n2..........(iii)
Now, we can get S, by applying n→∞ to the series written in equation (iii), as the series ‘S’ has infinite terms. So, we can write series S from the equation (iii) as
Sn=n=1∑∞n!12+22+32+.........n2..........(iv)
Now, we know the series in the numerator of equation (iv) is specials series of sum of square of natural numbers, which is given as
12+22+32+42+...........n2=6n(n+1)(2n+1)
So equation (iv) can be written as
S=n=1∑∞n!6n(n+1)(2n+1)S=n=1∑∞6(n!)n(n+1)(2n+1)...........(v)
We know n! can also be written as
n!=n(n−1)!............(vi)
So, we get value of s using equation (v) and (vi) as
S=n=1∑∞6n(n−1)!n(n+1)(2n+1)⇒S=n=1∑∞6(n−1)!(n+1)(2n+1)
We can write (n+1) as ((n−1)+2) as well. So, we get
S=n=1∑∞6(n−1)!((n−1)+2)(2n+1)⇒S=n=1∑∞6(n−1)!(n−1)(2n+1)+2(2n+1)
Now, we can divide both terms in the numerator individually. So, we get
S=n=1∑∞6(n−1)!(2n+1)(n−1)+6(n−1)!2(2n+1)
We can write (n−1)! in the first fraction as
(n−1)!=(n−1)(n−2)!
So, we get
S=n=1∑∞6(n−1)(n−2)!(2n+1)(n−1)+6(n−1)!2(2n+1)⇒S=n=1∑∞[6(n−2)!(2n+1)+3(n−1)!(2n+1)]
Now, we can write (2n + 1) of the first fraction as
2n + 1 = 2n – 4 + 5 = 2(n – 2) + 5
And similarly, we can write (2n + 1) of the second fraction as
2n + 1 = 2n – 2 + 3 = 2(n – 1) + 3
So, we can write ‘S’ as