Distance between point and set

  • Thread starter Thread starter saxen
  • Start date Start date
  • Tags Tags
    Point Set
saxen
Messages
44
Reaction score
0
\in

Homework Statement


Denote by d(x,A) = inf |x-y|,y \in A, the distance between a point x \in R^n and a set A \subseteq R^n. Show

|d(x,A)-d(z,A)| \leq |x-z|

In particular, x → d(x,A) is continuous

Homework Equations

The Attempt at a Solution



I have no idea on how to prove this. I drew a picture and the result seemed intuitive but I don't know how to prove it mathematically.

Appriciate any help!
 
Physics news on Phys.org
For closed sets, this is easy to show with the triangle inequality. For general sets, I would try to apply the same argument for a converging series of elements of A.
 
Ah yes! I actually tried the triangle inequality but failed. I am going to try again!

Could you please elaborate some more on the second part? I have been stuck on similar questions because I do not understand this argument.
 
If there is no y in A such that d(x,A)=d(x,y), there is a sequence yi such that d(x,yi) converges to d(x,A) (for i->infinity).
 
Thank you! I got it right.
 
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