Compactness of $\{0,1\} \cup (\bigcup_{n \in \mathbb{N}} \frac{n}{n+1})$
Let $A = \{0,1\} \cup (\bigcup_{n \in \mathbb{N}} \frac{n}{n+1})$
The definition of compactness that I'm working with is that every open cover of a set $X$ has a finite subcover.
First off, we have to show this for every open cover, if there are infinitely many then this won't be possible. Secondly, what do open sets in $A$ look like? (Subspace topology with $A \subseteq \mathbb{R}$). It looks like open sets in $A$ are just every singleton except for $\{1\}$ because each element can be intersected by some open neighborhood about that element in $\mathbb{R}$.
Hint If you pick any open cover of $A$, then one of the open sets, lets call it $U$ contains $1 \in A$. Show that there exists some $N$ so that $$\frac{n}{n+1} \in U \forall n>N$$
To find the finite subcover, use this $U$ and any finite cover of the finitely many remaining terms.