Exercise 3.20

Exercise 20: Suppose { p n } is a Cauchy sequence in a metric space X , and some subsequence { p n i } converges to a point p X . Prove that the full sequence { p n } converges to p .

Answers

Choose 𝜖 > 0 . Since p n is Cauchy, we can choose an N such that d ( p m , p n ) < 𝜖 2 whenever m , n > N . Assume p n i p . Then there is an M such that whenever i > M , d ( p n i , p ) < 𝜖 2 . For n > N , there is an i > M such that n i > N . Then

d ( p n , p ) d ( p n , p n i ) + d ( p n i , p ) < 𝜖 2 + 𝜖 2 = 𝜖

This implies that the sequence converges to p .

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