Let d be the standard euclidean metric but restricted to the set $[0, 1]$. Also define $d'(x, y) = | \sqrt x − \sqrt y|$, for all $0 ≤ x$, $ y ≤ 1$.
- Are the metrics $d, d'$ equivalent on $X = [0, 1]$?
It seem the answer is no.
- Do they have the same metric topologies?
It seems the answer is yes but i can't prove my claims any help much appreciated.
Note that $$|x-y|= | \sqrt x - \sqrt y\ |\le 2| \sqrt x - \sqrt y\ |$$
Also, $$| \sqrt x - \sqrt y\ |\le \frac {|x-y|}{|\sqrt x + \sqrt y|}\le \frac {|x-y|}{2 max (\sqrt x , \sqrt y)}$$
Thus the two metrics are equivalent.