Determining whether a set is open, closed, or neither

  • Thread starter Thread starter yango_17
  • Start date Start date
  • Tags Tags
    Closed Set
yango_17
Messages
60
Reaction score
1

Homework Statement


Determine whether the given set is open or closed (or neither):
{(x,y,z) ε R^3, 1<x^2+y^2<4}

Homework Equations

The Attempt at a Solution


I believe that the set is open due to the only bounds being inequalities that are less than, not less than or equal to, but that seems like an oversimplification of the problem. Am I missing something? Thanks
 
Physics news on Phys.org
To prove the set is open you need to prove that, given a starting group of subsets of the space (a 'basis') the set can be constructed from a collection of sets in the basis via only the operations of unions and a finite number of intersections.

In ##\mathbb{R}^2## the usual basis is either:

1. the collection of all open rectangles ##\{(a,b)\times (c,d)\ | \ a,b,c,d\in\mathbb{R}\}##; or
2. the collection of all open balls ##\{B_\epsilon(\mathbf{x})\ | \ \mathbf{x}\in\mathbb{R}^2\wedge \epsilon>0\}## where ##B_\epsilon(\mathbf{x})## is the set of all points with distance less than ##\epsilon## from ##\mathbf{x}##

Can you write your set as a union of sets exclusively from one or the other of those collections?
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top