Consider $\Bbb{R}$ with the following metric: $$\rho(x,y):=\left|\frac{x}{1+|x|}-\frac{y}{1+|y |}\right|$$ Then I wish to show that $(\Bbb{R}, \rho)$ is a totally bounded metric space.
Of course by totally bounded I mean that $\forall\epsilon>0$ there exists a finite set $S\subset\Bbb{R}$ such that $\Bbb{R}\subset\bigcup_{x \in S} B_{\epsilon}(x)$.
Now this metric space is not complete, since $x_n=n$ is a Cauchy sequence in $(\Bbb{R}, \rho)$ which does not converge in the space, so I cannot use compactness. I have tried quite a few different things, all to varying degrees of success. How would I go about proving this?