Proving Openness of Set S in R^2

  • Level: Graduate 
  • Thread starter Thread starter poutsos.A
  • Start date Start date
  • Tags Tags
    Set
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
5 replies · 2K views
poutsos.A
Messages
102
Reaction score
1
How do we prove that the following set is open??


S= [tex]R^2[/tex]- {(x,y) : y=[tex]x^2[/tex], xεR}

WHERE R is for real Nos
 
Physics news on Phys.org
How about using the definition of "open set", which, in a metric space, is that every point of the set is an interior point. Let (x,y) be a point in S which means it is a pair of real numbers such that y is NOT equal to [itex]x^2[/itex]. Then show that there exist a distance r such that all points within r of (x,y) are also in S.

One way to do that is to find the shortest distance from (x,y) to the curve [itex]y= x^2[/itex] and take half that distance as r.

Frankly, it is hard to see how you could be expected to do a problem like this if you could not see how to prove that the limit of a constant sequence is that constant.
 
Thanx, but how do we calculate that distance d(x,y) =r??
 
poutsos.A said:
Thanx, but how do we calculate that distance d(x,y) =r??

distance formula?
 
poutsos.A said:
Thanx, but how do we calculate that distance d(x,y) =r??
As long as you know there is such a non-zero distance, you don't need to know what it is!
 
From the definition of the open set we have:

S is open iff for all xεS THERE exists r>0 such that Disc(x,r) [tex]\subseteq S[/tex]

........or(equivalently)..........


S is open iff for all xεS ,there exists r>0 such that, yεDisc(x,r) =====> yεS.


Let now x=(k,l) ,y=(m,n) then yεDisc(x,r) <=====>[tex]\sqrt{(k-m)^2+(l-n)^2}[/tex]< r

AND the above becomes:



S is open iff [if (k,l)εS then there exists r>0 such that ,if [tex]\sqrt{(k-m)^2+(l-n)^2}[/tex]< r then (m,n)εS].


But (k,l)εS <====> k< [tex]\l^2[/tex], (m,n)εS <====> m< [tex]\ n^2[/tex]. And if w=(o,p) is a point on the curve THEN the distance between y and w is :

....[tex]\sqrt{(m-o)^2 + (n-p)^2}[/tex]..........

AND if we choose r< [tex]\sqrt{(m-o)^2 + (n-p)^2}[/tex]...the above becomes:



S is open iff .

......if... k< [tex]\l^2[/tex] and o=p^2 and [tex]\sqrt{(k-m)^2+(l-n)^2}[/tex]< [tex]\sqrt{(m-o)^2 + (n-p)^2}[/tex]... then m< [tex]\ n^2[/tex]

Can anybody curry on from here?

Also note k< [tex]\l^2[/tex] is one case another is k> [tex]\l^2[/tex]