Let $X=(0,\infty)$. Define two metrics on $X$ by
$d_{1}(x,y)=|x-y|$ and
$d_{2}(x,y)=|x-y|+|\frac{1}{x}-\frac{1}{y}|$
for all $x, y \in{X}$.
Let $(x_{n})$ be a sequence in $X$ and $x\in{X}$.
Show $d_{1}(x_{n},x)\rightarrow{0}$ if and only if $d_{2}(x_{n},x)\rightarrow{0}$.
Note: $d_{1}$ and $d_{2}$ are then said to be equivalent metrics on $X$.
Since $d_{1}$ and $d_{2}$ are equivalent metrics, will it be sufficient to show $c*d_{2}(x,y)\leq{d_{1}(x,y)}\leq{C*d_{2}(x,y)}$?
So far I have the following: $d_{1}(x,y)=|x-y|\leq{|x-y|+|\frac{1}{x}-\frac{1}{y}|}=d_{2}(x,y)$. Therefore, $d_{1}(x,y)\leq{C*d_{2}(x,y)}$ where $C=1$. Is there a $c$ that would satisfy the left-hand side of the inequality?
Any help would be appreciated. (this is not homework)
The first condition (both metrics induce the same notion of convergent sequence) is called topological equivalence of metrics. The second condition (existence of $c>0,C>0$ such that ...) is called strong equivalence of metrics. Strong imlpies topological but not vice versa.
Your example is a case where where we have topological but not strong equivalence: $d_1(\frac1n,\frac2n)=\frac1n$, but $d_2(\frac1n,\frac2n)=n+\frac1n$, so any $c>0$ with $cd_2(x,y)\le d_1(x,y)$ for all $x,y$ would have to be $<\frac1{n^2}$ for all $n$, contradiction. Note also that $(\frac1n)_{n\in\mathbb N}$ is a Cauchy sequence (non-convergent in $X$ though) with respect to $d_1$, but not with respect to $d_2$.