Complete Metric Subspaces: Are These Metric Subspaces Complete?

Click For Summary

Homework Help Overview

The discussion revolves around determining the completeness of specific metric subspaces: the set E of sequences containing only entries 0 and 1, and the unit sphere in any Banach space. Participants explore the definitions and properties of completeness in the context of these metric spaces.

Discussion Character

  • Exploratory, Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants discuss the nature of sequences in the space E and the criteria for completeness, including the definition of Cauchy sequences. There is an exploration of whether certain sequences converge within the space and the implications of convergence on completeness.

Discussion Status

There is ongoing exploration of the properties of the metric space E, with some participants suggesting that E may be complete based on the behavior of Cauchy sequences. Others express confusion about the definitions and the implications of convergence, indicating a productive dialogue without a clear consensus yet.

Contextual Notes

Participants note that E is a discrete metric space, which influences the nature of Cauchy sequences and convergence. There is also mention of the distinction between E and other spaces, such as E_0, which affects the completeness discussion.

BSCowboy
Messages
31
Reaction score
0

Homework Statement


Determine whether the following metric subspaces are complete:
a) the set E of sequences containing only entries 0 & 1 in (m,||\cdot||_{\infty})
b) the unit sphere in any Banach Space


Homework Equations


a) for x=\{\lambda_1,\lambda_2,\ldots,\lambda_n,\ldots \}
||x||_{\infty}=sup\{|\lambda_n|:n=1,2,\ldots\}

b)\{x\in X:||x-x_0||=1\}

The Attempt at a Solution


I think:
A complete space is one in which all Cauchy sequences converges to a sequence (of points) in the space

a) it seems that if I construct whatever sequence I construct will always have zeros, but my limit will be a sequence of only 1's, so it will not be in the space.
That is, ||x||_{\infty}=sup\{|\lambda_n|:n=1,2,\ldots\}=1
If this is correct, how do I show that?

b) It seems this space is complete by the same reasoning above, but again, how do I show that?
 
Physics news on Phys.org
You are thinking about the space E wrong. Your sequence is a single point in E. To discuss convergence you need a sequence of points in E, i.e. a sequence of sequences.
 
I was thinking of:
x_1=(1,0,\ldots)
x_2=(1,1,0,\ldots)
\vdots
x_n=(1,1,\ldots,1,0,\ldots)
 
BSCowboy said:
I was thinking of:
x_1=(1,0,\ldots)
x_2=(1,1,0,\ldots)
\vdots
x_n=(1,1,\ldots,1,0,\ldots)

Is that Cauchy?
 
I don't think so, since it doesn't have the property:
|x_n-x_{n+1}|\rightarrow0 \text{ as }n\rightarrow\infty
 
Last edited:
BSCowboy said:
I don't think so, since it doesn't have the property:
|x_n-x_{n+1}|\rightarrow0 \text{ as }n\rightarrow\infty

Right. It's not. Look at the definition of Cauchy in terms of epsilon and think about what happens if you put epsilon=1/2.
 
That would mean:
||x_n-x_m||_{\infty}<\epsilon=1/2
 
Last edited:
I'm still confused, and we haven't even started talking about B yet.
known knowns:
(m,||\cdot||_{\infty}) is complete since it contains all bounded sequences.
 
Last edited:
If x_n and x_m are in E and |x_n-x_m|<1/2, doesn't that mean x_n=x_m?
 
  • #10
Yes it does. So, are you saying that my sequence I thought of is not in E or that it's in E and E it's not Cauchy so therefore E is not complete?
 
  • #11
Your sequence is in E. But it's not Cauchy and it doesn't converge. So it doesn't tell you anything about whether E is complete or not. Having thought about the epsilon=1/2 thing, if {a_n} is a Cauchy sequence in E, what can you say about the sequence?
 
  • #12
You can say that ||a_n-a_m||_{\infty}&lt;\epsilon is true
 
  • #13
BSCowboy said:
You can say that ||a_n-a_m||_{\infty}&lt;\epsilon is true

Apply what we decided in posts 9 and 10 to that.
 
  • #14
I don't understand where you are heading with this. Are you saying that we cannot construct a Cauchy sequence in E?
 
  • #15
BSCowboy said:
I don't understand where you are heading with this. Are you saying that we cannot construct a Cauchy sequence in E?

No. I'm saying if you put the definition of a Cauchy sequence together with the fact that "if |x_n-x_m|<1/2 then x_n=x_m", then it's easy to show all Cauchy sequences converge. Look up the definition of Cauchy sequence again and think about that.
 
  • #16
In this case:

A sequence x_n in \left(X,||\cdot||_{\infty}\right) is Cauchy iff

\forall \epsilon &gt;0\quad \exists N\quad \ni \quad ||x_n-x_m||_{\infty}&lt;\epsilon \quad \forall m,n\geq N

You are saying if we let \epsilon = 1/2 then:
||x_n-x_m||_{\infty}&lt;1/2 \quad \Rightarrow \quad x_n=x_m

So, what insight is this providing in E (the set of sequences containing only entries 0 & 1)?
 
  • #17
In this case:

A sequence x_n in \left(X,||\cdot||_{\infty}\right) is Cauchy iff

\forall \epsilon &gt;0\quad \exists N\quad \ni \quad ||x_n-x_m||_{\infty}&lt;\epsilon \quad \forall m,n\geq N

You are saying if we let \epsilon = 1/2 then:
||x_n-x_m||_{\infty}&lt;1/2 \quad \Rightarrow \quad x_n=x_m

So, what insight is this providing in E (the set of sequences containing only entries 0 & 1)?
 
  • #18
BSCowboy said:
In this case:

A sequence x_n in \left(X,||\cdot||_{\infty}\right) is Cauchy iff

\forall \epsilon &gt;0\quad \exists N\quad \ni \quad ||x_n-x_m||_{\infty}&lt;\epsilon \quad \forall m,n\geq N

You are saying if we let \epsilon = 1/2 then:
||x_n-x_m||_{\infty}&lt;1/2 \quad \Rightarrow \quad x_n=x_m

So, what insight is this providing in E (the set of sequences containing only entries 0 & 1)?

Ok, so that says that if {x_n} is Cauchy, then there exists an N such that for all n,m>N, x_n and x_m are the SAME SEQUENCE. Doesn't it?? The sequence {x_n} has to eventually be constant. Call that constant sequence 'c'. What's the limit of the sequence {x_n}??
 
Last edited:
  • #19
It would be the sequence containing only "c"?
 
  • #20
BSCowboy said:
It would be the sequence containing only "c"?

Hmmm. I'm not sure what that means. I don't think I'm getting through. All of the elements in the sequence {x_n} are equal to x_(N+1) for n>N, right?
 
  • #21
That is my understanding
 
  • #22
BSCowboy said:
That is my understanding

Ok, so doesn't the sequence have a limit?? And isn't that limit x_(N+1)?? What does that tell you about completeness?
 
  • #23
Are you saying that every sequence in E is it's own limit and that since any sequence I construct in E will be it's own limit then E is complete?
 
  • #24
BSCowboy said:
Are you saying that every sequence in E is it's own limit and that since any sequence I construct in E will be it's own limit then E is complete?

That sounds pretty garbled again. Remember a single sequence x_n is a POINT in E. The sort of sequences you need to talk about for convergence are sequences of sequences {x_n}. Got that? {x_n} is a whole bunch of sequences.
 
  • #25
You're right, I am having a hard time understanding sequences in E. Can you give me an example.

See in E_o (the set of all sequences with a finite number of non-zero terms) an example would be:
x_1=(1,0,\ldots)
x_2=(1,\frac{1}{2},\ldots)
x_n=(1,\frac{1}{2},\ldots, \frac{1}{n},\ldots)

This sequence converges to
x=(1,\frac{1}{2},\ldots)
and I understand this sequence is not a part of E_o
Therefore, E_o is not complete.

I am not understanding the argument in this space E
 
Last edited:
  • #26
E is a very different space from E_0. E is an example of a discrete metric space, if that helps. If x_n and x_m are ANY two different points in E then ||x_n-x_m||=1. Please, tell me you understand that. Please? That makes "Cauchy" sequences in the two spaces very different. E IS COMPLETE. Try to approach the problem with that attitude instead of assuming it's not.

An example of a convergent sequence in E has to look like, basically,

x_1=(1,0,1,0,0,0...)
x_2=(1,0,1,0,0,0...)
x_3=(1,0,1,0,0,0...)
x_4=(1,0,1,0,0,0...)
x_5=(1,0,1,0,0,0...)

I've omitted the terms where x_m is not equal to x_n. They are ALL the SAME.
 
Last edited:
  • #27
Yes, I think I've got it. As usual..it's seems pretty simple, now.

Also, I appreciate you stubbornly sticking with me and my stubborn self.
 
  • #28
I've been thinking about this some more;
If B(x,1/2)\cap(E\setminus \{x\})
\Rightarrow ||y-x||_{\infty}&lt;1/2\quad \text{and} \quad y\not=x

This would be a contradiction since
||x-y||_{\infty}=1 \text{ if } x\not= y
 
  • #29
BSCowboy said:
I've been thinking about this some more;
If B(x,1/2)\cap(E\setminus \{x\})
\Rightarrow ||y-x||_{\infty}&lt;1/2\quad \text{and} \quad y\not=x

This would be a contradiction since
||x-y||_{\infty}=1 \text{ if } x\not= y

Well, yes. That's the point, right? A sequence can only converge to x by eventually taking the constant value of x. There's no way for it to get close to x without being x.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
Replies
9
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K