Skip to main content
Ch. 10 - Sequences and Infinite Series
Briggs - Calculus: Early Transcendentals 3rd Edition
Briggs3rd EditionCalculus: Early TranscendentalsISBN: 9780136847243당신이 사용하는 게 아니라요?교과서 변경
10장, 문제 10.8.21

11–86. Applying convergence tests Determine whether the following series converge. Justify your answers.
∑ (from k = 1 to ∞) (−1)ᵏ × k / (k³ + 1)

검증된 단계별 안내
1
Identify the given series: \( \sum_{k=1}^{\infty} (-1)^k \frac{k}{k^3 + 1} \). Notice that it is an alternating series because of the factor \( (-1)^k \).
Consider the absolute value of the terms: \( a_k = \frac{k}{k^3 + 1} \). Simplify or analyze the behavior of \( a_k \) as \( k \to \infty \).
Check the limit of \( a_k \) as \( k \to \infty \): \( \lim_{k \to \infty} \frac{k}{k^3 + 1} \). This will help determine if the terms approach zero, which is necessary for convergence of an alternating series.
Apply the Alternating Series Test (Leibniz Test), which requires that \( a_k \) is positive, decreasing, and \( \lim_{k \to \infty} a_k = 0 \). Verify these conditions for \( a_k \).
If the Alternating Series Test confirms convergence, consider whether the series converges absolutely by testing the convergence of \( \sum_{k=1}^{\infty} \left| (-1)^k \frac{k}{k^3 + 1} \right| = \sum_{k=1}^{\infty} \frac{k}{k^3 + 1} \) using a comparison or limit comparison test with a known convergent or divergent series.

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

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

주요 개념

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

Alternating Series Test

The Alternating Series Test determines convergence of series whose terms alternate in sign. If the absolute value of terms decreases monotonically to zero, the series converges. This test is useful for series like ∑ (−1)^k * a_k where a_k > 0 and lim a_k = 0.
추천 영상:
가이드 코스
10:54
Alternating Series Test

Limit of the General Term

For any infinite series ∑ a_k to converge, the terms a_k must approach zero as k approaches infinity. If lim (a_k) ≠ 0, the series diverges. Checking this limit is a fundamental first step in analyzing series convergence.
추천 영상:
05:50
One-Sided Limits

Comparison Test

The Comparison Test compares a given series to a known benchmark series to determine convergence. If the terms of the given series are smaller than those of a convergent series, it converges; if larger than a divergent series, it diverges. This helps analyze the behavior of complex terms.
추천 영상:
가이드 코스
09:25
Direct Comparison Test