simmonj7
- 65
- 0
Homework Statement
Show that 4 = \sum from n = 1 to \infty (-2)^{n+1} (n+2)/n! by considering d/dx(x^{2}e^{-x}).
Homework Equations
Power series for e^{x} = \sum x^{n}/n! from 0 to \infty.
The Attempt at a Solution
So I started with the power series for e^{-x} = \sum -x^{n}/n! from 0 to \infty = 1 - x + x^{2}/2! - x^{3}/3! +...
I multiplied both sides of the equation by x^{2} so I got x^{2}e^{-x} = x^{2} - x^{3} + x^{4}/2 - x^{5}/6 +...
Now I took the derivative of both sides: 2xe^{-x} - x^{2}e^{-x} = 2x - 3x^{2} + 4^{3}/2 - 5x^{4}/6 +...
Now I figured that if I just plugged in x= -2, I would get (-2)(-2)e^{2} - (-2)^{2}e^{2} = 2(-2) -3(-2)^{2} + 4(-2)^{3}/2 -...
Now the right hand side would equal the sumation which was stated in the problem i.e. \sum (-2)^{n+1} (n+2)/n! however the summation I get starts at n = 0 rather than n = 1.
Also, as you can clearly see, the left hand side of my equation does not equal 4 like it is supposed to.
If anyone could tell me where I went wrong that would be greatly appreciated. Thanks!
Last edited: