Question

For which values of x does the series sum n!x^n converge?

Original question: 2) For what value of xx is the series n=0n!xn\sum_{n=0}^{\infty} n!x^n convergent

an+1an=(n+1)!xn+1n!xn=(n+1)!xn+1n!xn\frac{a_{n+1}}{a_n}=\frac{(n+1)!x^{n+1}}{n!x^n}=\left|\frac{(n+1)!x^{n+1}}{n!x^n}\right|

limn(n+1)x=\lim_{n\to\infty} |(n+1)x| = \infty

Expert Verified Solution

thumb_up100%(1 rated)

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

n=0n!xn\sum_{n=0}^{\infty} n!x^n

Let

an=n!xna_n=n!x^n

Apply the ratio test:

an+1an=(n+1)!xn+1n!xn=(n+1)x\left|\frac{a_{n+1}}{a_n}\right| = \left|\frac{(n+1)!x^{n+1}}{n!x^n}\right| = |(n+1)x|

Now take the limit as nn\to\infty:

  • If x0x\neq 0, then (n+1)x|(n+1)x|\to\infty
  • So the series diverges for every nonzero xx

If x=0x=0, the series becomes

n=0n!0n\sum_{n=0}^{\infty} n!\cdot 0^n

which is convergent, since all terms after the first are zero.

Final answer

The series converges only when

x=0x=0

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 x=0x=0 separately.

Try different conditions

If the series were instead n=0xnn!\sum_{n=0}^{\infty} \frac{x^n}{n!}, the conclusion would be completely different: that series converges for every real xx. The factorial in the denominator helps convergence, while the factorial in the numerator forces divergence unless x=0x=0.

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.

chat