Let $S = \{5 - \frac{1}{n} | n \in \mathbb{N} \} \cup (5, \infty) \subset \mathbb{R}$. Determine if $S$ is open, closed or none of that, and if it is compact.
My approach: $S$ is neither open or closed since for example $B_{\epsilon} (4)$ has non-empty intersection with both $S$ and its complement, and similarly for $5$.
Because of the above, $S$ is not compact. Is this correct? Is there anything else needed?