Showing Openness of U: Let X be a Metric Space & p in X with r>0

golriz
Messages
43
Reaction score
0
" Let X be a metric space and p be a point in X and be a positive real number. Use the definition of openness to show that the set U(subset of X) given by:
U = {x∈X|d(x,p)>r} is open. "

I have tried:
U is open if every point of U be an interior point of U. x is an interior point of U if there is an open ball B(x, r) is a subset of U. Let y belongs to B(x, r) then d(x, y)< r, and p doesn’t belong to B(x, r) since d(p, x) > r. If we can show that d(y, p) > r (y is in X) then since y is a arbitrary point of B(x, r) it means that the open ball is a subset of U.
But I don’t know how to show d(y, p) > r ?
Please help me.
 
Physics news on Phys.org
What you need to do is take an arbitrary x in U. This x will have as property that d(x,p)>r.

Now you need to find an \varepsilon&gt;0 suitably such that

B(x,\varepsilon)\subseteq U

So for each y with d(x,y)&lt;\varepsilon must hold that d(y,p)>r.

Now, draw a picture first. What must \varepsilon be??
 
d(x, p) + d(p, y)> d(x, y)
d(x, y)< 2r < ε
ε = 2r
Is it correct?
 
No, and I don't see what you did actually...
 
I use triangle inequality, so:

d(x, p) + d(p, y)> d(x, y)
 
What you know is that d(x,y)&lt;\varepsilon. What you must prove is that d(y,p)>r. I don't see how your argument solves that.
 
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