Skip to main content
Ch. 10 - Infinite Sequences and Series
Hass - Thomas' Calculus 15th Edition
Hass15th EditionThomas' CalculusISBN: 9780137616077당신이 사용하는 게 아니라요?교과서 변경
10장, 문제 10.7.39

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

검증된 단계별 안내
1
Identify the general term of the series as \( a_n = \frac{(n!)^2}{2^n (2n)!} x^n \). Our goal is to find the radius of convergence \( R \) of the power series \( \sum_{n=1}^\infty a_n \).
Use the Ratio Test to find the radius of convergence. Consider the limit \( L = \lim_{n \to \infty} \left| \frac{a_{n+1}}{a_n} \right| \). The radius of convergence \( R \) is given by \( R = \frac{1}{L} \) if the limit exists.
Write out the ratio \( \left| \frac{a_{n+1}}{a_n} \right| = \frac{\frac{((n+1)!)^2}{2^{n+1} (2(n+1))!} |x|^{n+1}}{\frac{(n!)^2}{2^n (2n)!} |x|^n} = \frac{((n+1)!)^2}{(n!)^2} \cdot \frac{2^n}{2^{n+1}} \cdot \frac{(2n)!}{(2(n+1))!} \cdot |x| \).
Simplify the factorial expressions: \( \frac{((n+1)!)^2}{(n!)^2} = (n+1)^2 \), \( \frac{2^n}{2^{n+1}} = \frac{1}{2} \), and \( \frac{(2n)!}{(2n+2)!} = \frac{1}{(2n+1)(2n+2)} \). Substitute these back into the ratio.
Express the limit \( L = \lim_{n \to \infty} (n+1)^2 \cdot \frac{1}{2} \cdot \frac{1}{(2n+1)(2n+2)} \cdot |x| \). Analyze this limit to find \( L \) in terms of \( |x| \), then solve \( L < 1 \) to determine the radius of convergence \( R \).

비슷한 문제에 대한 검증된 영상 답변:

이 영상 해법은 위 문제에 도움이 된다고 튜터들이 추천한 것입니다.
영상 길이:
6m

주요 개념

질문에 올바르게 답하기 위해 반드시 이해해야 하는 핵심 개념들은 다음과 같습니다.

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 can be found using tests like the Ratio Test or Root Test, and it determines the interval on the x-axis where the series represents a valid function.
추천 영상:
07:36
Radius of Convergence

Ratio Test for Series Convergence

The Ratio Test involves taking the limit of the absolute value of the ratio of consecutive terms in a series. If this limit is less than one, the series converges; if greater than one, it diverges. This test is especially useful for power series to find the radius of convergence.
추천 영상:

Factorials and Their Growth

Factorials (n!) grow very rapidly and often dominate the behavior of series terms. Understanding how factorial expressions behave, especially in ratios like (n!)²/(2n)!, is crucial for simplifying terms and applying convergence tests effectively.
추천 영상:
5:22
Factorials