Let $(X,\rho)$ be a metric space.
Is it true that $d:=\dfrac{\rho}{1+\rho}$ is also metric. If it's true can anybody give a hint how to prove the triangle inequality for $d$?
Let $(X,\rho)$ be a metric space.
Is it true that $d:=\dfrac{\rho}{1+\rho}$ is also metric. If it's true can anybody give a hint how to prove the triangle inequality for $d$?
Hint: Yes, $d$ is also a metric. As far as the triangle inequality is concerned, we have to prove \begin{equation*} \frac{\rho(x, y)}{1 + \rho(x, y)} \leqslant \frac{\rho(x, z)}{1 + \rho(x, z)} + \frac{\rho(z, y)}{1 + \rho(z, y)} \quad \forall \, x, y, z \in X. \end{equation*} Let $x, y, z \in X$ be taken at pleasure, and we define $A = \rho(x, y)$, $B = \rho(x, z)$ and $C = \rho(z, y)$.
So we have to prove \begin{equation*} \frac{A}{1 + A} \leqslant \frac{B}{1 + B} + \frac{C}{1 + C}, \end{equation*} which is equivalent to \begin{equation*} 1 - \frac{1}{1 + A} \leqslant 1 - \frac{1}{1 + B} + 1 - \frac{1}{1 + C}. \end{equation*} $A, B, C \geqslant 0$ and $A \leqslant B + C$, because $\rho$ is a distance function on $X$. Using these facts you can prove the inequality above.