"Let $(E,\tau)$ where $E=\mathbb{N}^*=\{1,2,\ldots\}$ and $\tau=\{\emptyset,E,\{A_n\}_{n\in\mathbb{N}^*}\}$, where $A_n=\{1,\ldots,n\}$
Let $A=\{2n, n\in \mathbb{N}^*\}$ find $A', \overline{A}, \overset{\circ}{A}$
we have by definition : $x\in A'\Longleftrightarrow \forall V \in \mathcal{V}_x, (V\setminus\{x\}) \cap A\neq\emptyset $
for example for $x=2$ , an open containing x in $A_2=\{1,2\}$
$(A_2\setminus\{2\})\cap A= \{1\}\cap \{2,4,6,\ldots\}=\emptyset$ so $2\notin A'$ and also $x=1\notin A'$
If $x=3$ an open containing $3$ in $\{1,2,3\}$ and $\{1,2,3\}\setminus\{3\}\cap \{2,4,6,...\}=\{2\}$ then $3\in A'$
How to obtain A' ? please