Prove that a set is an open set

  • Thread starter Thread starter Andrés85
  • Start date Start date
  • Tags Tags
    Set
Click For Summary
SUMMARY

The set defined by {(x,y) ∈ ℝ² | 1 < x² + y² < 7} is proven to be an open set in the context of metric spaces. The proof utilizes the concept of open balls, demonstrating that for any point (x,y) within the set, a radius r can be established such that the entire ball is contained within the set. The boundaries at x² + y² = 1 and x² + y² = 7 are not included, confirming the set's openness. The discussion highlights the importance of using the triangle inequality and the properties of open sets in metric spaces.

PREREQUISITES
  • Understanding of metric spaces and open sets
  • Familiarity with the triangle inequality
  • Knowledge of the properties of open balls in ℝ²
  • Basic proficiency in mathematical proofs and inequalities
NEXT STEPS
  • Study the definition and properties of open sets in metric spaces
  • Learn about the triangle inequality and its applications in proofs
  • Explore the concept of open balls and their significance in topology
  • Review examples of proving sets are open using various methods
USEFUL FOR

Mathematics students, particularly those studying topology or real analysis, as well as educators looking for examples of open set proofs in metric spaces.

Andrés85
Messages
10
Reaction score
0

Homework Statement



Show that {(x,y)ℝ^2/1<x^2+y^2<7} is an open set.


Homework Equations





The Attempt at a Solution



=(
 
Physics news on Phys.org
Sometimes a picture helps me a lot with these kinds of problems, so let's try and see what this set looks like.

Well, we know that x^2 + y^2 is the points distance from the origin squared, so it should look something like a donut with outer radius \sqrt{7} and inner radius 1. Also, since those are not equal, the boundaries there are not contained in this set.

There are a couple different definitions for open, but when talking about metric spaces, to say a set is open typically means that for any point in the set, you can find an open ball around that point that is contained within the set. So, if I were to give you a point \left( x, y \right) in this donut, could you find a radius small enough such that a ball of that radius centered at that point was entirely contained in the donut?
 
I think r < min {√7-|(x,y)| ; |(x,y)| - 1} works.

I tried to separate the problem in two sets, because the intersection of two open sets is an open set, and proved that x^2+y^2<7 is open, but the method I used with that proof don't work with the set 1 < x^2 + y^2
 
That radius r is good. You may need to also prove that such an r > 0 exists for each (x, y) in the set, but that shouldn't be too bad.

Also, what method did you use to show that x^2 + y^2 < 7 is open?
 
if B(x,y) is an open ball with center (x,y) and radius r, i show that if (a,b) belongs to the ball B, then (a,b) belongs to the set, so a^2 + b^2 < 7

|(a,b)| = |(a,b) - (x,y) + (x,y)| = |(a-x, b-y) + (x,y)| ≤ |(a-x, b-y)| + |(x,y)|

|(a-x, b-y)| < r, so

|(a-x, b-y)| + |(x,y)| < r + |(x,y)|

r = √7 - |(x,y)|, so

r + |(x,y)| = √7 - |(x,y)| + |(x,y)| = √7

Finally, I get

|(a,b)| < √7

√(a^2 + b^2) < √7

a^2 + b^2 < 7

and that proves that if (a,b) is in the ball then (a,b) is in the set x^2 + y^2 < 7
 
Okay, well the proof that \left\{ \left( x, y \right) \in \mathbb{R}^{2} : x^{2} + y^{2} &gt; 1 \right\} should be similar.

Perhaps if you consider that \left| \left( x, y \right) \right| &lt; \left| \left( x, y \right) - \left( a, b \right) + \left( a, b \right) \right|. It's similar to what you were using before, but you're using the triangle inequality in a different order.
 
I solved it that way! Thanks!
 

Similar threads

  • · Replies 38 ·
2
Replies
38
Views
10K
Replies
14
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
1K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
23
Views
4K
Replies
1
Views
2K
Replies
20
Views
4K