Let $\{x_n\}$ be a bounded sequence such that every convergent subsequence converges to $L$. Prove that $$\lim_{n\to\infty}x_n = L.$$
The following is my proof. Please let me know what you think.
Prove by contradiction: ($A \wedge \lnot B$)
Let {$x_n$} be bounded, and every convergent sub-sequence converges to $L$.
Assume that $$\lim_{n\to\infty}x_n\ne L$$
Then there exists an $\epsilon>0$ such that $|x_n - L|\ge \epsilon$ for infinitely many n.
Now, there exists a sub-sequence $\{x_{n_{k}}\}$ such that $|x_{n_{k}} - L| \ge\epsilon$.
By Bolzano-Weierstrass Theorem $x{_{n{_k}}}$ has a convergent subsequence $x_{n_{k{_{l}}}}$ that does not converge to $L$.
$x_{n_{k_{l}}}$ is also a sub-sequence of the original sequence $x_n$, then this is a contradiction since every convergent sub-sequence of $x_n$ converges to $L$.
Hence the assumption is wrong. So $\lim_{n\to\infty}x_n = L.$
x_{n_{k_\ell}}
, for $x_{n_{k_\ell}}$. – Brian M. Scott Nov 07 '12 at 04:41