Help with alternating series sum

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 6K views
Abyssnight
Messages
5
Reaction score
0

Homework Statement



Given the following: 1 - e + e2/2! - e3/3! + e4/4! + ...
Find the sum of series

Homework Equations



The MacLaurin equation for ex

The Attempt at a Solution



Well I thought that it would look like [tex]\sum(-1)^n\frac{e^n}{n!}[/tex]
Tried the Ration Test and got no where. So I'm just kind of stumped
 
Physics news on Phys.org
Consider the MacLaurin series for ex.

ex = 1 + x + x2/2! + x3/3! + x4/4! ...

Now, what do you think you need to put into x to get the alternate series in your question?
 
Wow, haha. I must have had a long night to for some reason miss the obvious. x = -e and it works. Thank you haha.