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

In Exercises 57–82, use any method to determine whether the series converges or diverges. Give reasons for your answer.
∑ (from n = 1 to ∞) [3ⁿ / n³]

검증된 단계별 안내
1
Identify the given series: \( \sum_{n=1}^{\infty} \frac{3^n}{n^3} \). This is an infinite series with terms \( a_n = \frac{3^n}{n^3} \).
Recognize that the numerator \(3^n\) is an exponential function and the denominator \(n^3\) is a polynomial function. Generally, exponential growth dominates polynomial growth as \(n\) becomes large.
Consider applying the Root Test or Ratio Test, which are effective for series involving exponential terms. For the Ratio Test, compute \( L = \lim_{n \to \infty} \left| \frac{a_{n+1}}{a_n} \right| \).
Calculate \( \frac{a_{n+1}}{a_n} = \frac{3^{n+1} / (n+1)^3}{3^n / n^3} = 3 \cdot \frac{n^3}{(n+1)^3} \). Then find the limit \( L = \lim_{n \to \infty} 3 \cdot \frac{n^3}{(n+1)^3} \).
Evaluate the limit \( L \). If \( L > 1 \), the series diverges; if \( L < 1 \), the series converges; if \( L = 1 \), the test is inconclusive. Use this conclusion to determine the behavior of the series.

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

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

주요 개념

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

Infinite Series and Convergence

An infinite series is the sum of infinitely many terms. Determining convergence means checking if the sum approaches a finite limit as the number of terms grows. If the series converges, its partial sums get closer to a specific value; if it diverges, the sums grow without bound or oscillate.
추천 영상:
06:52
Convergence of an Infinite Series

Ratio Test

The Ratio Test is used to determine the convergence of series with positive terms, especially those involving exponentials or factorials. It examines the limit of the absolute value of the ratio of consecutive terms. If this limit is less than 1, the series converges absolutely; if greater than 1, it diverges.
추천 영상:
05:35
Ratio Test

Comparison of Growth Rates (Exponential vs Polynomial)

In series terms, exponential functions grow faster than any polynomial function as n approaches infinity. When the numerator grows exponentially and the denominator polynomially, the terms often do not approach zero, leading to divergence. Recognizing this helps in quickly assessing series behavior.
추천 영상:
09:29
Exponential Growth & Decay