Problem: Show that if all convergent sub-sequences of a sequence ${s_n}$ converge to $0$ and ${s_n}$ is bounded, then ${s_n}$ converges to $0$.
Attempt: I am trying to solve this problem using the contra-positive. Here is my attempt so far. If $s_n$ diverges to positive or negative infinity, then ${s_n}$ is not bounded. If $s_n$ converges to a non-zero real number, then any sub-sequence of $s_n$ converges to the same value (which is not zero).
Now where I am stuck is the case where $s_n$ diverges. Any hints much appreciated.
Edit: This part of the question is important: "all convergent sub-sequences of a sequence ${s_n}$ converge to $0$ ", this does not assume that any sub-sequence is in fact convergent.
Also I believe the contrapositive of this statement is that $s_n$ does not converge to zero implies that there exists a sub-sequence of $s_n$ that does not converge to $0$ or that $s_n$ is un-bounded.