Given that $\rvert x \lvert \lt 1$, assuming that the series converge, prove that
$$\cos\theta+x\cos 2\theta+x^2\cos 3\theta+...+x^{r-1}\cos r\theta=\frac{\cos\theta-x}{1-2x\cos\theta+x^2}$$
I am able to prove the result but I would like to know why the series converges? How should I prove the convergence?
I'm assuming it's an infinite series, otherwise convergence is not an issue.
We can show that the given series is absolutely convergent. For that observe the following: $$|\cos\theta|+|x\cos 2\theta|+|x^2\cos 3\theta| + \dotsb \leq 1+|x|+|x^2|+|x^3|+\dotsb=\frac{1}{1-|x|}.$$ The last part comes from the fact that $|x| <1$.
Since the series is AC, consequently it is convergent.