A sequence is eventually periodic if we can drop a finite number of terms from the beginning and make it periodic.
$$x_k=\sin(k)$$
I think this is periodic since the function is periodic and it seems to converge to 0 by iterations. The thing that confused me is that there are infinite numbers in the domain in the period of $\sin(k)$ since it's continuous. So I can't really assume that if a function is periodic -> sequence is periodic?