Question
How to find the interval of convergence of a power series quickly
Original question: c. In this case, the Ratio Test is preferable:
We see that for all , so the series diverges on and . The only way to satisfy is to take , in which case the power series has a value of . The interval of convergence of the power series consists of the single point (Figure 11.17), and the radius of convergence is .
Expert Verified Solution
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 To study convergence, apply the Ratio Test:
Simplify:
Now split into cases.
If
Then , so
which is greater than 1. The series diverges.
If
Then every term is zero for , so the series converges trivially.
So the interval of convergence is just
The radius of convergence is
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 instead of , the same Ratio Test would give a limit of for every real , 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.