Sequences and convergence in the standard topology

Click For Summary

Homework Help Overview

The discussion revolves around a proof related to sequences and convergence in the context of standard topology. The original poster presents a proposition regarding the convergence of a scaled sequence {can} given that {an} converges to a, with c being a non-zero real number.

Discussion Character

  • Conceptual clarification, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the implications of c being positive or negative and how it affects the inequalities in the proof. There are questions about the necessity of certain steps in the proof, particularly regarding the justification of intervals in the standard topology. Additionally, there is a discussion about the definition of convergence and the requirement for finding a specific m in N.

Discussion Status

The discussion is ongoing, with participants providing clarifications and addressing concerns raised by the original poster. Some guidance has been offered regarding the definition of convergence and the implications of the proof structure, but no consensus has been reached on all points.

Contextual Notes

Participants are considering the implications of the proof under different conditions for c and are questioning the necessity of certain arguments. There is also a focus on the definitions and requirements surrounding the concept of convergence in topology.

moweee
Messages
3
Reaction score
0
Hello all.

I have to present a proof to our Intro to Topology class and I just wanted to make sure I did it right (before I look like a fool up there).


Proposition

Let c be in ℝ such that c≠0. Prove that if {an} converges to a in the standard topology, denoted by τs, then {can} converges to ca in the standard topology on ℝ.


Proof

Let c [itex]\in[/itex] ℝ such that c≠0. Suppose {an} converges to a in the standard topology, denoted by τs.

Let V [itex]\in[/itex] τs with ca in V. Since V in τs, there exists an interval (p,q) with ca [itex]\in[/itex] (p,q) and (p,q) [itex]\subseteq[/itex] V. Thus, p < ca < q, which implies p/c < a < q/c.

Note that p/c < (p/c + a)/2 < a < (q/c + a)/2 < q/c

Thus, (p/c , q/c) [itex]\in[/itex] τs such that a [itex]\in[/itex] (p/c, q/c).

Since, by our assumption, {an} converges to a in the standard topology, there exists m [itex]\in[/itex] N such that an [itex]\in[/itex] (p/c,q/c) for all n ≥ m. Hence, p/c < an < q/c. Hence, p < can< q for all n≥m. Since can [itex]\in[/itex] (p,q) and (p,q) [itex]\subseteq[/itex] V, can [itex]\in[/itex]V for all n ≥ m.

Therefore, {can} converges to ca in the standard topology on ℝ.
 
Physics news on Phys.org
Looks pretty good. Two minor points.

moweee said:
Hello all.

I have to present a proof to our Intro to Topology class and I just wanted to make sure I did it right (before I look like a fool up there).


Proposition

Let c be in ℝ such that c≠0. Prove that if {an} converges to a in the standard topology, denoted by τs, then {can} converges to ca in the standard topology on ℝ.


Proof

Let c [itex]\in[/itex] ℝ such that c≠0. Suppose {an} converges to a in the standard topology, denoted by τs.

Let V [itex]\in[/itex] τs with ca in V. Since V in τs, there exists an interval (p,q) with ca [itex]\in[/itex] (p,q) and (p,q) [itex]\subseteq[/itex] V. Thus, p < ca < q, which implies p/c < a < q/c.

Beware that c might be negative.

Note that p/c < (p/c + a)/2 < a < (q/c + a)/2 < q/c

I don't really see the point of this line. Why is this necessary??

Thus, (p/c , q/c) [itex]\in[/itex] τs such that a [itex]\in[/itex] (p/c, q/c).

Since, by our assumption, {an} converges to a in the standard topology, there exists m [itex]\in[/itex] N such that an [itex]\in[/itex] (p/c,q/c) for all n ≥ m. Hence, p/c < an < q/c. Hence, p < can< q for all n≥m. Since can [itex]\in[/itex] (p,q) and (p,q) [itex]\subseteq[/itex] V, can [itex]\in[/itex]V for all n ≥ m.

Therefore, {can} converges to ca in the standard topology on ℝ.
 
Oh ok. So if I consider cases-- with c>0 and c<0-- then most of the work stays in tact. But in the case where c<0, when I divide by c, the inequalities will change, but this will later be undone when I multiply by c at the end. So it should still work. Correct?

I mentioned that p/c < (p/c + a)/2 < a < (q/c + a)/2 < q/c because I needed to justify that (p/c, q/c) is in fact in the standard topology by showing that there exists an interval--specifically, the interval ( (p/c + a)/2, (q/c + a)/2 )-- such that a is in said interval and said interval is contained in (p/c,q/c).

One thing is bothering me though...my prof always stressed that when prove that something "exists" when have to choose/set it. I get confused when using the definition of convergence since it implies that there exists an m\in N such that blah blah blah. By showing such an m exists, is that enough? Or do I have to find a specific m\in N where it works? Am I making any sense?
 
Last edited:
moweee said:
Oh ok. So if I consider cases-- with c>0 and c<0-- then most of the work stays in tact. But in the case where c<0, when I divide by c, the inequalities will change, but this will later be undone when I multiply by c at the end. So it should still work. Correct?

That's ok.

I mentioned that p/c < (p/c + a)/2 < a < (q/c + a)/2 < q/c because I needed to justify that (p/c, q/c) is in fact in the standard topology by showing that there exists an interval--specifically, the interval ( (p/c + a)/2, (q/c + a)/2 )-- such that a is in said interval and said interval is contained in (p/c,q/c).

Ok, I see what you mean. But what is your definition of the standard topology?? Can't you just say that (p/c,q/c) is the interval contained in (p/c,q/c)?? Not that it matters much...

One thing is bothering me though...my prof always stressed that when prove that something "exists" when have to choose/set it. I get confused when using the definition of convergence since it implies that there exists an m\in N such that blah blah blah. By showing such an m exists, is that enough? Or do I have to find a specific m\in N where it works? Am I making any sense?

The existence follows directly from the definition of convergence, no? I mean: if you know that an converges, then you automatically get the existence of an m such that blablabla.

If you want to show convergence, then you need to find a specific m. But here you're already given convergence, so existence is no problem here.
 
micromass said:
Can't you just say that (p/c,q/c) is the interval contained in (p/c,q/c)?? Not that it matters much...

Oh duh! That makes sense and is a lot less complicated.

micromass said:
The existence follows directly from the definition of convergence, no? I mean: if you know that an converges, then you automatically get the existence of an m such that blablabla.

If you want to show convergence, then you need to find a specific m. But here you're already given convergence, so existence is no problem here.

Thanks for clearing that up. I appreciate your help =]
 

Similar threads

  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
7K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 58 ·
2
Replies
58
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
5
Views
2K
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K