SUM OF SERIES

Level pending

THE SUM OF THE SERIES 1/2!+1/4!+1/6!+1/8!. . . . . . . TILL infinity IS OF THE FORM ( e a b ) c / n ( e ) (e^{a}-b)^{c}/n(e) then find the sum of a+b+c+n


The answer is 6.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Meet Udeshi
Dec 21, 2013

The series of e x e^x is e x = 1 + x 1 ! + x 2 2 ! + x 3 3 ! + . . . e^x=1+\frac x{1!}+ \frac {x^2}{2!}+\frac {x^3}{3!}+...

As we only want the even powered terms we add e x e^{-x} and divide by 2. We also don't want the first term so subtract 1. e x + e x 2 2 = x 2 2 ! + x 4 4 ! + x 6 6 ! + . . . \frac{e^x+e^{-x}-2}2=\frac{x^2}{2!}+\frac{x^4}{4!}+\frac{x^6}{6!}+... Substituting x = 1 x=1 , and simplifying the LHS of the equation, we get ( e 1 ) 2 2 e \frac{(e-1)^2}{2e}

Michael Tong
Dec 21, 2013

Note that the series approximation for e x 1 e^x - 1 is n = 1 x n n ! \displaystyle \sum_{n = 1}^{\infty} \frac{x^n}{n!} . Thus, we can get rid of the odd numbered terms by adding e x 1 e^{-x} - 1 to this, leading us to 2 n = 1 x 2 n ( 2 n ) ! 2 \displaystyle \sum_{n=1}^{\infty} \frac{x^{2n}}{(2n)!} . Thus, our desired sum is 1 2 ( e 1 2 + e 1 ) \frac{1}{2} (e^1 - 2 + e^{-1}) , giving us ( e 1 1 ) 2 2 e \frac{(e^1 - 1)^2}{2e} as our answer.

(Fun fact: 1 2 ( e z + e z ) \frac{1}{2} (e^z + e^{-z}) is the series approximation for the hyperbolic cosine)

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...