I want to show that the power series
$$\sum_{n = 0}^{\infty} a_{n}x^{n} = \frac{1}{3 - \cos(x)}$$
has a radius $R > 1$? I don't think the ratio test will work here. From Googling, I found the Cauchy-Hadamard Theorem, and I was wondering if I could somehow apply it to this. Can someone please help me? I'm not so familiar with $\limsup$.
This can be seen as a heuristic way which may not be necessarily correct.
There is a slightly easier way using the expansion for $\dfrac{1}{1-x}$.
$\dfrac{1}{3 - \cos(x)}=\dfrac{1}{3}\left(\dfrac{1}{1-\dfrac{\cos(x)}{3}}\right)=\dfrac{1}{3}\displaystyle\sum_{n=0}^\infty\left(\dfrac{\cos(x)}{3}\right)^n$ exists if $\left|\dfrac{\cos(x)}{3}\right|<1 \implies |\cos(x)|<3$ which is true for all $x\in\mathbb{R}$.
$\rule{17cm}{1pt}$
To find the power series we calculate using Taylor series
$f(0)=\dfrac{1}{2}, \: f'(x)=\dfrac{-\sin x}{(3-\cos x)^2}\implies f'(0)=0, \: \\f''(x)=\dfrac{(3-\cos x)(-\cos x)+2\sin^2 x(3-\cos x)}{(3-\cos x)^4}\implies f''(0)=\dfrac{1}{4}$.
Continuing this way we get $\quad$ $\dfrac{1}{3 - \cos(x)}=\dfrac{1}{2}-\dfrac{x^2}{8}+\dfrac{x^4}{24}+\cdots$
$\cos(z)=\dfrac{e^{iz}+e^{-iz}}{2}=3\implies e^{2iz}-6e^{iz}+1=0 \implies e^{iz}=\dfrac{6\pm\sqrt{36-4}}{2}=3\pm2\sqrt{2} $ $\implies z=2\pi n -i\ln(3\pm2\sqrt{2}),\: n\in\mathbb{Z}$.
Now since radius of curvature is defined such that the function is analytic in $\{z: |z - z_0| < r\}$, so the radius of convergence is at least $r$. We infer that if $f$ has a pole at $c$ then it is analytic for $|z-z_o|<c$, so radius of curvature is exactly the distance to the closest pole.
Thus $|z|=|\ln(3+2\sqrt{2})|$. Thus we see that $R=|\ln(3+2\sqrt{2})|>1$.