Is (0,\infty) a Complete Metric Space?

  • Context: Graduate 
  • Thread starter Thread starter AxiomOfChoice
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
AxiomOfChoice
Messages
531
Reaction score
1
I am correct in asserting that [itex](0,\infty)[/itex] is NOT complete, right? It seems the sequence [itex]x_n = 1/n[/itex] is a Cauchy sequence that does not converge in this metric space (in the standard Euclidean metric), since 0 is not in the space.

Also, doesn't it follow from the completeness of [itex]\mathbb R[/itex] that it's NOT possible to construct an unbounded Cauchy sequence (i.e., a sequence of real numbers that converges to [itex]\infty[/itex] but whose terms get closer and closer together)? Is there a way to prove this without appealing to the fact that the reals are complete?
 
Last edited:
Physics news on Phys.org
Let xn=Σ(k=1,n) 1/k. |xn-xn+1|-> 0.
However |xn-xm| may -> ∞ as |n-m| -> ∞.

So you need to be precise as to what you are referring to. If it is to the usual idea of a Cauchy sequence (n and m independent) then it is not possible, since fixing n and letting m increase will lead to the second part of the example.
 
AxiomOfChoice said:
Also, doesn't it follow from the completeness of [itex]\mathbb R[/itex] that it's NOT possible to construct an unbounded Cauchy sequence (i.e., a sequence of real numbers that converges to [itex]\infty[/itex] but whose terms get closer and closer together)?
Of course it does. Since R is complete, Cauchy sequences and convergent sequences are the same thing. An unbounded sequence is not convergent, hence not Cauchy.
Is there a way to prove this without appealing to the fact that the reals are complete?
I'm not following you. You want to prove that completeness of R implies something, without using the completeness of R?
 
Landau said:
Of course it does. Since R is complete, Cauchy sequences and convergent sequences are the same thing. An unbounded sequence is not convergent, hence not Cauchy.
Ok, that's nice. Thanks.

Landau said:
I'm not following you. You want to prove that completeness of R implies something, without using the completeness of R?
Certainly not! I'm asking for a proof of the fact that if [itex]\{x_n\}[/itex] is Cauchy, then [itex]\{x_n\}[/itex] cannot trail off to infinity, without simply invoking the completeness of [itex]\mathbb R[/itex] (in which case it's trivial, as you pointed out above)...is there a proof that proceeds directly from the definition of Cauchy?
 
AxiomOfChoice said:
I'm asking for a proof of the fact that if [itex]\{x_n\}[/itex] is Cauchy, then [itex]\{x_n\}[/itex] cannot trail off to infinity, without simply invoking the completeness of [itex]\mathbb R[/itex] (in which case it's trivial, as you pointed out above)...is there a proof that proceeds directly from the definition of Cauchy?
Yes, see mathman's last remark. Here is a formal proof:

Suppose (x_n)_n is unbounded. Let's prove that it is not Cauchy: for all N there exists m,n>N such that |x_n-x_m|>1 (this is the negation of the definition of Cauchy sequence, with epsilon=1).

Let N be arbitrary. Take some m>N. Now take n large enough so that |x_n|>|x_m|+1 (possible by unboundedness). Then

[tex]|x_n-x_m|\geq||x_n|-|x_m||>1.[/tex]
 
A subspace of a complete metric space is complete if and only if it is closed.