I am not sure how to deal with this Question:
Show, that the sequence $(a_{n})_{n \in \mathbb{N}}$ converges towards the limit $a \in \mathbb{R}$, exactly when every subsequence $(a_{n_{k}})_{k \in \mathbb{N}}$ of $(a_{n})_{n \in \mathbb{N}}$ owns itself a converging subsequence $(a_{n_{k_{j}}})_{j \in \mathbb{N}}$ towards $a$.
To show:
$PS(a_{n}):=$ the set of all subsequences of a given sequence.
$$a_{n}\rightarrow a \Leftrightarrow \forall a_{n_{k}} \in PS(a_{n})\; \exists \; a_{n_{k_{j}}} \in PS(a_{n_{k}}): a_{n_{k_{j}}}\rightarrow a$$
It is easy to show the "$\Rightarrow$" direction, as every subsequence of a given converging sequence, converges towards the same limit.
But what about "$\Leftarrow$"?