Question

Evaluate $\sum_{n=0}^{\infty} \frac{5^n}{n!}$

Original question: ,w sum of 5^n / n! from n = 0 to n = infinity

Expert Verified Solution

thumb_up100%(1 rated)

Key takeaway: This is one of those series that collapses into a familiar function immediately. If you know the Maclaurin series for exe^x, the result is almost automatic.

We recognize the standard exponential series:

ex=n=0xnn!.e^x=\sum_{n=0}^{\infty} \frac{x^n}{n!}.

Here, substitute x=5x=5:

e5=n=05nn!.e^5=\sum_{n=0}^{\infty} \frac{5^n}{n!}.

So the value of the series is

e5.\boxed{e^5}.

Quick check

The factorial in the denominator guarantees convergence, so the infinite sum is well-defined and exactly matches the exponential function at x=5x=5.


Pitfalls the pros know 👇 A common mistake is treating this like a geometric series. It is not geometric because the denominator is n!n!, not a fixed power of a constant. Another slip is forgetting that the series starts at n=0n=0, which matters for matching the exponential expansion exactly.

What if the problem changes? If the top were (5)n(-5)^n instead, the sum would be e5e^{-5}. More generally, replacing 5 by any number aa gives n=0an/n!=ea\sum_{n=0}^{\infty} a^n/n! = e^a.

Tags: exponential series, Maclaurin series, factorial series

chat