Hi I could really use some help with this homework question.
$$\lim_{n\to\infty} \frac{1}{n} \sum\limits_{k=1}^{n} \cos{\left(\frac{n+k}{n^2}\right)}$$
I have no idea how to solve it (we haven't learned sentences about series yet...)
My attempts:
I plotted the function and it looks like the limit is $0$.
I tried to find a bound to this Cosinus series without success (I think it might be unbounded but I'm not sure).
I also tried to use the identity of angle addition: $$\cos\left(\frac{n+k}{n^2}\right) = \cos\left(\frac{1}{n} + \frac{k}{n^2}\right) = \cos\left(\frac{1}{n}\right)\cos\left(\frac{k}{n^2}\right) - \sin\left(\frac{1}{n}\right)\sin\left(\frac{k}{n^2}\right)$$ but it leads to nothing...
How do I even approach a question like this? I can't seen to be able to bound it trivially or use arithmetic rules...