Proving $\lim_{n\rightarrow\infty} \sin(n)/n = 0$ using epsilon definition

2.4k Views Asked by At

So the limit as $n \rightarrow \infty$ of $\frac{2\sin(n)}{n}$ is $0$.

How do I prove this?

I say;

$$|\frac{2\sin(n)}{n} - 0 | = |\frac{2\sin(n)}{n}| < \epsilon$$ for which $n$'s ?

Not sure how to get rid of the absolute value bars, or even what to do next. First day with series and convergence in class!

1

There are 1 best solutions below

0
On

Use the fact that $\lvert \sin(x) \rvert \leq 1$ for all $x$. Then, you should be able to get a nice $N$ for a fixed $\varepsilon$.