Suppose $d'(x,y)= \frac{d(x,y)}{1+d(x,y)}$ for $x,y \in X$ and I want to prove $d$ and $d'$ are equivalent metrics on $X$.
I would show $$\lim_{n\rightarrow\infty}d(x_n,x)=0 \quad\Longleftrightarrow\quad \lim_{n\rightarrow\infty}d'(x_n,x)=0.$$
To prove $\lim_{n\rightarrow\infty}d'(x_n,x)=0 \Rightarrow \lim_{n\rightarrow\infty}d(x_n,x)=0$, is it valid to say:
if $0=\lim_{n\rightarrow\infty}d'(x_n,x)=\frac{\lim_{n \rightarrow > \infty}d(x_n,x)}{1+\lim_{n \rightarrow \infty}d(x_n,x)}$,
then $\lim_{n \rightarrow \infty}d(x_n,x)=0$.
If it's invalid, what am I doing wrong?
Thanks!
EDIT
I misunderstood the question - my solution is not valid if you are interested in "topological equivalence", rather it's entirely based around a notion called "strong equivalence". I haven't deleted it however, because it could still be useful.
To show two metrics $d, d'$ are strongly equivalent, it doesn't suffice suffice to show that $\lim_{n\rightarrow\infty} d(x_n, x) = 0 \Leftrightarrow \lim_{n\rightarrow\infty} d'(x_n, x) = 0$ for all $x$.
Consider the integers equipped with the usual metric, $d(a,b)=|a-b|$ and the trivial metric, $d'(a,b) = \cases{0, a=b\\ 1, a\neq b}$
Then your above statement with limits is satisfied, because in each case the sequence $x_n$ is eventually constantly equal to $x$. However, $d$ and $d'$ are not equivalent: Let $x \in \mathbb{Z}$. Then there does not exist $c \in \mathbb{R}$ such that $d(x,y)\leq cd'(x,y)$ for all $y\in\mathbb{Z}$.
To prove that $d$ and $d'$ are strongly equivalent, you want to: