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

Theory and Examples
Suppose that a₁, a₂, a₃, …, aₙ are positive numbers satisfying the following conditions:
i) a₁ ≥ a₂ ≥ a₃ ≥ …;


ii) the series a₂ + a₄ + a₈ + a₁₆ + … diverges.
Show that the series


a₁/1 + a₂/2 + a₃/3 + …


diverges.

검증된 단계별 안내
1
First, carefully analyze the given conditions: the sequence \( a_1, a_2, a_3, \ldots, a_n \) consists of positive terms and is non-increasing, i.e., \( a_1 \geq a_2 \geq a_3 \geq \ldots \). This monotonicity will be crucial in comparing terms.
Next, observe the series \( a_2 + a_4 + a_8 + a_{16} + \ldots \) which is given to diverge. Notice that the indices are powers of 2, so this is a subseries of the original sequence taken at exponentially growing indices.
To connect the divergence of the subseries to the original series \( \sum_{n=1}^\infty \frac{a_n}{n} \), group the terms of the original series into blocks corresponding to intervals between powers of 2. For example, consider the blocks \( [2^k, 2^{k+1} - 1] \) for \( k = 0, 1, 2, \ldots \).
Within each block \( [2^k, 2^{k+1} - 1] \), use the fact that \( a_n \) is non-increasing to bound \( a_n \) from below by \( a_{2^{k+1}} \) (or a similar term). Then, estimate the sum of \( \frac{a_n}{n} \) over this block by comparing it to \( a_{2^{k+1}} \) times the sum of \( \frac{1}{n} \) over the block.
Finally, use the divergence of the subseries \( a_2 + a_4 + a_8 + \ldots \) and the harmonic-like growth of the sums \( \sum_{n=2^k}^{2^{k+1}-1} \frac{1}{n} \) to conclude that the original series \( \sum_{n=1}^\infty \frac{a_n}{n} \) must also diverge.

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

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

주요 개념

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

Monotone Sequences

A monotone sequence is one that is either non-increasing or non-decreasing. In this problem, the sequence {a_n} is non-increasing (a₁ ≥ a₂ ≥ a₃ ≥ …), which helps in comparing terms and establishing inequalities. Monotonicity is crucial for bounding sums and applying convergence tests.
추천 영상:
8:22
Introduction to Sequences

Divergence of Subseries

The problem states that the subseries a₂ + a₄ + a₈ + a₁₆ + … diverges. Understanding how the divergence of a subseries formed by terms at indices that are powers of two affects the behavior of the entire series is key. This concept helps link the behavior of sparse subsequences to the full series.
추천 영상:
가이드 코스
05:44
Divergence Test (nth Term Test)

Comparison Test for Series

The comparison test allows us to determine the convergence or divergence of a series by comparing it to another series with known behavior. Here, comparing the given series a₁/1 + a₂/2 + a₃/3 + … to the divergent subseries or related sums helps prove divergence by establishing lower bounds.
추천 영상:
가이드 코스
09:25
Direct Comparison Test