Edit: Let $(E,d)$ be a complete metric space such that U is open in $E$, $U\neq E.$ Let $F=U^c$. We define
$$\delta(x,y)=d(x,y)+\Big|\frac{1}{d(x,F)}-\frac{1}{d(y,F)}\Big|,\;\;\forall\; x,y\in U$$
1.) Prove that $\delta$ is a distance in $U$
2.) Prove that $(U,\delta)$ is complete.
Number 1 is clear to me. However, to show 2, we can let $\{x_n\}\subset U$ be Cauchy, then $\delta(\{x_n\},\{x_m\})\to 0.$
Question: How do I show that $x_n\to x$ and $x\in U$ using metric $\delta$? Thanks for your time and help!
Let $\{x_n\}$ be a Cauchy sequence in $(U,\delta)$. Then $d(x_n,x_m)\to 0$ so there exists $x \in E$ such that $d(x_n,x) \to 0$. By triangle inequality $|d(x_n,F)-d(x,F)|\leq d(x_n,x) \to 0$ as $n \to \infty$. Since $\frac 1 {d(x_n,F)}-\frac 1 {d(x_m,F)} \to 0$ it follows that $\{\frac 1 {d(x_n,F)}\}$ is also a Cauchy sequence of real numbers. This implies that this sequence is bounded. It follows that $d(x,F)$ cannot be $0$. Thus $\frac 1 {d(x_n,F)} \to \frac 1 {d(x,F)}$. It is now clear that $\delta (x_n,x) \to 0$. Hence $(U,\delta)$ is complete.