$$\cos^2 x + \cos ^3 x +\dots = 1+ \cos x$$
I want to find values of $x$ between $0$ and $ 180$ degrees for which the above equation holds true.
Attempt at a solution: left side is a converging geometric progression, for which $a_1$ is $\cos^2 x$ and $q = \cos x$. Plugging into the known formula for such series yields $\cos^2 x = 1$, which yields $45 $ and $135$ degrees as solutions.
Is this okay?