Convergence of a sequence with both sin and cos

1.2k Views Asked by At

I'm trying to figure out whether the following series converges absolutely or conditionally or whether it diverges. I am stuck on the following one that involved both sin and cosine: $$ \sum_{n=1}^{\infty} \frac{\sin(n)}{n^2+\cos(n)} $$ Any guidance would be greatly appreciated however :)

1

There are 1 best solutions below

13
On

HINT:

$$\left|\frac{\sin n}{n^2+\cos n}\right|\le \frac{1}{n^2-1}$$

for $n>1$.