Does the sequence $(a_n)_{n\in\mathbb{N}}$ have a convergent subsequence?
$$a_n= \begin{cases} \sin(n), & \text{if $n$ is odd} \\ n, & \text{if $n$ is even} \end{cases}$$
I understand that $\sin(n)$ is a bounded sequence so I can use Bolzano Weierstrass theorem to state that the sequence has a convergent subsequence. Not sure where to go from here assuming I am along the right lines?
You wrote (twice) “function” where you should have written “sequence”. Other than that, you are doing fine.