Question

How to find the interval of convergence of a power series quickly

Original question: c. In this case, the Ratio Test is preferable:

r=lim⁑kβ†’βˆžβˆ£(k+1)!xk+1∣∣k!xk∣RatioΒ Testr=\lim_{k\to\infty}\frac{|(k+1)!x^{k+1}|}{|k!x^k|} \qquad \text{Ratio Test}

=∣x∣lim⁑kβ†’βˆž(k+1)!k!Simplify.=|x|\lim_{k\to\infty}\frac{(k+1)!}{k!} \qquad \text{Simplify.}

=∣x∣lim⁑kβ†’βˆž(k+1)Simplify.=|x|\lim_{k\to\infty}(k+1) \qquad \text{Simplify.}

=∞.IfΒ xβ‰ 0=\infty. \qquad \text{If } x\neq 0

We see that r>1r>1 for all xβ‰ 0x\neq 0, so the series diverges on (βˆ’βˆž,0)(-\infty,0) and (0,∞)(0,\infty). The only way to satisfy r<1r<1 is to take x=0x=0, in which case the power series has a value of 00. The interval of convergence of the power series consists of the single point x=0x=0 (Figure 11.17), and the radius of convergence is R=0R=0.

Expert Verified Solution

thumb_up100%(1 rated)

Expert intro: When the terms of a power series grow factorially, the Ratio Test is usually the fastest route. Here the series is so explosive that the convergence picture becomes very short.

Detailed walkthrough

Consider the power series with general term ak=k!xk.a_k=k!x^k. To study convergence, apply the Ratio Test:

r=lim⁑kβ†’βˆžβˆ£ak+1∣∣ak∣=lim⁑kβ†’βˆžβˆ£(k+1)!xk+1∣∣k!xk∣.r=\lim_{k\to\infty}\frac{|a_{k+1}|}{|a_k|} =\lim_{k\to\infty}\frac{|(k+1)!x^{k+1}|}{|k!x^k|}.

Simplify:

r=lim⁑kβ†’βˆžβˆ£x∣(k+1). r=\lim_{k\to\infty}|x|(k+1).

Now split into cases.

If x≠0x\neq 0

Then ∣x∣>0|x|>0, so

r=∞,r=\infty,

which is greater than 1. The series diverges.

If x=0x=0

Then every term is zero for kβ‰₯1k\ge1, so the series converges trivially.

So the interval of convergence is just

{0}.\{0\}.

The radius of convergence is

R=0.R=0.

General method to remember

For series with factorials, powers, exponentials, or products, the Ratio Test is often the first thing to try. If the ratio tends to a number less than 1, you get convergence; if it is greater than 1, divergence; if it equals 1, you need another test.

πŸ’‘ Pitfall guide

A frequent mistake is to think a power series always has some positive radius of convergence. Not true. Factorials in the numerator can destroy convergence completely, leaving only the center point. Another small trap is forgetting to test the center separately when the ratio limit is not informative.

πŸ”„ Real-world variant

If the term were xkk!\frac{x^k}{k!} instead of k!xkk!x^k, the same Ratio Test would give a limit of 00 for every real xx, so the radius of convergence would be infinite. Swapping factorials from numerator to denominator completely changes the behavior.

πŸ” Related terms

Ratio Test, radius of convergence, power series

FAQ

How do I find the interval of convergence of a power series?

Apply a convergence test such as the Ratio Test, simplify the ratio of successive terms, and then check any boundary points separately if needed.

Why is the radius of convergence zero in this example?

Because the factorial growth makes the ratio of successive terms blow up for every nonzero x, so the series converges only at x=0.

chat