Question
Find the interval of convergence for the power series \(\sum \frac{x^n}{n!}\)
Original question: ,w interval of convergence x^n / n!
Expert Verified Solution
Expert intro: A fast way to handle this series is to compare it with the exponential function. The factorial in the denominator usually makes convergence very generous, but it still helps to check it carefully with a standard test.
Detailed walkthrough
We want the interval of convergence of
Step 1: Use the Ratio Test
Let
Then
Now take the limit as :
Since for every real value of , the series converges absolutely for all .
Step 2: State the interval
Because convergence holds for every real number,
is the interval of convergence.
Final answer
The series converges for all real , so the interval of convergence is
💡 Pitfall guide
A common mistake is to treat this like a geometric series and look for a boundary value such as . That pattern does not apply here because the factorial grows much faster than any power of .
Another slip is forgetting that the Ratio Test gives absolute convergence for every fixed , including large positive or negative values.
🔄 Real-world variant
If the series were instead
the same Ratio Test still gives
so the interval of convergence would still be all real numbers. The parameter changes the terms, but not the final convergence result.
🔍 Related terms
ratio test, absolute convergence, power series
FAQ
What is the interval of convergence of the series ∑ x^n/n!?
Using the Ratio Test, the limit of |a_{n+1}/a_n| is 0 for every real x, so the series converges absolutely for all real numbers. The interval of convergence is (-∞, ∞).