Contents
1. Definition
2. Notation
Definition
A sequence is any function whose domain is . Depending on which values of
the function is actually defined for, the range of the function may either be finite or infinite. If the set of elements of
that the sequence takes as input values is infinite, then the range will be infinite also. If the number of elements that the sequence accepts is finite, then so will the range be finite also.
Notation
If a sequence has finite range, then we denote the range of the sequence by
. Ie,
, where
. If the sequence is infinite, we denote its range by
.
Regardless of whether we are dealing with a finite or infinite sequence, we write to denote that
, where
.
Given a sequence we say that
is increasing if
for all
. If
for all
, then we say that
is decreasing. If
us either increasing nor decreasing, we say that
is monotone. Thus, if a sequence is monotone iff it is decreasing or increasing (but not both).
You may also find the terms decreasing and increasing reserved for sequences such that and
respectively.
If a sequence is such that there exists an
such that for all
,
then we refer to as a Cauchy sequence.
Theorem – Every Cauchy sequence is a convergent sequence. Since every convergent sequence is bounded, we have that every Cauchy sequence is bounded.
We will prove that every Cauchy sequence is convergent. Firstly, we have from the definition of a Cauchy sequence, for every , there exists an
such that
for all
. We now make two applications of the triangle inequality. Before we do so, note that
.
Firstly, we have which implies that
.
Secondly, and
, which is equivalent to,
. Both of these inequalities combine to give
Thus, we have two inequalities,
So, adding to equation
, we obtain,
.
Recall that this is a consequence of the assumption, which was that for every , there exists
, such that the hypothesis is fulfilled. But we derived
from the hypothesis, so the theorem is proven, and
.