I have a few questions regarding open and closed sets. I am given a set: $$A = \left\{ \frac{1}{x}: x \in \mathbb{Z}^+ \right\},$$ I was asked to find the interior, closure, and boundary points.
This is my attempt:
Interior: $( 0,+ \infty)$
Boundary: $\{0\}$
Closure: $[0, +\infty)$
I have a feeling I am doing this completely wrong..
While I was looking up help, I noticed that a lot of people has been asking for the boundary, closure and interior points of $\sin(1/x)$, but I cannot why they all said there are no interior, and all points are in the boundary.
Thanks!
First, we can see that the interior of $A$ is the empty set, as $A$ consists of isolated points. In particular, for any open interval $(a,b)\subset \mathbb{R}$, $(a,b)\not\subset A$ as $(a,b)$ contains irrational numbers. Note that $\lim\limits_{n\to\infty}\frac{1}{n}=0$, and so $0\in \overline{A}$. $A$ can be seen as the set of elements in the Cauchy sequence $\{1,\frac{1}{2},\frac{1}{3},\cdots\}$. Since limits of Cauchy sequences are unique, we know that $0$ is the only element in $\overline{A}$ that is not contained in $A$. Thus, $\overline{A}=A\sqcup \{0\}$. Finally, the boundary of $A$ is defined to be the set of points in the closure of $A$ not in the interior of $A$. Since the interior of $A$ is empty, we have that $\partial A=\overline{A}\setminus \emptyset=\overline{A}$.
To sum up: $A^o=\emptyset$ and $\partial A=\overline{A}=A\sqcup\{0\}$.