MHB Power Series Convergence Assistance

Click For Summary
The power series $$\sum_{n = 2}^\infty \frac{(n-1)(-1)^n}{n!}$$ converges, and the Ratio Test confirms this with a limit of zero, indicating convergence. The series can be expressed in relation to the Maclaurin series for \( e^{-1} \). By manipulating the series, it can be rewritten as $$S = 1 - 2\sum_{n=2}^{\infty}\left(\frac{(-1)^n}{n!}\right).$$ Further simplification leads to the conclusion that the series converges to a specific value related to \( e^{-1} \). The final result for the convergence of the original series can be derived from these manipulations.
theCalc
Messages
2
Reaction score
0
The power series

$$\sum_{n = 2}^\infty \frac{(n-1)(-1)^n}{n!}$$

converges to what number?

So far, I've tried using the Ratio Test and the limit as n approaches infinity equals $0$. Also since $L<1$, the power series converges by the Ratio Test.
 
Last edited by a moderator:
Physics news on Phys.org
Maclaurin tells us:

$$e^{-1}=\sum_{n=0}^{\infty}\frac{(-1)^n}{n!}$$

You can write the given series in terms of the above. :)
 
I'm a bit lost and confused as to how I would manipulate the series, could you explain what steps would I need to take? Thanks.
 
Well, I think the first thing I would do is write:

$$e^{-1}=1-1+\sum_{n=2}^{\infty}\frac{(-1)^n}{n!}=\sum_{n=2}^{\infty}\frac{(-1)^n}{n!}$$

Next, let's write:

$$S=\sum_{n=2}^{\infty}\left(\frac{(-1)^n(n-1)}{n!}\right)=\sum_{n=2}^{\infty}\left(\frac{(-1)^nn}{n!}\right)-\sum_{n=2}^{\infty}\left(\frac{(-1)^n}{n!}\right)$$

$$S=\sum_{n=2}^{\infty}\left(\frac{(-1)^n}{(n-1)!}\right)-\sum_{n=2}^{\infty}\left(\frac{(-1)^n}{n!}\right)$$

$$S=\sum_{n=1}^{\infty}\left(\frac{(-1)^{n+1}}{n!}\right)-\sum_{n=2}^{\infty}\left(\frac{(-1)^n}{n!}\right)$$

$$S=1-\sum_{n=2}^{\infty}\left(\frac{(-1)^n}{n!}\right)-\sum_{n=2}^{\infty}\left(\frac{(-1)^n}{n!}\right)$$

$$S=1-2\sum_{n=2}^{\infty}\left(\frac{(-1)^n}{n!}\right)=\,?$$
 

Similar threads