Real Analysis 9 | Subsequences and Accumulation Values [dark version]
Based on The Bright Side of Mathematics's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.
A subsequence is formed by selecting terms using a strictly increasing index sequence K and keeping the original order.
Briefing
Subsequences let mathematicians “thin out” a sequence without changing the order of its terms, and they preserve convergence when it already exists. That preservation matters because it turns the study of complicated behavior—especially divergence—into a search for simpler repeating patterns inside the sequence.
A subsequence is built by choosing a strictly increasing index sequence K = (K1, K2, …) and then taking the terms a_{K1}, a_{K2}, … from the original sequence a_n. The strict increase ensures the subsequence keeps the original order; it can skip infinitely many terms as long as infinitely many remain. For example, starting with a_n = 1/n and choosing K_k = 2^k produces the subsequence 1/2, 1/4, 1/8, …, which still decreases in the same order as the original. Because order is preserved, monotonicity carries over: if the original sequence visits a value like 1/2 only once and 1/4 only once (with 1/4 occurring after 1/2), the subsequence cannot swap their order.
Most importantly, subsequences do not change the limit of a convergent sequence. If a_n converges to a, then every subsequence also converges to the same a; taking K → ∞ yields the same limiting value. This fact is straightforward in the example above: both the full sequence 1/n and the subsequence 1/2^k converge to 0.
The real payoff comes when the original sequence diverges. Divergence can still hide convergent behavior inside it, and subsequences are the tool for extracting that behavior. Consider a_n = (-1)^n, which oscillates between 1 and -1 and therefore has no limit. Yet restricting to even indices gives a constant subsequence equal to 1, and restricting to odd indices gives a constant subsequence equal to -1. Those different limiting values are not random; they are the sequence’s “accumulation values.”
An accumulation value (also called a cluster point or accumulation point) is any real number a such that some subsequence converges to a. For a convergent sequence, there can be only one accumulation value—the limit itself. For a divergent sequence, multiple accumulation values can occur, reflecting the idea that the sequence keeps returning arbitrarily close to several points. A geometric picture is a sequence that keeps jumping around but repeatedly comes closer and closer to different locations; by focusing on the terms near one location, a convergent subsequence emerges.
There’s also an equivalent neighborhood-based definition: a is an accumulation value of a_n if and only if every ε > 0 interval (a − ε, a + ε) contains infinitely many terms of the sequence. In other words, the sequence does not merely pass near a; it revisits the neighborhood of a endlessly. This characterization sets up later results about when accumulation values must exist, including a forthcoming theorem attributed to Bolzano–Weierstrass.
Cornell Notes
Subsequences are formed by selecting a strictly increasing index sequence K and taking terms a_{K1}, a_{K2}, … from the original sequence a_n. If a_n converges to a, then every subsequence also converges to the same limit a. For divergent sequences, subsequences can still converge, and the limits of those convergent subsequences are called accumulation values (cluster points). A number a is an accumulation value exactly when every ε-neighborhood (a − ε, a + ε) contains infinitely many terms of the sequence. This turns messy divergence into a structured search for points the sequence keeps approaching.
How is a subsequence defined, and why must the index sequence be strictly increasing?
What happens to limits when passing from a convergent sequence to one of its subsequences?
Why do subsequences matter for divergent sequences?
What exactly is an accumulation value, and how does it generalize the notion of a limit?
How does the ε-neighborhood characterization of accumulation values work?
Review Questions
- Given a sequence a_n and a proposed index rule K_k, how can you check that the resulting sequence is truly a subsequence (strictly increasing indices) and preserves order?
- For a_n = (-1)^n, list all accumulation values and justify them using subsequences.
- Explain why a convergent sequence can have only one accumulation value, using the definition involving convergent subsequences.
Key Points
- 1
A subsequence is formed by selecting terms using a strictly increasing index sequence K and keeping the original order.
- 2
Strictly increasing indices prevent reordering; they ensure subsequences inherit order-based properties from the original sequence.
- 3
If a_n converges to a, then every subsequence converges to the same limit a.
- 4
For divergent sequences, subsequences can converge to different limits, revealing structure hidden inside the oscillation.
- 5
Accumulation values are precisely the limits of convergent subsequences.
- 6
A number a is an accumulation value iff every ε-neighborhood (a − ε, a + ε) contains infinitely many terms of the sequence.