Proving $\sum_{n=1}^\infty \frac{\cos \pi n}{2^n}$ converges by the comparison test

58 Views Asked by At

$$\sum_{n=1}^\infty \frac{\cos \pi n}{2^n}$$

How can I show whether or not the following series converges using the comparison test?

2

There are 2 best solutions below

2
On

For any $n$, $$ \bigg| \frac{\cos \pi n}{2^n} \bigg| \leq \frac{1}{2^n}. $$

So $$ 0\leq \bigg|\sum_{n=1}^\infty \frac{\cos \pi n}{2^n}\bigg| \leq \sum_{n=1}^\infty \bigg|\frac{\cos \pi n}{2^n}\bigg| \leq \sum_{n=1}^\infty \left( \frac{1}{2}\right)^n = \frac{\frac{1}{2}}{1-\frac{1}{2}} = 1 < \infty. $$ So the series converges.

0
On

Hint 1: $$|\cos(\pi n)| \le 1$$

Hint 2:

$$\sum_{n \ge 1} \frac{1}{2^n} < \infty$$