The two sequences are $a_n = \frac{n}{n^2 + 1}$ and $s_n = \frac{1}{n} \sin(n)$.
I sort of know what do here
Obviously $\lim_{n\to\infty} a_n=0$, and you can do some sidework and say
$$\left|\frac{n}{n^2 + 1} - 0 \right| = \frac{|n|}{|n^2 + 1|} < \epsilon$$
Dont really know where to go from here.
I am wondering if n has to be a natural number.