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

45–63. Absolute and conditional convergence Determine whether the following series converge absolutely, converge conditionally, or diverge.
∑ (k = 1 to ∞) cos(k) / k³

검증된 단계별 안내
1
Identify the given series: \( \sum_{k=1}^{\infty} \frac{\cos(k)}{k^3} \). We want to determine if it converges absolutely, conditionally, or diverges.
Recall that absolute convergence means the series \( \sum |a_k| \) converges, where \( a_k = \frac{\cos(k)}{k^3} \). So consider the series \( \sum_{k=1}^{\infty} \left| \frac{\cos(k)}{k^3} \right| = \sum_{k=1}^{\infty} \frac{|\cos(k)|}{k^3} \).
Since \( |\cos(k)| \leq 1 \) for all integers \( k \), the terms \( \frac{|\cos(k)|}{k^3} \) are bounded above by \( \frac{1}{k^3} \). We know that \( \sum_{k=1}^{\infty} \frac{1}{k^3} \) is a p-series with \( p = 3 > 1 \), which converges.
By the Comparison Test, since \( 0 \leq \frac{|\cos(k)|}{k^3} \leq \frac{1}{k^3} \) and \( \sum \frac{1}{k^3} \) converges, the series \( \sum \frac{|\cos(k)|}{k^3} \) converges. Therefore, the original series converges absolutely.
Since absolute convergence implies convergence, there is no need to check for conditional convergence. The series \( \sum_{k=1}^{\infty} \frac{\cos(k)}{k^3} \) converges absolutely.

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

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

주요 개념

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

Absolute Convergence

A series ∑a_k converges absolutely if the series of absolute values ∑|a_k| converges. Absolute convergence guarantees convergence regardless of the terms' signs, and it often simplifies analysis by allowing the use of comparison tests on positive terms.
추천 영상:
가이드 코스
07:51
Choosing a Convergence Test

Conditional Convergence

A series converges conditionally if it converges, but does not converge absolutely. This means ∑a_k converges, but ∑|a_k| diverges. Conditional convergence often occurs in alternating or oscillating series where sign changes affect convergence.
추천 영상:
가이드 코스
07:51
Choosing a Convergence Test

Comparison and Limit Comparison Tests

These tests help determine convergence by comparing a given series to a known benchmark series. For example, comparing ∑|cos(k)/k³| to ∑1/k³, a p-series with p=3, which converges, can establish absolute convergence of the original series.
추천 영상:
가이드 코스
07:45
Limit Comparison Test