Subject GRE exam 0568 Q.56

224 Views Asked by At

This is the question and its answer: enter image description here

enter image description here

enter image description here

It is not clear for me why in the answer the author said about letter (B):"$\rho$ behaves like the Euclidean metric for values close together, and behaves like the discrete metric elsewhere ", could anyone clarify this for me please?

2

There are 2 best solutions below

2
On BEST ANSWER

If $|x-y| < 1$ (i.e. $x$ and $y$ are close together) then $\rho(x,y) = |x-y|$

Otherwise they are far apart, an we don't care about the Euclidean distance anymore and just say $\rho(x,y) = 1$.

As all $\epsilon, \delta$ definitions are really about small values, effectively (for continuity/convergence etc.) it does not matter whether we use the Euclidean metric or $\rho$.

0
On

If values are close together, then $\rho(x,y)=|x-y|$ and if they are apart then $\rho(x,y)=1$.

Thus, it behaves like Euclidean metric if the values are close(distance less than $1$) and like the discrete metric if the distace between the two points is greater than $1$.