Notes403 8
Notes403 8
A Cauchy sequence need not converge. For example, consider the sequence
(1/n) in the metric space ((0, 1), | · |). Clearly, the sequence is Cauchy in
(0, 1) but does not converge to any point of the interval.
By the above example, not every metric space is complete; (0, 1) with the
standard metric is not complete.
49
Proof. Let xn = (x1n , . . . , xm
n ) and (xn ) be a Cauchy sequence in (X, d). Then
for a given ε > 0 there exists k such that d(xn , xm ) < ε for all n, m ≥ k.
Since
dj (xjn , xjm ) ≤ d(xn , xm ) < ε,
it follows that {xjn } is Cauchy in (Xj , dj ) for j = 1, . . . m. Since (Xj , dj ) is
complete, for j = 1, . . . , m there exists xj ∈ Xj such that xjn → xj . Then
setting x = (x1 , . . . , xm ), we see, in view of the above definition of d, that
xn → x in X.
Since
n
!1/2
X
max{|x1 − y1 | , . . . , |xn − yn |} ≤ |xi − yi |2
i=1
√
≤ n max{|x1 − y1 | , . . . , |xn − yn |},
it follows from Theorem 8.3 and Proposition 8.4 that Rn with the Euclidean
metric is complete.
Example 8.5. Denote by ℓ1 the set of all real sequences (xk ) satisfying
P∞
k=1 |xk | <
∞. Then ℓ1 is a vector space if addition and multiplication by a number are defined
as follows,
(xn ) + (yn ) = (xn + yn ), α(xn ) = (αxn ).
If x = (xk ) ∈ ℓ1 , then
∞
X
kxk = k(xk )k := |xk |
k=1
P∞
defines a norm on ℓ1 and d(x, y) = kx − yk = |xk − yk | defines a distance on
k=1
ℓ1 . We claim that (ℓ1 , d) is a complete metric space.
(n)
Indeed, let (Xn ) ⊂ ℓ1 be a Cauchy sequence. Then with Xn (xk ) we have
∞
X
(n) (m) (n) (m)
xk − xk ≤ xl − xl = kXn − Xm k .
l=1
(n)
Hence for every k ≥ 1, the sequence (xk ) is Cauchy in R and since R with
(n)
the standard metric is complete, the sequence (xk ) converges to some xk . Set
X = (xk ). We suspect that X is the limit in ℓ1 of the sequence (Xn ). To see
this we first show that X ∈ ℓ1 . Since (Xn ) is Cauchy in ℓ1 , there is K such that
kXn − Xm k < 1 for all n, m ≥ K. In particular,
N ∞ ∞
X
X (n) X (n) (K) (K)
xk ≤ xk − xk + xk
k=1 k=1 k=1
≤ kXn − XK k + kXK k < 1 + kXK k
50
for every N ≥ 1. Fixing N and taking limit as n → ∞ we get
N
X
|xk | ≤ 1 + kXK k
k=1
51
Let (X, d) and (Y, ρ) be metric spaces. A function f : X → Y is said
to be bounded if the image f (X) is contained in a bounded subset of Y .
Denote by B(X, Y ) the set of all functions f : X → Y which are bounded
and by Cb (X, Y ) the space of bounded continuous function f : X → Y . If
Y = R, we simply write B(X) and Cb (X) instead of B(X, Y ) and Cb (X, R),
respectively. We have Cb (X, Y ) ⊂ B(X, Y ). For f, g ∈ B(X, Y ), we set
Theorem 8.8. Suppose that (Y, ρ) is a complete metric space. Then the
spaces B(X, Y ) and (Cb (X, Y ), D) are complete.
Proof. The verification that D is a metric is left as an exercise. It suffices to show
that B(X, Y ) is a complete and that Cb (X, Y ) is a closed subset of B(X, Y ). Let
{fn } be a Cauchy sequence in B(X, Y ). Then (fn (x)) is a Cauchy sequence in (Y, ρ)
for every x ∈ X. Since, by assumption, (Y, ρ) is complete, the sequence (fn (x))
converges in Y . Define f (x) = limn→∞ fn (x). Given ε > 0, there is N such that
Fix n ≥ N and let m tend to ∞. Since the function z → ρ(fn (x), z) is continuous,
it follows that
ρ(fn (x), f (x)) ≤ ε for n ≥ N (1)
which implies that
D(fn , f ) ≤ ε for n ≥ N .
It remains to show that f is bounded. Since fN is bounded, there are y ∈ Y and
r > 0 such that fN (X) ⊂ Br (y). From (1) and the triangle inequality, we obtain
ρ(f (x), y) ≤ ρ(f (x), fN (x)) + ρ(fN (x), y) < ε + r showing that f (X) ⊂ Br+ε (y)
and that f is bounded. Hence the space (B(X, Y ), D) is complete as claimed. Next
we shall show that Cb (X, Y ) is a closed subset of B(X, Y ). Take any sequence
(fn ) ⊂ Cb (X, Y ) such that D(fn , f ) → 0 as n → ∞. We have to show that f is
continuous. Fix x0 ∈ X and let ε > 0. Then there is N ∈ N such that
ρ(fN (x), fN (x0 )) < ε/3 for all x satisfying d(x0 , x) < δ.
52
Hence, if d(x0 , x) < δ, then
ρ(f (x), f (x0 )) ≤ ρ(f (x), fN (x)) + ρ(fN (x), fN (x0 )) + ρ(f (x)0 , fN (x0 ))
≤ 2D(fN , f ) + ρ(fN (x), fN (x0 )) < 2(ε/2) + ε/3 = ε.
This means that f is continuous at x0 and since x0 was an arbitrary point, f is
continuous, i.e., f ∈ Cb (X, Y ) as claimed.
53
8.0.2 Application of Banach Fixed Point Theorem
Here is an application of the Banach fixed point theorem to the local exis-
tence of solutions of ordinary differential equations.
for all (x, y1 ), (x, y2 ) ∈ U , and some α > 0. Then for a given (x0 , y0 ) ∈ U
there is δ > 0 so that the differential equation
Fix (x0 , y0 ) ∈ U . Then we find δ > 0 and b > 0 such that if I = [x0 − δ, x0 + δ]
and J = [y0 − b, y0 + b], then I × J ⊂ U . Since f is continuous and I × J is closed
and bounded, f is bounded on I × J. That is, |f (x, y)| ≤ M for some M and all
(x, y) ∈ U . Replacing δ by a smaller number we may assume that αδ < 1 and
αM < b. Denote by X the set of all continuous functions g : I → J. The set X
with the metric ρ(g, h) = sup{|g(x) − h(x)|, x ∈ I} is a complete metric space. For
g ∈ X, let Z x
(T g)(x) = y0 + f (t, g(t))dt.
x0
For x0 ≤ x ≤ x0 + δ,
Z
x Z
x
|(T g)(x) − y0 | = f (t, g(t))dt ≤ |f (t, g(t))|dt ≤ M |x − x0 | < M δ < b
x0 x0
54
x ∈ [x0 , x0 + δ],
Z x
|(T g)(x) − (T h)(x)| =
[f (t, g(t)) − f (t, h(t))] dt
x
Z x0
≤ |f (t, g(t)) − f (t, h(t))| dt
x0
≤ α|x − x0 |d(g, h) < αδd(g, h).
Similarly, |(T g)(x) − (T h)(x)| ≤ α|x − x0 |d(g, h) < αδd(g, h) for x ∈ [x0 − δ, x0 ].
Since αδ < 1, T is a contraction and in view of Banach’s fixed point theorem there
exists a unique continuous function y : I → J such that
Z x
y(x) = (T y)(x) = y0 + f (t, y(t))dt.
x0
55