Skip to main content
Ch. 10 - Infinite Sequences and Series
Hass - Thomas' Calculus 15th Edition
Hass15th EditionThomas' CalculusISBN: 9780137616077Not the one you use?Change textbook
Chapter 10, Problem 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.

Verified step by step guidance
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.

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
6m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

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.
Recommended video:
Guided course
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.
Recommended video:
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.
Recommended video:
09:25
Direct Comparison Test