Defining Closed, Open, and Compact Sets in R^n

Garcher
Messages
1
Reaction score
0

Homework Statement



How to define closed,, open and compact sets?Are they bounded or not?

Homework Equations



For example {x,y:1<x<2}


The Attempt at a Solution



It's is opened as all points are inner

Can you please say the rule for defining the type of the set? Like for example 1<=(x^2+y^2)<=2?
 
Physics news on Phys.org
You are talking about sets in R^2. In general, before considering topological properties, you first have to specify the topology you're considering. In R^n, the topologies induced by the standard euclidean metric are the same as the product topology. So, I'll assume you're given the standard euclidean metric and looking at it's corresponding metric topology.

Your first set is open, since for any point in the set you can find an open ball around that point belonging to the set. Can you do this for the second set?
 
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