n = 0 ∑ ∞ ( n + 3 ) n ! 2 n
If the infinite sum above can be expressed as a 1 ( e b − 1 ) , find the value of a + b .
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.
@Plinio SD Exactly the way I solved it! .... thank you :)
n = 0 ∑ ∞ ( n + 3 ) n ! 2 n = n = 0 ∑ ∞ ( n + 3 ) ! 2 n ( n + 2 ) ( n + 1 ) = n = 3 ∑ ∞ n ! 2 n − 3 ( n − 1 ) ( n − 2 ) = 8 1 n = 3 ∑ ∞ n ! 2 n ( n − 1 ) ( n − 2 )
Consider the following infinite series for e x obtained by getting its zeroth, first, and second derivatives evaluated at x = 2 . e 2 = n = 0 ∑ ∞ n ! 2 n e 2 = n = 0 ∑ ∞ n ! n ( 2 ) n − 1 e 2 = n = 0 ∑ ∞ n ! n ( n − 1 ) ( 2 ) n − 2 The second equation is equivalent to 2 e 2 = n = 0 ∑ ∞ n ! n ( 2 ) n and the third equation to 4 e 2 = n = 0 ∑ ∞ n ! n ( n − 1 ) ( 2 ) n
8 1 n = 3 ∑ ∞ n ! 2 n ( n − 1 ) ( n − 2 ) = 8 1 ( n = 0 ∑ ∞ n ! n ( n − 1 ) ( 2 ) n − 2 n = 0 ∑ ∞ n ! n ( 2 ) n + 2 n = 0 ∑ ∞ n ! 2 n − 2 ) = 8 1 ( 4 e 2 − 2 ( 2 e 2 ) + 2 e 2 − 2 ) = 4 1 ( e 2 − 1 ) Thus, a + b = 6
@Rimson Junio good solution ... Thanks :)
Problem Loading...
Note Loading...
Set Loading...
The expansion of the exponential function around zero is given by e x = n = 0 ∑ ∞ n ! x n . Then, multiplying both sides by x 2 , we find that x 2 e x = n = 0 ∑ ∞ n ! x n + 2 . After that, we integrate both sides with respect to x in the interval [ 0 , 2 ] . Note that we can interchange the integral with the sum, because the sum is absolutely convergent. ∫ 0 2 x 2 e x d x = n = 0 ∑ ∞ ( ∫ 0 2 n ! x n + 2 d x ) = n = 0 ∑ ∞ ( n + 3 ) n ! 2 n + 3 . Finally, we can see that our desired sum is given by n = 0 ∑ ∞ ( n + 3 ) n ! 2 n = 8 1 ∫ 0 2 x 2 e x d x = 8 1 [ ( x 2 − 2 x + 2 ) e x ] x = 0 2 = 4 1 ( e 2 − 1 ) .