New Reply

Proof of an open set

 
Share Thread Thread Tools
Jul25-12, 01:25 AM   #1
 
Recognitions:
Gold Membership Gold Member

Proof of an open set


[tex]
Let\,S=\,\{(x,y)\,\in\,\mathbb{R}^2\,|\,xy\,>\,1\}
[/tex]
Show S is open.

I've been reading everything I can get my hands on to get a handle on these sort of proofs. I think I have the definitions of everything down solid but my problem seems to be proving things for myself as I think is true for almost everyone who is first confronted with this stuff. This is what I've done so far....

Let xy be defined as a point q. We define a point z [itex]\in[/itex] D(w,r), where [itex]r=\frac{1}{2}d(w,q)[/itex].
Further;
d(w,q) [itex]\leq[/itex] d(q,z) + d(z,w).
Hence, d(q,z) [itex]\geq[/itex] d(w,q) - d(z,w)


I don't know where to move from here. I'm not even sure if I'm on the right track. I know I can substitute d(w,q) as 2r but I don't know if that will help me at all. Also (for clarification) 'D(w,r)' is my 'ball' in [itex]\mathbb{R}^2[/itex] centered at 'w' with a radius 'r'.

Thanks for the help.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Jul25-12, 01:44 AM   #2
 
Mentor
Quote by mateomy View Post
[tex]
Let\,S=\,\{(x,y)\,\in\,\mathbb{R}^2\,|\,xy\,>\,1\}
[/tex]
Show S is open.

I've been reading everything I can get my hands on to get a handle on these sort of proofs. I think I have the definitions of everything down solid but my problem seems to be proving things for myself as I think is true for almost everyone who is first confronted with this stuff. This is what I've done so far....

Let xy be defined as a point q. We define a point z [itex]\in[/itex] D(w,r), where [itex]r=\frac{1}{2}d(w,q)[/itex].
Further;
d(w,q) [itex]\leq[/itex] d(q,z) + d(z,w).
Hence, d(q,z) [itex]\geq[/itex] d(w,q) - d(z,w)

I don't know where to move from here. I'm not even sure if I'm on the right track. I know I can substitute d(w,q) as 2r but I don't know if that will help me at all. Also (for clarification) 'D(w,r)' is my 'ball' in [itex]\mathbb{R}^2[/itex] centered at 'w' with a radius 'r'.

Thanks for the help.
What's the definition of an open set?
 
Jul25-12, 01:53 AM   #3
 
Recognitions:
Gold Membership Gold Member
Informally...an open set is any set whose boundary points are not included within that set. Also, if a point within the set was to have an epsilon 'ball' draw around it of an arbitrary radius any point within that ball would also be located within the set.
 
Jul25-12, 06:48 AM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Proof of an open set


The first thing you should do is draw the set. What is the boundary of that set? Then let (x, y) be a point in the set and show that is it NOT in that boundary. Use your picture to decide what is the shortest distance from (x, y) to the boundary.

mateomy, "an open set is any set whose boundary points are not included within that set" is not necessarily "informal". Some text books use that as the definition of "open sets" (in a metric space, of course) after defining a boundary point, p, of set A to be a point such that every ball centered on p contains some points in A and some points not in A.
 
Jul25-12, 06:52 AM   #5
 
Quote by mateomy View Post
Informally...an open set is any set whose boundary points are not included within that set. Also, if a point within the set was to have an epsilon 'ball' draw around it of an arbitrary radius any point within that ball would also be located within the set.
This isn't the most beginner friendly definition to go by.
HallsofIvy's definition is much nicer, it gives you a better idea of an open set as a set where you've always got a little freedom to move about.
 
Jul25-12, 11:52 AM   #6
 
Recognitions:
Gold Membership Gold Member
I've drawn a diagram, that's how I arrived at my triangle inequality. I was thinking about doing something along these lines:


[tex]
r\,=\,\frac{1}{2}d(w,q)
[/tex]

So we can rewrite that as 2r, and because we know that d(w,z) is less than our 'ball' radius we can rewrite the entire inequality as

[tex]
d(q,z)\,\geq\,d(w,q)\,-\,d(z,w)\,>\,2r\,-\,r
[/tex]

And since we know the r is never zero d(q,z) will always be greater than zero and hence, our 'ball' will always remain within the set.

Does that work? (I'd clean it up a little obviouslly)

Thanks again, everyone.
 
New Reply
Thread Tools


Similar Threads for: Proof of an open set
Thread Forum Replies
Proof of Open Mapping Theorem? (Ash & Novinger) Calculus 4
Topology Proof (Closed/Open Sets) Calculus & Beyond Homework 1
open ball proof Calculus 5
Calculus III: Open sets proof help Calculus & Beyond Homework 2
Why the proof of Heine-Borel theorem doesn't work for open sets. Calculus 3