[Math] Find the interior, accumulation points, closure, and boundary of the set

real-analysis

I need to find the interior, accumulation points, closure, and boundary of the set

$$
A = \left\{ \frac1n + \frac1k \in \mathbb{R} \mid n,k \in \mathbb{N} \right\}
$$
and use the information to determine whether the set is bounded, closed, or compact.


So far, I have that the interior is empty, but not sure how to prove it. My thoughts are to fix $n$ and then the accumulation points would be $\left\{ \frac 1n \mid n \in \mathbb{N} \right\}$. But I'm not sure if that is correct. Then, I believe that the boundary is $[0,2]$. Can someone confirm that?

Any help would be appreciated.

Best Answer

HINTS: $\newcommand{\cl}{\operatorname{cl}}$For $n\in\Bbb Z^+$ let $$A_n=\left\{\frac1n+\frac1k:k\in\Bbb Z^+\right\}\;.$$

  1. Clearly $A_n\subseteq A$, so every accumulation point of $A_n$ is an accumulation point of $A$; what is the unique accumulation point of $A_n$?

  2. For $n\in\Bbb Z^+$ let $p_n$ be the unique accumulation point of $A_n$, and let $B=\{p_n:n\in\Bbb Z^+\}$. Every accumulation point of $B$ is an accumulation point of $A$; why? What is the unique accumulation point of $B$?

  3. Show that $\cl B$ is the set of accumulation points of $A$.

In visualizing $A$, you may find it helpful to show that for each $n>1$, $$A_n\setminus\left(\frac1n,\frac1{n-1}\right)$$ is finite (and you can even calculate exactly how many elements it has). In other words, $A_n$ is almost a subset of the interval $\left(\frac1n,\frac1{n-1}\right)$. This makes it a lot easier to see where the accumulation points are.