Q:Consider the metric space $(X = [0, ∞), d)$ where d is the metric defined by: $$d(x,y) = |x^2-y^2|$$ Let $A = \mathbb{N} ∪ {0}$. Show that $\bar{A} = A$. Justify your answer.
So my thought process was that if we use the definition of closure is by the set defined by $x\in X$ in $\bar{A}$ iff given any $\epsilon > 0, B_\epsilon(x) \cap A \neq \emptyset$
And the fact that the closure of A, $\bar{A} = A ∪ \{\text{limit points of A}\}$, so just showing that all limit points are inside of A is sufficient I think.
And the way I started was using the definition and then let $\sqrt \epsilon$ be given then defn of limit point $$B_\epsilon^d(x) \backslash \{x\} \cap A \neq \emptyset$$ Specifically, $d(0,\sqrt \epsilon) = \epsilon \backslash \{0\}$
Which with the intersection of $\mathbb{N}$ U $\{0\} \neq \emptyset$.
I don't think it's correct but that's my attempt, if someone could help guide / give the asnwer it would be really helpful thank you!