Definition
Subsequence
A subsequence of a given sequence is a sequence formed by selecting elements from the original sequence while preserving their relative order.
Formally, let be a strictly increasing sequence of natural numbers. Then the sequence defined by is a subsequence of .
Convergence
If a sequence is a convergent sequence with limit , then every subsequence of also converges to :
Conversely, if a sequence has two subsequences that converge to different limits, the original sequence is divergent.
Properties
- Bolzano–Weierstrass Theorem: Every bounded sequence in has a convergent subsequence.
- Limit Points: A value is a limit point of a sequence if and only if there exists a subsequence that converges to .
Examples
- Alternating Sequence: For , the subsequence of even indices converges to 1, while the subsequence of odd indices converges to .
- Increasing Indices: For , the sequence of squares is a subsequence.