Let $\{X_n\}$ be a sequence in a Normed vector space $E$ such that $\{X_n\}$ converges to $v$. Let $S$ be the set consisting of all $X_n$ and $v$. Show that $S$ is compact.
I'm studying for a final and this problem continues to give me problems. While I have the answer I'm looking for as much detail as possible so I can understand the concept/how to prove this without using open covers.
Thanks!
Compactness means that every open cover has a finite subcover. And, the key idea is this: convergence of $(X_n)$ to $v$ tells us that for any definition of 'close', all but finitely many elements of $(X_n)$ must lie 'close' to $v$. We can use this to make a set in an open cover that covers $v$, also cover all but finitely many other points; then, we can be heavy-handed in choosing cover sets that take care of these last few stragglers.
To be formal:
Let $\mathcal{A}$ be an open cover of $S$. Since it covers $S$, there must be some $A_v\in\mathcal{A}$ such that $v\in B$.
Since $A_v$ is open and $v\in A_v$, there must exist some $\epsilon>0$ so that $B_v(\epsilon)\subseteq A_v$, where $B_v(\epsilon)$ is the ball of radius $\epsilon$ about $v$.
But, because $(X_n)$ converges to $v$, there must exist $N\in\mathbb{N}$ so that $\lvert X_n-v\rvert<\epsilon$ for all $n>N$; hence for $n>N$, $X_n\in B_{\epsilon}(v)\subseteq A_v$.
So, the only elements of the sequence $(X_n)$ that may not be covered by $A_v$ are $X_1,\ldots, X_N$. For each of these $X_i$, there must be some $A_i\in\mathcal{A}$ such that $X_i\in A_i$.
Then $\{A_v, A_1,\ldots,A_N\}$ is a finite subcover of $\mathcal{A}$.
Since this can be repeated for any open cover, the space must be compact.