$$\lim_{n\to+\infty}\frac{\cos(\frac1n)+\cos(\frac2n)+⋯+\cos(\frac nn)}{n}$$
What I have tried:
I tried rewriting the series portion as the sum $i=1$ to n of $\cos(i/n)$. Then used the formula the sum $i=1$ to n of i = n(n+1)/2 and substituted for i. Then i had the lim(n→∞)[(1/n)cos(n(n+1)/(2n)}] which would be just 0