Ex. 1.2.65. Let $d$ be the Euclidean metric on $\Bbb R^2$. Define $$\delta(p,q):=\begin{cases} d(p,0)+d(q,0), & p\ne q \\ 0, & p = q, \end{cases}$$ for $p, q \in \Bbb R^2$. Show that $\delta$ is a metric on $\Bbb R^2$. What are $B_\delta(0,\varepsilon)$ for $\varepsilon > 0$? Can you describe the $\delta$-open sets?
I've shown for $\varepsilon>0,~p\in\mathbb R^2$ $$B_\delta(p,\varepsilon)=\begin{cases} \{ p \} & \text{if }p\ne0,\; d(p,0)\ge\varepsilon\\ B_d(0,\varepsilon-d(p,0))\cup\{p\} & \text{if }p\ne0,\;d(p,0)<\varepsilon\\ B_d(0,\varepsilon) & \text{if }p=0 \end{cases}$$
Thus all the subset of $\mathbb R^2$ not containning $0$ is an open set and so do each open ball of $(\mathbb R^2,d)$ centered at the origin.
Is it correct to describe the family $\tau$ of all open sets of $(\mathbb R^2,\delta)$ as [assuming $B_\delta(0,0)=\emptyset$] $$\tau=\{X\cup B_d(0,\varepsilon):\varepsilon\ge 0, \,0\notin X\subset\mathbb R^2\}$$ Text: Topology of Metric Spaces - S. Kumaresan