let say we have $(\ell^{1}(\Bbb{N}),d_{1})$ as a metric space with $d_{1}((x_{n})_{n},(y_{n})_{n})=\sum_{n=0}^{\infty}|x_{n}-y_{n}|$. If $$D=\left\{x \in \ell^{1}(\Bbb{N}) \,\,\Big|\, \sum_{n=1}^\infty n|x_{n}|<\infty \right\}$$ I'm looking for the interior of $D$ and the closure of $D$. I thought that the interior of $D$ was empty.
This is my attempt to prove it:
Let's say that the interior isn't empty take an random $x$ element of $l^{1}(N)$ that belongs to the interior of $D$. Then there is a $\delta >0$ so that $B(x,\delta)$ belongs to $D$.
Now take $y=\left(\frac{x_n}n\right)_n$ then $y$ isn't an element of $D$ but $d_{1}(x,y)<\delta$. So the interior must be empty.
Now i'm not sure if my proof is correct and i find this kind of excercises really difficult. I hope someone can help me to explain this to me and help me to do it right.
For the exterior i thougt that it was just D but i can't even start to prove it.