Subsequence

A sequence obtained by restricting to an increasing index sequence
Subsequence

Let (xn)(x_n) be a sequence in a set XX (typically a metric space). Let (nk)(n_k) be a strictly increasing sequence of positive integers:

n1<n2<n3<. n_1<n_2<n_3<\cdots.

Then the sequence (xnk)kN(x_{n_k})_{k\in\mathbb{N}} is called a subsequence of (xn)(x_n).

Subsequences are fundamental in analyzing and compactness-type phenomena, since they allow extraction of “better behaved” sequences from a given one.

Examples:

  • If xn=(1)nx_n=(-1)^n, then (x2k)(x_{2k}) is the constant subsequence 11, and (x2k+1)(x_{2k+1}) is the constant subsequence 1-1.
  • If xn=1/nx_n=1/n, then any subsequence xnk=1/nkx_{n_k}=1/n_k still converges to 00.