Given the set $A=\{\frac{(-1)^n}{n}:n=1,2,3,...\}$, I need to determine if this set is open/closed, what its limit points are, what its isolated points are, and what is the closure of the set. My attempt at a solution is below.
I see that $A$ can also be written as $\{-1,\frac{1}{2},\frac{-1}{3},\frac{1}{4},\cdots\}$, or $\{-1\} \cup \{\frac{1}{2},\frac{-1}{3},\frac{1}{4},\cdots\}$. From this, I see that $-1$ is an isolated point because $-1 \notin \mathbb{Q}$ like the other elements of $A$ are. I also believe that $\frac{1}{2}$ is a limit point because if we take $V_{\epsilon}(\frac{1}{2})$, then we cannot go less than $\frac{1}{2}$ or else we will be outside $\mathbb{Q}$. With this in mind, the set must be open. It cannot be closed because the only sets that are both open and closed are $\mathbb{R}$ and $\emptyset$.
I'm a little unsure of the closure. I know that the definition of closure is $\bar{A}=A \cup L$ where $L$ is the limit point. So I suppose the closure of the set is $A \cup L=\{\frac{(-1)^n}{n}:n=1,2,3,...\} \cup \{\frac{1}{2}\}$. But I'm confused because $\frac{1}{2} \in A$.
This set (as a subset of $\mathbb{R}$) is neither open, nor closed. The closure of $A$ is $A\cup \{0\}$ since 0 is the only limit point of the set. All points are isolated.
$A$ is not open: $B_{r}(x)\not\subset A$ for any $r>0$ and any $x\in A$.
$A$ is not closed: $0$ is a limit point of $A$ but is not contained in $A$ (I will show it is a limit point next).
Limit points: A limit point of a set is a point $x$ such that there exists $x_n\in A$ such that $x_n\to x$. I leave it as an exercise for you to show that 0 is the only point satisfying this.
Isolated points: Around any point $x\in A$, the neighborhood $B_{1/n^3}(x)\cap A=x$ (here $x=(-1)^n/n$)