Say we have a metric space $(\mathbb{R}^+, d)$
where the distance function is
$d(x,y) = |x - y| + | 1/x - 1/y |$
Then I argue that this metric space is not complete: If we look at the Cauchy sequence $1/x$, which is contained in the metric space, we see that the limit of the sequence $\lim_{x\to \infty} \frac{1}{x} = 0$ is not in the metric space. Hence, the metric space is not complete.
Am I doing something wrong or is this a valid argument/proof?