Let $M$ be a metric space, $x_n\in M$ a sequence which converges to $x\in M$
Prove: $F=\{x_n\}\cup \{x\}$ is a closed set
So we have $x_n\to x$ such that $x_n\in F$ and $x\in F$ and we know that a set is closed if it contains all of its accumulation points, so $F$ is closed
Or must I look at $F^c$ and prove that it is open?
You can also show that $F^c$ is open, let $y\in F^c$, suppose that for every $n>0$, there exists $x_{n_p}$in the open ball $B(y,{1\over n})$, this implies that $lim_nx_{n_p}=y=x$ contradiction. Thus there exists $n_0$ such that $B(y,{1\over n_0})$ does not contain any $x_n$, it does not contain $x$ also, we deduce that $F^c$ is open.