1

$$\mathbb{Z}_+ \cup \{ -1 + \frac{1}{2}, -2+\frac{1}{3}, -3+\frac{1}{4}, -5+\frac{1}{6}, \cdots \}$$ Is apparently an example because $0$ is not in $S + S$. I am unclear as to why it is not though.

$Edit$: I am the user that originally posted this question (I should have made an account) but I realized I am not sure why S itself is closed either. Isn't zero a boundary point of S not contained in S?

user71284
  • 257

1 Answers1

2

Elements of $S+S$ are either sums of two positive integers, hence positive, or sums of two negative numbers, hence negative, or sums $-n+\frac1{n+1}+k$ with $n\geqslant1$ and $k\geqslant1$. These last numbers are sums of an integer and $\frac1{n+1}$, hence not zero. Finally, no element of $S+S$ is $0$.

But $-n+\frac1{n+1}+n=\frac1{n+1}$ is in $S+S$ for every $n\geqslant1$ and $\frac1{n+1}\to0$ when $n\to\infty$, hence indeed $0$ is in $\mathrm{cl}(S+S)$.

Did
  • 279,727