0

I've been looking for a way to determine whether $\sum_{n=1}^{\infty}\frac{\cos{n}}{n}$ converges, and the test that I've most often seen recommended seen is the Dirichlet test for convergence.

Reading the theorem for Dirichlet's test, I have to admit that I'm not having much luck applying the test correctly. My initial thought is to find some convergent sequence $b_n$ that is convergent and bounds $|\frac{\cos{n}}{n}|$, though then I'm forced to consider something like $\frac{\cos{n}}{n^2}$, and it's still not clear to me how this would be helpful in proving that $\sum_{n=1}^{\infty}\frac{\cos{n}}{n}$ converges.

1 Answers1

2

We have

$$\sum_{n=1}^{\infty}\cos n \dfrac{1}{n}.$$

The $1/n$ terms are monotonically decreasing to zero and the partial sums

$C_N = \sum_{n=1}^N\cos n$ are bounded. Hence, the series is convergent by Dirichlet's test.