Question
For which values of x does the series sum n!x^n converge?
Original question: 2) For what value of is the series convergent
Expert Verified Solution
Key concept: This series is one of those cases where the factorial grows so fast that the ratio test gives a very clean answer. The key is not to overcomplicate it: check what happens as n gets large.
Step by step
Consider the series
Let
Apply the ratio test:
Now take the limit as :
- If , then
- So the series diverges for every nonzero
If , the series becomes
which is convergent, since all terms after the first are zero.
Final answer
The series converges only when
Pitfall alert
A frequent slip is to say the ratio test is inconclusive because the limit is infinite. It is not inconclusive here: a ratio limit greater than 1, including infinity, means divergence. Also, remember to check the special case separately.
Try different conditions
If the series were instead , the conclusion would be completely different: that series converges for every real . The factorial in the denominator helps convergence, while the factorial in the numerator forces divergence unless .
Further reading
ratio test, factorial series, power series
FAQ
For which values of x does the series sum n!x^n converge?
The series converges only when x = 0. For every nonzero x, the ratio test gives |a_(n+1)/a_n| = |(n+1)x|, which grows without bound, so the series diverges.
Why does the ratio test show divergence here?
Because the limit of |(n+1)x| is infinite for any x other than 0. A ratio limit greater than 1, including infinity, implies divergence.