subsequence
Given a sequence , any infinite subset of the sequence forms a subsequence. We formalize this as follows:
Definition.
If is a set and is a sequence in , then a subsequence of is a sequence of the form where is a strictly increasing sequence of natural numbers.
Equivalently, is a subsequence of if
- 1.
is a sequence of elements of , and
- 2.
there is a strictly increasing function such that
Example.
Let and let be the sequence
Then, the sequence
is a subsequence of . The subsequence of natural numbers mentioned in the definition is and the function mentioned above is .