Skip to main content
Ch. 10 - Infinite Sequences and Series
Hass - Thomas' Calculus 15th Edition
Hass15th EditionThomas' CalculusISBN: 9780137616077Not the one you use?Change textbook
Chapter 10, Problem 10.7.40

In Exercises 37–42, find the series’ radius of convergence.
∑ (from n = 1 to ∞) [ n! xⁿ / nⁿ ]

Verified step by step guidance
1
Identify the general term of the series as \(a_n = \frac{n! x^n}{n^n}\).
Recall that the radius of convergence \(R\) can be found using the Root Test or the Ratio Test. Here, the Ratio Test is convenient, which involves evaluating \(\lim_{n \to \infty} \left| \frac{a_{n+1}}{a_n} \right|\).
Write the ratio \(\left| \frac{a_{n+1}}{a_n} \right| = \left| \frac{(n+1)! x^{n+1} / (n+1)^{n+1}}{n! x^n / n^n} \right| = |x| \cdot \frac{(n+1)!}{n!} \cdot \frac{n^n}{(n+1)^{n+1}}\).
Simplify the factorial and powers: \(\frac{(n+1)!}{n!} = n+1\), so the ratio becomes \(|x| (n+1) \frac{n^n}{(n+1)^{n+1}}\).
Rewrite \(\frac{n^n}{(n+1)^{n+1}}\) as \(\frac{n^n}{(n+1)^n (n+1)} = \frac{1}{n+1} \left( \frac{n}{n+1} \right)^n\), then simplify the entire expression and take the limit as \(n \to \infty\) to find the radius of convergence \(R\).

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
6m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Radius of Convergence

The radius of convergence of a power series is the distance from the center of the series within which the series converges absolutely. It determines the interval on the x-axis where the series sums to a finite value. Finding this radius helps understand the domain of validity for the series representation.
Recommended video:
07:36
Radius of Convergence

Ratio Test for Series Convergence

The ratio test is a method to determine the convergence of an infinite series by examining the limit of the absolute value of the ratio of consecutive terms. For power series, it is commonly used to find the radius of convergence by setting the limit of |a_{n+1}/a_n| equal to 1/|x|.
Recommended video:
05:35
Ratio Test

Stirling's Approximation

Stirling's approximation provides an estimate for factorials, especially useful for large n, stating n! ≈ √(2πn) (n/e)^n. This approximation simplifies factorial expressions in series terms, making it easier to analyze limits and apply convergence tests.
Recommended video:
04:57
Determining Error and Relative Error