I have the set
$$A = \{-n + 1/n \ : n \in \mathbb{N}\}$$
My attempt
I tried to find some limit point in A, but
$$ \lim_n (-n + 1/n) = -\infty $$
Is there anyone to help?
I have the set
$$A = \{-n + 1/n \ : n \in \mathbb{N}\}$$
My attempt
I tried to find some limit point in A, but
$$ \lim_n (-n + 1/n) = -\infty $$
Is there anyone to help?
On
If you want to prove that your set is closed using sequences, you can use the fact that, precisely because $\lim_{n\to\infty}-n+\frac1n=-\infty$, the only convergent sequences of numbers of the firm $-n+\frac1n$ are those that are constant after a certain point. And every such sequence converges to another element of your set, obviously.
The complement of $A$ is $\bigcup_{n\in\mathbb N}(-n-1+\frac1{n+1},-n+\frac1n)\bigcup(0,+\infty)$, which is a union of open intervals, thus open. Therefore $A$, as the complement of an open subset, is closed.
Hope this helps.