Exercise 3.23

Exercise 23: Suppose { p n } and { q n } are Cauchy sequences in a metric space X . Show that the sequence { d ( p n , q n ) } converges.

Answers

By applying the triangle inequality, we see that

d ( p n , q n ) d ( p m , q m ) d ( p n , p m ) + d ( q m , q n )

By interchanging the roles of m and n , we in fact get

| d ( p n , q n ) d ( p m , q m ) | d ( p n , p m ) + d ( q m , q n )

Let 𝜖 > 0 . Since p n and q n are Cauchy, we can find an N such that m , n > N implies that d ( p n , p m ) < 𝜖 2 and d ( q m , q n ) < 𝜖 2 . Then

| d ( p n , q n ) d ( p m , q m ) | 𝜖

This shows that d ( p n , q n ) is Cauchy, hence convergent.

User profile picture
2023-08-07 00:00
Comments