Completeness of R^2 with sup norm

  • Thread starter Thread starter bugatti79
  • Start date Start date
  • Tags Tags
    Norm
bugatti79
Messages
786
Reaction score
4

Homework Statement



Given that R is complete, prove that R^2 with the sup norm is complete

Homework Equations





The Attempt at a Solution



How may I tackle this?

Thanks
 
Physics news on Phys.org
Start with a Cauchy sequence in R^2?
 
bugatti79 said:

Homework Statement



Given that R is complete, prove that R^2 with the sup norm is complete

Homework Equations





The Attempt at a Solution



How may I tackle this?

Thanks

Oster said:
Start with a Cauchy sequence in R^2?

Let ##x_n=(x_n(1), x_n(2))## be an arbitrary Cauchy sequence ##\in R^2, || ||_\infty##

by definition we have ##||x_n-x||_\infty=sup(|x_n(1)-x(1)|,|x_n(2)-x(2)|)## for ##n \in \mathbb{N}##

ie ##||x_n-x||_\infty \to 0## as ##n \to \infty##.

We need to show that

##x_n(1) \to x(1)##.

Since ##x_n## is Cauchy,

##\exists n_0 \in N## s.t. ##||x_n-x||_\infty < \epsilon \forall n \ge n_0##

we have that

##|x_n(1)-x(1)| < \epsilon/2 \forall n_1 \ge n_0## and

##|x_n(2)-x(2)| < \epsilon/2 \forall n_2 \ge n_0##

##\implies |x_n-x| < \epsilon/2 + \epsilon/2 < \epsilon##...? Not sure if this right or how to complete it?

Thanks
 
Where did your x come from?
Cauchy means for all r>0, there exists a natural number p such that for all m,n>p, d(x_m,x_n) < r.
In this case, max{|xn(1)-xm(1)|,|xn(2)-xm(2)|}<r for all n,m>p
 
Last edited:
Oster said:
Where did your x come from?

I am defining x as an arbitrary sequence in R^2 to start off the proof, am I not?
 
I thought x_n was your arbitrary Cauchy sequence. You have an x_n and an x in your post.
 
Oster said:
Where did your x come from?

bugatti79 said:
Let ##x_n=(x_n(1), x_n(2))## be an arbitrary Cauchy sequence ##\in R^2, || ||_\infty## and let x=(x(1),x(2)).

ie ##x_n \to x## if its cauchy.

by definition we have ##||x_n-x||_\infty=sup(|x_n(1)-x(1)|,|x_n(2)-x(2)|)## for ##n \in \mathbb{N}##

ie ##||x_n-x||_\infty \to 0## as ##n \to \infty##.

We need to show that

##x_n(1) \to x(1)##.

Since ##x_n## is Cauchy,

##\exists n_0 \in N## s.t. ##||x_n-x||_\infty < \epsilon \forall n \ge n_0##

we have that

##|x_n(1)-x(1)| < \epsilon/2 \forall n_1 \ge n_0## and

##|x_n(2)-x(2)| < \epsilon/2 \forall n_2 \ge n_0##

##\implies |x_n-x| < \epsilon/2 + \epsilon/2 < \epsilon##...? Not sure if this right or how to complete it?

Thanks

I should have inserted what is highlighted in red above. Does it makes sense now?
 
What is x(1) and x(2)? It looks like you're thinking that ##x(1)=\lim_n x_n(1)## and similarly for (2). But what makes you think that these limits exist?
 
Last edited:
Fredrik said:
What is x(1) and x(2)? It looks like you're thinking that ##x(1)=\lim_n x_n(1)## and similarly for (2). But what makes you think that these limits exist?

Yes, that's my approach.

Now, that you mention it, I guess I don't know whether they exist but its seems to be a pattern I've seen when writing these proofs. Ie, assume x_n converges to x and continue. That's all I've done here!...
 
  • #10
So you think you can prove that xn→x by assuming that xn→x? If this had made sense, we could prove any statement by just assuming that it's true.
 
  • #11
Fredrik said:
So you think you can prove that xn→x by assuming that xn→x? If this had made sense, we could prove any statement by just assuming that it's true.

but if the sequence is Cauchy then this assumption is valid, right?
 
  • #12
Which sequence? If you mean ##\langle x_n\rangle##, then no, it's not valid, because you're assuming what you're trying to prove. If you mean ##\langle (x_n)_1\rangle## and ##\langle (x_n)_2\rangle##, then my question is, have you proved that these sequences are Cauchy?
 
  • #13
Fredrik said:
Which sequence? If you mean ##\langle x_n\rangle##, then no, it's not valid, because you're assuming what you're trying to prove. If you mean ##\langle (x_n)_1\rangle## and ##\langle (x_n)_2\rangle##, then my question is, have you proved that these sequences are Cauchy?

Let ##x_n## be an arbitrary Cauchy sequence in R

Proof. given ##\epsilon >0##
##\exists n_0 \in \mathbb{N}## s.t. ##\forall n,m > n_0## then
##||x_n-x_m|| < \epsilon##

Suppose x_n converges to L and let ε>0 be given. Then ##\exists n_0 in N## s.t. ##|x_n-L| < \epsilon/2 \forall n \ge n_0##

Let any integer ##m \ge n## be given. since ##m \ge n \ge n_0## then ##|x_m-L| < \epsilon/2##

By the triangle inequality ##|x_n-x_m|=|(x_n-L)+(L-x_m)| \le |x_m -L|+|x_n-L| < \epsilon/2+\epsilon/2 < \epsilon \implies x_n## is Cauchy

If I have correctly proven this is Cauchy, what is the next step?
 
  • #14
If you delete everything before the word "suppose" (in particular the part where you assume what you want to prove), then what we have left is a correct proof of the claim that every convergent sequence in ℝ is Cauchy. But this doesn't seem to be relevant to the problem you're trying to solve.

You need to start with an arbitrary sequence in ##\mathbb R^2## that's Cauchy with respect to the ∞-norm, and then use the fact that it's Cauchy with respect to the ∞-norm to learn something else about it, something you can use to prove that it's convergent with respect to the ∞-norm.
 
  • #15
Bugatti79, you need to develop a strategy to work a problem like this. You are trying to show ##R^2## is complete, meaning every Cauchy sequence in ##R^2## converges to a point in ##R^2##. What you have to work with is that ##R## is complete. So you start with a Cauchy sequence ##\{x_n = (x_n(1),x_n(2))\}## like you did. You are trying to find an ##x=(x(1),x(2))\in R^2## such that ##x_n\to x##. If you could show ##x_n(1)## and ##x_n(2)## converged to something, maybe that something would do for ##x##. How might you show they converge? If they do, how could show that their limits could be used for ##x##? You have been working on relevant material recently.
 
  • #16
Fredrik said:
If you delete everything before the word "suppose" (in particular the part where you assume what you want to prove), then what we have left is a correct proof of the claim that every convergent sequence in ℝ is Cauchy. But this doesn't seem to be relevant to the problem you're trying to solve.

You need to start with an arbitrary sequence in ##\mathbb R^2## that's Cauchy with respect to the ∞-norm, and then use the fact that it's Cauchy with respect to the ∞-norm to learn something else about it, something you can use to prove that it's convergent with respect to the ∞-norm.

LCKurtz said:
Bugatti79, you need to develop a strategy to work a problem like this. You are trying to show ##R^2## is complete, meaning every Cauchy sequence in ##R^2## converges to a point in ##R^2##. What you have to work with is that ##R## is complete. So you start with a Cauchy sequence ##\{x_n = (x_n(1),x_n(2))\}## like you did. You are trying to find an ##x=(x(1),x(2))\in R^2## such that ##x_n\to x##. If you could show ##x_n(1)## and ##x_n(2)## converged to something, maybe that something would do for ##x##. How might you show they converge? If they do, how could show that their limits could be used for ##x##? You have been working on relevant material recently.

Assume an arbitrary sequence ##x_n \to x ## in ##\mathbb{R^2}##. We need to show ##x_n(1) \to x(1)## and ##x_n(2) \to x(2)## in ##\mathbb{R}##
ie, we need to find ##n_0 \in N## s.t ##|x_n(1)-x(1)| < \epsilon \forall n > n_0##

Since we know ##x_n \to x \in R^2, || ||_\infty## we know ##\exists n_0 \in N## s.t

##||x_n-x||_\infty < \epsilon \forall n \ge n_0## ie

##||(x_n(1)-x(1), x_n(2)-x(2))||_\infty < \epsilon##

We have that ##|x_n(1)-x(1)| \le max (|x_n(1)-x(1)|, |x_n(2)-x(2)|) < \epsilon##
This shows ##x_n(1) \to x(1)## as ##n \to \infty##

Similarly

We have that ##|x_n(2)-x(2)| \le max (|x_n(1)-x(1)|, |x_n(2)-x(2)|) < \epsilon##
This shows ##x_n(2) \to x(2)## as ##n \to \infty##

Now, conversely assume ##x_n(1) \to x(1)## and ##x_n(2) \to x(2)##
Need to show that ##x_n \to x in R^2, || ||_\infty##. Need to find
##n_0 \in N## s.t. ##||x_n-x||_\infty \forall n \ge n_0##

but we know that ##x_n(1) \to x(1), \exists n \in N## s.t.

##|x_n(1)-x(1)| < \epsilon/2 \forall n \ge n_1## and
##|x_n(2)-x(2)| < \epsilon/2 \forall n \ge n_2##

Take ##n_0=max(n_1,n_2)##.

Then ##\forall n > n_0## we have ##||x_n-x||_\infty=max(|x_n(1)-x(1)|,|x_n(2)-x(2)|) < \epsilon/2 + \epsilon/2 < \epsilon##

Therefore
##x_n \to x \implies## R^2 with the sup norm is complete...?
It looks like it is similar to the other question I answered in my other post..?
 
  • #17
LCKurtz said:
Bugatti79, you need to develop a strategy to work a problem like this. You are trying to show ##R^2## is complete, meaning every Cauchy sequence in ##R^2## converges to a point in ##R^2##. What you have to work with is that ##R## is complete. So you start with a Cauchy sequence ##\{x_n = (x_n(1),x_n(2))\}## like you did. You are trying to find an ##x=(x(1),x(2))\in R^2## such that ##x_n\to x##. If you could show ##x_n(1)## and ##x_n(2)## converged to something, maybe that something would do for ##x##. How might you show they converge? If they do, how could show that their limits could be used for ##x##? You have been working on relevant material recently.

bugatti79 said:
Assume an arbitrary sequence ##x_n \to x ## in ##\mathbb{R^2}##.

No, no, no. You are trying to show every Cauchy sequence in ##R^2## converges to a point in ##R^2##. You don't start with an arbitrary (non Cauchy) sequence and assume it already converges to some ##x##. You are trying to prove there is such an ##x##. You need to think more about the strategy I outlined and re-quoted above.
 
  • #18
Bugatti79, you need to rethink your entire approach to proofs. Theorems are always implications, i.e. statements of the form ##A\Rightarrow B##, but you always ignore that. You always try to avoid making the assumption A, you always try to avoid using the definitions of the terms in A, and most of the time, you even assume B! These are the three biggest mistakes that can possibly be made in a proof. You also often make irrelevant assumptions that have nothing to do with the theorem.

You want to prove that if a sequence is Cauchy with respect to the ∞-norm, it's convergent with respect to the ∞-norm. So A is the statement "##\langle x_n\rangle## is Cauchy with respect to the ∞-norm", and B is the statement "##\langle x_n\rangle## is convergent with respect to the ∞-norm". And you start by assuming B, as usual. This is the single biggest mistake that can be made in a proof.

One thing you need to understand is that once a proof of ##A\Rightarrow B## has arrived at the statement B, there's nothing more to say. That's the end of the proof. So if you start by assuming B, nothing more needs to be said. In fact, it wouldn't make any sense to say anything more after that.
 
  • #19
LCKurtz said:
Bugatti79, you need to develop a strategy to work a problem like this. You are trying to show ##R^2## is complete, meaning every Cauchy sequence in ##R^2## converges to a point in ##R^2##. What you have to work with is that ##R## is complete. So you start with a Cauchy sequence ##\{x_n = (x_n(1),x_n(2))\}## like you did. You are trying to find an ##x=(x(1),x(2))\in R^2## such that ##x_n\to x##. If you could show ##x_n(1)## and ##x_n(2)## converged to something, maybe that something would do for ##x##. How might you show they converge? If they do, how could show that their limits could be used for ##x##? You have been working on relevant material recently.

Fredrik said:
Bugatti79, you need to rethink your entire approach to proofs. Theorems are always implications, i.e. statements of the form ##A\Rightarrow B##, but you always ignore that. You always try to avoid making the assumption A, you always try to avoid using the definitions of the terms in A, and most of the time, you even assume B! These are the three biggest mistakes that can possibly be made in a proof. You also often make irrelevant assumptions that have nothing to do with the theorem.

You want to prove that if a sequence is Cauchy with respect to the ∞-norm, it's convergent with respect to the ∞-norm. So A is the statement "##\langle x_n\rangle## is Cauchy with respect to the ∞-norm", and B is the statement "##\langle x_n\rangle## is convergent with respect to the ∞-norm". And you start by assuming B, as usual. This is the single biggest mistake that can be made in a proof.

One thing you need to understand is that once a proof of ##A\Rightarrow B## has arrived at the statement B, there's nothing more to say. That's the end of the proof. So if you start by assuming B, nothing more needs to be said. In fact, it wouldn't make any sense to say anything more after that.

Let x_n=(x_n(1), x_n(2)) be an arbitrary Cauchy sequence in R^2. Need to show x_n is Cauchy in (R^2 || ||_\infy)
Claim: x_n(1) and x_n(2) are Cauchy sequences in R wrt || ||_\infty. To see this note

|x_n(1)-x_m(1)| <= sup|x_n(1)-x_m(1) = ||x_n(1)-x_m(1)||_\infty, similarly
|x_n(2)-x_m(2)| <= sup|x_n(2)-x_m(2) = ||x_n(2)-x_m(2)||_\infty

So x_n is Cauchy sequence in R which we know is complete (told this)
By definition of completeness, x_n \to x. Need to show x_n \to x in R^2, || ||_\infty

let ε>0 be given since x_n is Cauchy, there exists n_0 in N s.t. ||x_n-x_m||_\infty =sup|x_n-x_m|< ε for all n,m >= n_0 and x in R

let a=lim x for n \to infinity

by triangle inequality sup|x_n-x_m <= |x_n-a+a-x_m|<=|x_n-a|+|x_m-a|<=ε/2+ε/2<ε for all n,m >= n_0

implies x_n converges to x and therefore R^2 is complete wrt to sup norm...?
 
  • #20
Now we're getting somewhere, but you keep making some pretty strange mistakes. You actually managed to get something wrong in every single statement you made. Somehow, this is still a decent attempt, because it looks like you have the right idea. You're just getting all of the details wrong. You have to be much more careful with the details. You're making it look like you're trying to get everything wrong. If you don't start making a much greater effort to get the details right, I think you will soon find it hard to get people to help you.

I have added some colored comments to your proof below.

Let x_n=(x_n(1), x_n(2)) be an arbitrary Cauchy sequence in R^2. You forgot to specify the norm with respect to which the sequence is Cauchy[/color] Need to show x_n is [strike]Cauchy[/strike] convergent[/color] in (R^2 || ||_\infy)
Claim: x_n(1) and x_n(2) are Cauchy sequences in R wrt [strike]|| ||_\infty[/strike] That's not even a norm on ℝ. You should have said | |[/color]. To see this note

|x_n(1)-x_m(1)| <= [strike]sup|x_n(1)-x_m(1)[/strike] sup_i |x_n(i)-x_m(i)|[/color] = [strike]||x_n(1)-x_m(1)||_\infty[/strike] This is wrong and doesn't make sense, since x_n(1) and x_m(1) are in ℝ and the ∞ norm is a norm on ℝ2.[/color], similarly
[strike]|x_n(2)-x_m(2)| <= sup|x_n(2)-x_m(2) = ||x_n(2)-x_m(2)||_\infty[/strike] Same comments as for the preceding line[/color]

So x_n is Cauchy sequence in R which we know is complete (told this) x_n is a sequence in ℝ2, not ℝ. But you probably meant x_n(1) and x_n(2).[/color]
By definition of completeness, x_n \to x. No, by definition of completeness, there exists an x(1) such that x_n(1)→x(1).[/color] Need to show x_n \to x in R^2, || ||_\infty That's not obvious at this point. What's obvious is that it's sufficient to show this, i.e. that if you succeed at showing this, you will be done.[/color]

let ε>0 be given since x_n is Cauchy, there exists n_0 in N s.t. ||x_n-x_m||_\infty [strike]=sup|x_n-x_m|[/strike] sup_i|x_n(i)-x_m(i)|[/color] < ε for all n,m >= n_0 and [strike]x in R[/strike] It's unclear if you meant "for all x in ℝ", or if you just meant to say that x is in ℝ. The former doesn't make sense, and the latter is wrong.[/color]

let a=lim x for n \to infinity You still haven't proved that x is convergent. But you probably meant something completely different from what you wrote[/color]

by triangle inequality sup|x_n-x_m <= |x_n-a+a-x_m|<=|x_n-a|+|x_m-a|<=ε/2+ε/2<ε for all n,m >= n_0

implies x_n converges to x and therefore R^2 is complete wrt to sup norm...? What are you doing here? Even the first thing you wrote down (sup|x_n-x_m) doesn't make sense.[/color]

Edit: I should perhaps have made it more clear that I think that you seem to have found the correct strategy for this proof. It seems that you understand the steps involved in the correct proof. It's just that you're making so many unnecessary mistakes when you try to write it down.
 
Last edited:
  • #21
Fredrik said:
Now we're getting somewhere, but you keep making some pretty strange mistakes. You actually managed to get something wrong in every single statement you made. Somehow, this is still a decent attempt, because it looks like you have the right idea. You're just getting all of the details wrong. You have to be much more careful with the details. You're making it look like you're trying to get everything wrong. If you don't start making a much greater effort to get the details right, I think you will soon find it hard to get people to help you.

I have added some colored comments to your proof below.

Let x_n=(x_n(1), x_n(2)) be an arbitrary Cauchy sequence in R^2. You forgot to specify the norm with respect to which the sequence is Cauchy[/color] Need to show x_n is [strike]Cauchy[/strike] convergent[/color] in (R^2 || ||_\infy)
Claim: x_n(1) and x_n(2) are Cauchy sequences in R wrt [strike]|| ||_\infty[/strike] That's not even a norm on ℝ. You should have said | |[/color]. To see this note

|x_n(1)-x_m(1)| <= [strike]sup|x_n(1)-x_m(1)[/strike] sup_i |x_n(i)-x_m(i)|[/color] = [strike]||x_n(1)-x_m(1)||_\infty[/strike] This is wrong and doesn't make sense, since x_n(1) and x_m(1) are in ℝ and the ∞ norm is a norm on ℝ2.[/color], similarly
[strike]|x_n(2)-x_m(2)| <= sup|x_n(2)-x_m(2) = ||x_n(2)-x_m(2)||_\infty[/strike] Same comments as for the preceding line[/color]

So x_n is Cauchy sequence in R which we know is complete (told this) x_n is a sequence in ℝ2, not ℝ. But you probably meant x_n(1) and x_n(2).[/color]
By definition of completeness, x_n \to x. No, by definition of completeness, there exists an x(1) such that x_n(1)→x(1).[/color] Need to show x_n \to x in R^2, || ||_\infty That's not obvious at this point. What's obvious is that it's sufficient to show this, i.e. that if you succeed at showing this, you will be done.[/color]

let ε>0 be given since x_n is Cauchy, there exists n_0 in N s.t. ||x_n-x_m||_\infty [strike]=sup|x_n-x_m|[/strike] sup_i|x_n(i)-x_m(i)|[/color] < ε for all n,m >= n_0 and [strike]x in R[/strike] It's unclear if you meant "for all x in ℝ", or if you just meant to say that x is in ℝ. The former doesn't make sense, and the latter is wrong.[/color]

let a=lim x for n \to infinity You still haven't proved that x is convergent. But you probably meant something completely different from what you wrote[/color]

by triangle inequality sup|x_n-x_m <= |x_n-a+a-x_m|<=|x_n-a|+|x_m-a|<=ε/2+ε/2<ε for all n,m >= n_0

implies x_n converges to x and therefore R^2 is complete wrt to sup norm...? What are you doing here? Even the first thing you wrote down (sup|x_n-x_m) doesn't make sense.[/color]

Edit: I should perhaps have made it more clear that I think that you seem to have found the correct strategy for this proof. It seems that you understand the steps involved in the correct proof. It's just that you're making so many unnecessary mistakes when you try to write it down.

ok, another attempt..

Let x_n=(x_n(1), x_n(2)) be an arbitrary Cauchy sequence in (R^2, || ||_\infty). Need to show x_n is convergent in (R^2 || ||_\infy)
Claim: x_n(1) and x_n(2) are Cauchy sequences in (R, || ||). To see this note

||x_n-x_m||_\infty <= sup_i(|x_n(i)-x_m(i)|) = sup(|x_n(1)-x_m(1)|,|x_n(2)-x_m(2)|)

So x_n is Cauchy sequence in (R^2, || ||_\infty) which we know is complete (told this)
By definition of completeness, there exists an x_n(1) s.t x_n \to x.

Therefore it is sufficient to show x_n \to x in (R^2, || ||_\infty)

let ε>0 be given, since x_n is Cauchy there exists n_0 in N s.t. ||x_n-x_m||_\infty =sup_i|x_n(i)-x_m(i)|< ε/2 for all n,m >= n_0

Letting m \to \infty, we have |x_n(i)-x| < ε/2 for n >= n_0

ie ||x_n-x||_\infty < ε/2 < ε for n>=n_0

implies x_n \to x in (R^2, || ||_\infty)..?
 
  • #22
Much better, but still not right.
bugatti79 said:
ok, another attempt..

Let x_n=(x_n(1), x_n(2)) be an arbitrary Cauchy sequence in (R^2, || ||_\infty). Need to show x_n is convergent in (R^2 || ||_\infy)
Claim: x_n(1) and x_n(2) are Cauchy sequences in (R, || ||). To see this note

||x_n-x_m||_\infty <= sup_i(|x_n(i)-x_m(i)|) = sup(|x_n(1)-x_m(1)|,|x_n(2)-x_m(2)|)

So x_n is Cauchy sequence in (R^2, || ||_\infty)
There are three mistakes here.

1. The <= should actually be =, since that's just the definition of the sup norm. (I guess I should have mentioned that last time).
2. You didn't actually prove the claim you set out to prove, since you didn't write down the inequalities that prove that x_n(1) and x_n(2) are Cauchy.
3. After that incomplete attempt to prove the claim, you say "so", followed by the assumption you started with. This makes it look like you think you have just proved your starting assumption. When you start a sentence with "so", the next thing you say should be a consequence of the statements made before the "so". It shouldn't be a repeat of the starting assumption.

I didn't read the rest, since I had already found three mistakes.
 
  • #23
Fredrik said:
Much better, but still not right.

There are three mistakes here.

1. The <= should actually be =, since that's just the definition of the sup norm. (I guess I should have mentioned that last time).
2. You didn't actually prove the claim you set out to prove, since you didn't write down the inequalities that prove that x_n(1) and x_n(2) are Cauchy.
3. After that incomplete attempt to prove the claim, you say "so", followed by the assumption you started with. This makes it look like you think you have just proved your starting assumption. When you start a sentence with "so", the next thing you say should be a consequence of the statements made before the "so". It shouldn't be a repeat of the starting assumption.

I didn't read the rest, since I had already found three mistakes.


Let x_n=(x_n(1), x_n(2)) be an arbitrary Cauchy sequence in (R^2, || ||_\infty). Need to show x_n is convergent in (R^2 || ||_\infy)
Claim: x_n(1) and x_n(2) are Cauchy sequences in (R, || ||).

Since we know x_n \to x \in R^2, || ||_\infty we know \exists n_0 \in N s.t

||x_n-x||_\infty < \epsilon \forall n \ge n_0 ie

||(x_n(1)-x(1), x_n(2)-x(2))||_\infty < \epsilon

We have that |x_n(1)-x(1)| \le max (|x_n(1)-x(1)|, |x_n(2)-x(2)|) < \epsilon
This shows x_n(1) \to x(1) as n \to \infty

Similarly

We have that |x_n(2)-x(2)| \le max (|x_n(1)-x(1)|, |x_n(2)-x(2)|) < \epsilon
This shows x_n(2) \to x(2) as n \to \infty

So x_n is Cauchy sequence in (R^2, || ||_\infty) which we know is complete (told this)

By definition of completeness, there exists an x_n(1) s.t x_n \to x.

||x_n-x_m||_\infty = sup_i(|x_n(i)-x_m(i)|) = sup(|x_n(1)-x_m(1)|,|x_n(2)-x_m(2)|)

Therefore it is sufficient to show x_n \to x in (R^2, || ||_\infty)

let ε>0 be given, since x_n is Cauchy there exists n_0 in N s.t. ||x_n-x_m||_\infty =sup_i|x_n(i)-x_m(i)|< ε/2 for all n,m >= n_0

Letting m \to \infty, we have |x_n(i)-x| < ε/2 for n >= n_0

ie ||x_n-x||_\infty < ε/2 < ε for n>=n_0

implies x_n \to x in (R^2, || ||_\infty)..?
 
  • #24
bugatti79 said:
Let x_n=(x_n(1), x_n(2)) be an arbitrary Cauchy sequence in (R^2, || ||_\infty). Need to show x_n is convergent in (R^2 || ||_\infy)
Claim: x_n(1) and x_n(2) are Cauchy sequences in (R, || ||).
The stuff in this quote is fine.

bugatti79 said:
Since we know x_n \to x \in R^2, || ||_\infty [/color]
You can't make a statement that involves a variable "x" without first specifying its value, unless the statement is of the type "for all x..." or "there exists an x such that...". So there are three things I could guess that you meant to say here, but all of them suggest that we know that x_n is convergent with respect to the sup norm, and you don't know that. In fact, that's what we're trying to prove. Are you assuming what you're trying to prove again?

I had to stop there, since the mistake is so severe. I only had a quick look at the rest, and it seems like you have now abandoned the correct plan for this proof. Why? You were doing the right things last time. You were just doing them wrong.

I think it would be better if you don't color parts of your proof red. It just makes it harder to read.
 
Last edited:
  • #25
OK, we're clearly not making much progress here. Since your problems with this are so extreme, I will describe the correct plan for this proof.
Assumption: x_n is Cauchy with respect to the sup norm.

Step 1: Prove that x_n(1) and x_n(2) are Cauchy with respect to the standard metric on R.

Step 2: Conclude that x_n(1) and x_n(2) are convergent with respect to the standard metric on R, and define x(1) and x(2) as the limits of those sequences.

Step 3: Guess that x_n converges to (x(1),x(2)), and prove that your guess is correct.
A few tips:
1. Don't ever state the assumption in a way that makes it look like you think it's something you have derived.

2. Don't ever assume the thing you're trying to prove.

3. Don't ever make a statement about a variable that you haven't defined, unless it's a "for all" or "there exists" statement.

4. Don't ever apply a function to something that's not in its domain.

5. Don't ever say that you're going to prove something and then try to prove something else.

6. Don't ever lose track of what your variables represent.​
 
  • #26
ok, I will get back to this asap. I need to cover other material in the mean time. Thanks
 
  • #27
Fredrik said:
OK, we're clearly not making much progress here. Since your problems with this are so extreme, I will describe the correct plan for this proof.
Assumption: x_n is Cauchy with respect to the sup norm.

Step 1: Prove that x_n(1) and x_n(2) are Cauchy with respect to the standard metric on R.

Step 2: Conclude that x_n(1) and x_n(2) are convergent with respect to the standard metric on R, and define x(1) and x(2) as the limits of those sequences.


Step 1 and 2 only

Let x_n=(x_n(1), x_n(2)) be an arbitrary Cauchy sequence in (R^2, || ||_\infty). Need to show x_n is convergent in (R^2 || ||_\infy)

Claim: x_n(1) and x_n(2) are Cauchy sequences in (R, || ||).

Since x_n(1) and x_n(2) are Cauchy then there exist an epsilon>0 s.t.
||?||_\infty = sup |?| < ε for all ? >= ?

(The above line, I am not sure what to put in, confused with the lettering etc.
Assuming I can get the above correct I think I can continue and safely say...)

Since it is given that R is complete, ie the real line is complete, then we can say x_n(1) and x_n(2) converge to x(1) and x(2) respectively...?​
 
  • #28
bugatti79 said:
Step 1 and 2 only

Let x_n=(x_n(1), x_n(2)) be an arbitrary Cauchy sequence in (R^2, || ||_\infty). Need to show x_n is convergent in (R^2 || ||_\infy)

Claim: x_n(1) and x_n(2) are Cauchy sequences in (R, || ||).
That last thing should be (R, | |), since the norm on ℝ is just the absolute value.

bugatti79 said:
Since x_n(1) and x_n(2) are Cauchy then there exist an epsilon>0 s.t.
No. Since they are Cauchy, for all ε>0, there exists a positive integer N such that...

bugatti79 said:
||?||_\infty = sup |?| < ε for all ? >= ?

(The above line, I am not sure what to put in, confused with the lettering etc.
The sup norm (which is a norm on ℝ2) has nothing to do with this part, since we're talking about Cauchy sequences in ℝ. What you need to do here is to just use the definition of "Cauchy sequence" to figure out how to end the "for all" statement I started above. You just need to understand what the statements "x_n(1) is a Cauchy sequence" and "x_n(2) is a Cauchy sequence" mean.


bugatti79 said:
Since it is given that R is complete, ie the real line is complete, then we can say x_n(1) and x_n(2) converge to x(1) and x(2) respectively...?
You can't say that ##x_n\to x(1)## until you have defined what x(1) is.
 
  • #29
Fredrik said:
That last thing should be (R, | |), since the norm on ℝ is just the absolute value.


No. Since they are Cauchy, for all ε>0, there exists a positive integer N such that...


The sup norm (which is a norm on ℝ2) has nothing to do with this part, since we're talking about Cauchy sequences in ℝ. What you need to do here is to just use the definition of "Cauchy sequence" to figure out how to end the "for all" statement I started above. You just need to understand what the statements "x_n(1) is a Cauchy sequence" and "x_n(2) is a Cauchy sequence" mean.


Since they are Cauchy, for all ε>0, there exists a positive integer N such that

|x_m-x_n|< epsilon for m,n >= N..?
 
  • #30
The expression |x_n-x_m| doesn't really make sense, does it? For each n, x_n is in ℝ2, but the absolute value is a norm on ℝ. I sugggest you take another look at my list of tips in post #25, in particular tip number 4.

Also, the statement you're trying to use is about x_n(1) and x_n(2). You can't immediately jump to a conclusion about x_n.
 
  • #31
Fredrik said:
The statement you're trying to use is about x_n(1) and x_n(2). You can't immediately jump to a conclusion about x_n.

Since they are Cauchy, for all ε>0, there exists a positive integer N such that

|x_a-x_n(1)|< epsilon for a,n >= N and similarly

|x_b-x_n(2)|< epsilon for b,n >= N

or

Since they are Cauchy, for all ε>0, there exists a positive integer N_(1,2) such that

|x_m-x_n(1)|< epsilon for m,n >= N_1 and similarly

|x_m-x_n(2)|< epsilon for m,n >= N_2 ..?
 
  • #32
Yes, both of those are correct. The first one is the one we want. Note that it follows from the second one. (We can define N=max{N_1,N_2}).

Instead of "there exists a positive integer N_(1,2)", it would have been better to say "there exist positive integers N_1 and N_2".

Not really important, but perhaps still worth mentioning: If you need more than two symbols for integers, and you have already used n and m, I think you should use i,j or k. This is more of a tradition than anything else.
 
  • #33
Fredrik said:
Yes, both of those are correct. The first one is the one we want. Note that it follows from the second one. (We can define N=max{N_1,N_2}).

Instead of "there exists a positive integer N_(1,2)", it would have been better to say "there exist positive integers N_1 and N_2".

Not really important, but perhaps still worth mentioning: If you need more than two symbols for integers, and you have already used n and m, I think you should use i,j or k. This is more of a tradition than anything else.

Since they are Cauchy, for all ε>0, there exists positive integers N_1 and N_2 such that

|x_m-x_n(1)|< epsilon for m,n >= N_1 and similarly

|x_m-x_n(2)|< epsilon for m,n >= N_2. We can define N=(N_1, N_2)

so |x_m-x_n(1)| and |x_m-x_n(2)| both tend to 0 when m,n tend to infinity.

Hence x_n(1) and x_n(2) are Cauchy, but since we know R is complete, these Cauchy's must converge, therefore let x_(1) and x_(2) be the limits of x_n(1) and x_n(2) respectively...?
 
  • #34
Oh, wait, when I said those two were correct, I didn't see that you had written things like |x_m-x_n(1)|. This clearly doesn't make sense. x_m is in ℝ2, and x_n(1) is in ℝ, so the difference x_m-x_n(1) is nonsense. I thought you had written |x_m(1)-x_n(1)|.

There are several other (enormous) problems here. I may have caused some of your confusion, because I sort of forgot what we were doing for a while, and only looked at whether your statements made sense individually. You were supposed to do what I called "step 1" in post #25, i.e. you were supposed to prove that prove that x_n(1) and x_n(2) are Cauchy with respect to the standard metric on R. Since I had temporarily forgotten that, I didn't even realize that you opened with "Since x_n(1) and x_n(2) are Cauchy...".

I don't even know what to say. How many times have you been told that you can't assume what you're trying to prove? Is this concept hard to understand? Consider this "proof" of the claim that the moon is made of cheese:
Since the moon is made of cheese, [insert anything you want here]. Therefore, the moon is made of cheese.​
Don't you see how absurd this is? If you assume the thing you're trying to prove, you can prove anything. You can prove that every statement is true, even the ones that are known to be false. You need to continue to think about this until you are absolutely sure that you understand it perfectly.
 
  • #35
Fredrik said:
Oh, wait, when I said those two were correct, I didn't see that you had written things like |x_m-x_n(1)|. This clearly doesn't make sense. x_m is in ℝ2, and x_n(1) is in ℝ, so the difference x_m-x_n(1) is nonsense. I thought you had written |x_m(1)-x_n(1)|.

There are several other (enormous) problems here. I may have caused some of your confusion, because I sort of forgot what we were doing for a while, and only looked at whether your statements made sense individually. You were supposed to do what I called "step 1" in post #25, i.e. you were supposed to prove that prove that x_n(1) and x_n(2) are Cauchy with respect to the standard metric on R. Since I had temporarily forgotten that, I didn't even realize that you opened with "Since x_n(1) and x_n(2) are Cauchy...".

I don't even know what to say. How many times have you been told that you can't assume what you're trying to prove? Is this concept hard to understand? Consider this "proof" of the claim that the moon is made of cheese:
Since the moon is made of cheese, [insert anything you want here]. Therefore, the moon is made of cheese.​
Don't you see how absurd this is? If you assume the thing you're trying to prove, you can prove anything. You can prove that every statement is true, even the ones that are known to be false. You need to continue to think about this until you are absolutely sure that you understand it perfectly.
Fredrik said:
Assumption: x_n is Cauchy with respect to the sup norm.

Step 1: Prove that x_n(1) and x_n(2) are Cauchy with respect to the standard metric on R.

Let x_n=(x_n(1), x_n(2)) be an arbitrary Cauchy sequence in (R^2, || ||_\infty). Need to show x_n is convergent in (R^2 || ||_\infy)

Claim: x_n(1) and x_n(2) are Cauchy sequences in (R, | |).

Since they are Cauchy, for all ε>0, there exists positive integers N_1 and N_2 such that

|x_m(1)-x_n(1)|< epsilon for m,n >= N_1 and similarly

|x_m(2)-x_n(2)|< epsilon for m,n >= N_2. We can define N=(N_1, N_2)

so |x_m(1)-x_n(1)| and |x_m(2)-x_n(2)| both tend to 0 when m,n tend to infinity...
 
  • #36
bugatti79 said:
Let x_n=(x_n(1), x_n(2)) be an arbitrary Cauchy sequence in (R^2, || ||_\infty). Need to show x_n is convergent in (R^2 || ||_\infy)

Claim: x_n(1) and x_n(2) are Cauchy sequences in (R, | |).

Since they are Cauchy,
As I said (many, many times), the last line in the quote above is the single biggest mistake you can possibly make in a proof. Please read my previous post again.
 
Last edited:
  • #37
Fredrik said:
As I said (many, many times), the last line in the quote above is the single biggest mistake you can possibly make in a proof. Please read my previous post again.

Is it correct to 'claim' that they are Cauchy and then prove this? If so, I don't know how to prove they are Cauchy in R apart from what I have shown.
 
  • #38
It's certainly OK to say that you're going to prove something, and then do it. I like statements like that in proofs, because they make the proofs easier to read.

I always interpreted your "Claim:" as "I'm going to prove that x_n(1) and x_n(2) are Cauchy".

Surely you must have some idea about how to do it. You seem understand what the statements "x_n(1) is Cauchy" and "x_n(2) is Cauchy" mean. Do you really see no way to use the assumption about x_n to prove that those statements are true? If you don't see it immediately, I suggest that you just write down the meaning of the statements
(a) x_n is Cauchy with respect to ##\|\ \|_\infty##.
(b) x_n(1) is Cauchy with respect to | |.
(c) x_n(2) is Cauchy with respect to | |.​
on a piece of paper, and than stare at what you wrote until you see how similar (a) is to the other two. When you understand what you're looking at, it will be easy to prove that (a) implies (b), and that (a) implies (c).
 
  • #39
Fredrik said:
It's certainly OK to say that you're going to prove something, and then do it. I like statements like that in proofs, because they make the proofs easier to read.

I always interpreted your "Claim:" as "I'm going to prove that x_n(1) and x_n(2) are Cauchy".

Surely you must have some idea about how to do it. You seem understand what the statements "x_n(1) is Cauchy" and "x_n(2) is Cauchy" mean. Do you really see no way to use the assumption about x_n to prove that those statements are true? If you don't see it immediately, I suggest that you just write down the meaning of the statements
(a) x_n is Cauchy with respect to ##\|\ \|_\infty##.
(b) x_n(1) is Cauchy with respect to | |.
(c) x_n(2) is Cauchy with respect to | |.​
on a piece of paper, and than stare at what you wrote until you see how similar (a) is to the other two. When you understand what you're looking at, it will be easy to prove that (a) implies (b), and that (a) implies (c).

No its not obvious to me so I will write down the meaning of each later. In the meantime however, what about thread 13 starting from 'suppose...' to prove that x_n(1) and x_n(2) are Cauchy?
 
  • #40
bugatti79 said:
No its not obvious to me so I will write down the meaning of each later.
I'll write down the meaning now. I'll ignore (c) for now (because it's dealt with in essentially the same way as (b)).

Let ε>0 be arbitrary.

(a) There's a positive integer N such that for all n,m≥N, max{|x_n(1)-x_n(1)|,|x_n(2)-x_n(2)|}<ε.
(b) There's a positive integer N such that for all n,m≥N, |x_n(1)-x_m(1)|<ε.

You just need to prove that if (a) is true, then so is (b).
bugatti79 said:
what about thread 13 starting from 'suppose...' to prove that x_n(1) and x_n(2) are Cauchy?
That's a good way to prove that if x_n(1) and x_n(2) is convergent, they are also Cauchy. This is of no use to us here, since we won't obtain the result that they're convergent until after we have already proved that they're Cauchy.
 
  • #41
Fredrik said:
I'll write down the meaning now. I'll ignore (c) for now (because it's dealt with in essentially the same way as (b)).

Let ε>0 be arbitrary.

(a) There's a positive integer N such that for all n,m≥N, max{|x_n(1)-x_m(1)|,|x_n(2)-x_m(2)|}<ε.
(b) There's a positive integer N such that for all n,m≥N, |x_n(1)-x_m(1)|<ε.

You just need to prove that if (a) is true, then so is (b).

1) I find it counter intuitive that we use 'assumption about x_n' to prove that x_n(1) and x_n(2) are Cauchy in R when we actually need to prove that x_n is convergent in (R^2,|| ||_infty)
I thought one would be using the facts we obtained about x_n(1) and x_n(2) in R to prove x_n is convergent in R^2.

2) I don't know how to prove (a) is true despite you illustrating its meaning unfortunately...?
 
Last edited:
  • #42
bugatti79 said:
1) I find it counter intuitive that we use 'assumption about x_n' to prove that x_n(1) and x_n(2) are Cauchy in R when we actually need to prove that x_n is convergent in (R^2,|| ||_infty)
I thought one would be using the facts we obtained about x_n(1) and x_n(2) in R to prove x_n is convergent in R^2.

2) I don't know how to prove (a) is true despite you illustrating its meaning unfortunately...?

Fredrik said:
I'll write down the meaning now. I'll ignore (c) for now (because it's dealt with in essentially the same way as (b)).

Let ε>0 be arbitrary.

(a) There's a positive integer N such that for all n,m≥N, max{|x_n(1)-x_n(1)|,|x_n(2)-x_n(2)|}<ε.
(b) There's a positive integer N such that for all n,m≥N, |x_n(1)-x_m(1)|<ε.

You just need to prove that if (a) is true, then so is (b).

if we use use the assumption that x_n is Cauchy wrt sup norm then we can say

There's a positive integer N such that for all n,m≥N, max{|x_n(1)-x_m(1)|,|x_n(2)-x_m(2)|}<ε then we have that

|x_n(1)-x_m(1)|<=max{|x_n(1)-x_n(1)|,|x_n(2)-x_n(2)|}<ε and
|x_n(2)-x_m(2)|<=max{|x_n(1)-x_n(1)|,|x_n(2)-x_n(2)|}<ε...?
 
  • #43
bugatti79 said:
1) I find it counter intuitive that we use 'assumption about x_n' to prove that x_n(1) and x_n(2) are Cauchy in R when we actually need to prove that x_n is convergent in (R^2,|| ||_infty)
I thought one would be using the facts we obtained about x_n(1) and x_n(2) in R to prove x_n is convergent in R^2.
We will do that too. That's step 3. But to prove that x_n is convergent, we need to first guess what member of ℝ2 it converges to. That member will have two components, that we are choosing to call x(1) and x(2). So I find it very intuitive that we will use the two "component sequences" x_n(1) and x_n(2) to define x(1) and x(2).

Is it also intuitive that, we should use the properties of x_n and the sup norm to do that? Maybe not, but the problem tells you to do that. We can't possibly expect to prove an implication ##A\Rightarrow B## without using the definition of A.

Recall that this is the plan for the proof:
Fredrik said:
Assumption: x_n is Cauchy with respect to the sup norm.

Step 1: Prove that x_n(1) and x_n(2) are Cauchy with respect to the standard metric on R.

Step 2: Conclude that x_n(1) and x_n(2) are convergent with respect to the standard metric on R, and define x(1) and x(2) as the limits of those sequences.

Step 3: Guess that x_n converges to (x(1),x(2)) with respect to the sup norm[/color], and prove that your guess is correct.
I added the colored part now, to improve clarity.

This comment breaks down step 1 further:
Fredrik said:
Let ε>0 be arbitrary.

(a) There's a positive integer N such that for all n,m≥N, max{|x_n(1)-x_m[/color](1)|,|x_n(2)-x_m[/color](2)|}<ε.
(b) There's a positive integer N such that for all n,m≥N, |x_n(1)-x_m(1)|<ε.

You just need to prove that if (a) is true, then so is (b).
This time the colored stuff is a correction of a typo. x_n(1)-x_n(1) would of course be =0.

bugatti79 said:
2) I don't know how to prove (a) is true despite you illustrating its meaning unfortunately...?
Why do you think you need to prove (a)?

bugatti79 said:
if we use use the assumption that x_n is Cauchy wrt sup norm then we can say

There's a positive integer N such that for all n,m≥N, max{|x_n(1)-x_m(1)|,|x_n(2)-x_m(2)|}<ε
Exactly. (a) is true by assumption.

bugatti79 said:
|x_n(1)-x_m(1)|<=max{|x_n(1)-x_m[/color](1)|,|x_n(2)-x_m[/color](2)|}<ε and
|x_n(2)-x_m(2)|<=max{|x_n(1)-x_m[/color](1)|,|x_n(2)-x_m[/color](2)|}<ε...?
Yes, these are the inequalities you need to use. (Note the colored corrections. When you copied and pasted from my post, you included the typo). You just need to be more precise about what we're actually doing here. This is how I would say it:

Let ε>0 be arbitrary. Let N be a positive integer such that for all n,m ≥ N, we have max{|x_n(1)-x_m(1)|,|x_n(2)-x_m(2)|}<ε. (The assumption tells us that such an N exists). This choice of N ensures that for all n,m ≥ N, we have |x_n(1)-x_m(1)| ≤ max{|x_n(1)-x_m(1)|,|x_n(2)-x_m(2)|}<ε, and |x_n(2)-x_m(2)| ≤ max{|x_n(1)-x_m(1)|,|x_n(2)-x_m(2)|}<ε.

That wasn't so hard, was it? That's the entire step 1. Please make sure that you understand what I did here before you move on to step 2.
 
Last edited:
  • #44
I am putting the info together.

Given that R is complete, prove that R^2 with the sup norm is complete

Assumption: x_n is Cauchy with respect to the sup norm.

Step 1: Prove that x_n(1) and x_n(2) are Cauchy with respect to the standard metric on R

Let ε>0 be arbitrary. Let N be a positive integer such that for all n,m ≥ N, we have max{|x_n(1)-x_m(1)|,|x_n(2)-x_m(2)|}<ε. (The assumption tells us that such an N exists).

This choice of N ensures that for all n,m ≥ N, we have

|x_n(1)-x_m(1)| ≤ max{|x_n(1)-x_m(1)|,|x_n(2)-x_m(2)|}<ε, and

|x_n(2)-x_m(2)| ≤ max{|x_n(1)-x_m(1)|,|x_n(2)-x_m(2)|}<ε

Step 2: Conclude that x_n(1) and x_n(2) are convergent with respect to the standard metric on R, and define x(1) and x(2) as the limits of those sequences.

I am a little confused here. In step 1, we were to prove x_n(1) and x_n(2) are Cauchy but here in step 2 we have to conclude that these 2 are convergent. I am unable to see the link between 'Cauchy' and 'convergent'. Looking at my notes I just come across the following definition
'A metric space or nls in which all Cauchy sequences converge is called a complete metric or nls'
But I can't make any further conclusion.

When we do prove these 2 are convergent I know we can write

x(1)=lim x_(1) for n to \infty
x(2)=lim x_(2) for n to \infty
 
  • #45
bugatti79 said:
I am a little confused here. In step 1, we were to prove x_n(1) and x_n(2) are Cauchy but here in step 2 we have to conclude that these 2 are convergent. I am unable to see the link between 'Cauchy' and 'convergent'. Looking at my notes I just come across the following definition
'A metric space or nls in which all Cauchy sequences converge is called a complete metric or nls'
But I can't make any further conclusion.
Here you just have to know that ℝ with the standard metric is complete. That's an entirely different theorem, so you wouldn't be expected to prove it as a part of this problem. So you can immediately conclude that x_n(1) and x_n(2) are convergent. Then you define x(1)=lim_n x_n(1) and x(2)=lim_n x_n(2), and move on to step 3.
 
  • #46
Fredrik said:
Here you just have to know that ℝ with the standard metric is complete. That's an entirely different theorem, so you wouldn't be expected to prove it as a part of this problem. So you can immediately conclude that x_n(1) and x_n(2) are convergent. Then you define x(1)=lim_n x_n(1) and x(2)=lim_n x_n(2), and move on to step 3.

Given that R is complete, prove that R^2 with the sup norm is complete

Assumption: x_n is Cauchy with respect to the sup norm.

Step 1: Prove that x_n(1) and x_n(2) are Cauchy with respect to the standard metric on R

Let ε>0 be arbitrary. Let N be a positive integer such that for all n,m ≥ N, we have max{|x_n(1)-x_m(1)|,|x_n(2)-x_m(2)|}<ε. (The assumption tells us that such an N exists).

This choice of N ensures that for all n,m ≥ N, we have

|x_n(1)-x_m(1)| ≤ max{|x_n(1)-x_m(1)|,|x_n(2)-x_m(2)|}<ε, and

|x_n(2)-x_m(2)| ≤ max{|x_n(1)-x_m(1)|,|x_n(2)-x_m(2)|}<ε

Step 2: Conclude that x_n(1) and x_n(2) are convergent with respect to the standard metric on R, and define x(1) and x(2) as the limits of those sequences.

Since we are given that R is complete with the standard metric we can say that x_n(1) and x_n(2) are convergent. Hence
x(1)=lim_n x_n(1) and x(2)=lim_n x_n(2)

Step 3: Guess that x_n converges to x, ie x_n=(x_n(1),x_n(2)) converges to x=(x(1),x(2)) and prove that your guess is correct.

let ε>0 be arbitrary. From step 2 we have that x_n(1) converges to x(1), then there exists n_1 in N s.t |x_n(1)-x(1)| < ε/2 for all n >=n_1

Similarly

we have that x_n(2) converges to x(2), then there exists n_2 in N s.t |x_n(2)-x(2)| < ε/2 for all n >=n_2

Therefore for all n>n_0=max{n_1,n_2} we have that
||x_n-x||_\infty = ||(x_n(1)-x(1)), (x_n(2)-x(2))||_\infty< ε/2+ε/2<ε

Therefore
x_n converges to x. Since x_n was Cauchy this implies R^2 with the sup norm is complete...?
 
  • #47
bugatti79 said:
Assumption: x_n is Cauchy with respect to the sup norm.
This statement is OK, but I would rather say "Let x_n be an arbitrary sequence in ℝ2 that's Cauchy with respect to the sup norm". (I just think it sounds a bit weird to suggest that we're making an assumption, when we're just trying to make it clear that we're going to prove something that holds for all Cauchy sequences in the given metric space).

bugatti79 said:
Step 2: Conclude that x_n(1) and x_n(2) are convergent with respect to the standard metric on R, and define x(1) and x(2) as the limits of those sequences.

Since we are given that R is complete with the standard metric we can say that x_n(1) and x_n(2) are convergent. Hence
x(1)=lim_n x_n(1) and x(2)=lim_n x_n(2)

Here you should say something to indicate how and where you're using the completeness of ℝ. For example, you can change the "since" statement to something like this: "Since ℝ with the standard metric is a complete metric space, the result of step 1 implies that x_n(1) and x_n(2) are convergent."

bugatti79 said:
Step 3: Guess that x_n converges to x, ie x_n=(x_n(1),x_n(2)) converges to x=(x(1),x(2)) and prove that your guess is correct.

let ε>0 be arbitrary. From step 2 we have that x_n(1) converges to x(1), then there exists n_1 in N s.t |x_n(1)-x(1)| < ε/2 for all n >=n_1

Similarly

we have that x_n(2) converges to x(2), then there exists n_2 in N s.t |x_n(2)-x(2)| < ε/2 for all n >=n_2

Therefore for all n>n_0=max{n_1,n_2} we have that
||x_n-x||_\infty = ||(x_n(1)-x(1)), (x_n(2)-x(2))||_\infty< ε/2+ε/2<ε

Therefore
x_n converges to x. Since x_n was Cauchy this implies R^2 with the sup norm is complete...?

Most of this looks good, but there are some problems with the calculation ||x_n-x||_\infty = ||(x_n(1)-x(1)), (x_n(2)-x(2))||_\infty< ε/2+ε/2<ε. The first equality is good (it shows that you're using the definition of the - symbol correctly), but then you need to show that you're using the definition of the sup norm, and the properties of the n_0 you defined, to turn ##\|\text{something}\|_\infty## into something that involves ε. If you do this, the result will not be ε/2+ε/2.
 
  • #48
Fredrik said:
Most of this looks good, but there are some problems with the calculation ||x_n-x||_\infty = ||(x_n(1)-x(1)), (x_n(2)-x(2))||_\infty< ε/2+ε/2<ε. The first equality is good (it shows that you're using the definition of the - symbol correctly), but then you need to show that you're using the definition of the sup norm, and the properties of the n_0 you defined, to turn ##\|\text{something}\|_\infty## into something that involves ε. If you do this, the result will not be ε/2+ε/2.

||x_n-x||_\infty = ||(x_n(1)-x(1)), (x_n(2)-x(2))||_\infty =max{|x_n(1)-x(1)|,|x_n(2)-x(2)|}<ε

If this is correct, I am not sure why we couldn't use epsilon over 2 ..?
 
  • #49
That's correct. If you choose n_0 such that |x_n(1)-x(1)|<ε and |x_n(2)-x(2)|<ε for all n ≥ n_0, then the equalities and inequality that you just posted hold for all n ≥ n_0. If you instead choose n_0 such that |x_n(1)-x(1)|<ε/2 and |x_n(2)-x(2)|<ε/2 for all n ≥ n_0, then you get,

||x_n-x||_\infty = ||(x_n(1)-x(1)), (x_n(2)-x(2))||_\infty =max{|x_n(1)-x(1)|,|x_n(2)-x(2)|}<ε/2<ε.

for all n ≥ n_0. So it doesn't matter which of these two definitions of n_0 you use. What I was concerned about was that you wrote ε/2+ε/2. Such expressions show up when we use the triangle inequality, but we didn't do that here. So I was worried that you didn't even use the definition of the norm, and did something else (perhaps something involving a triangle inequality) to get ε/2+ε/2.
 
  • #50
Fredrik said:
Such expressions show up when we use the triangle inequality, but we didn't do that here. So I was worried that you didn't even use the definition of the norm, and did something else (perhaps something involving a triangle inequality) to get ε/2+ε/2.

Yes, I was mixing this up with what I did in post 13 which involved the triangle inequality.

Just one final question,

From your post #43 you state

'Is it also intuitive that, we should use the properties of x_n and the sup norm to do that? Maybe not, but the problem tells you to do that.'

Where in the question in post 1 does it specifically tell you to do this?

Thanks for you perseverance, much appreciated.
 

Similar threads

Replies
1
Views
2K
Replies
26
Views
2K
Replies
6
Views
1K
Replies
3
Views
1K
Replies
5
Views
2K
Replies
12
Views
2K
Replies
43
Views
4K
Back
Top