$$\sum ^{\infty }_{n=0}\left\{ 3+\left( -1\right) ^{n}\right\} x^{n}$$ I used ratio test to find radius of convergence.
$$\lim _{n\rightarrow \infty }\left| \dfrac {\left\{ 3+\left( -1\right) ^{n+1}\right\} x^{n+1}}{\left\{ 3+\left( -1\right) ^{n}\right\} x^{n}}\right|=\lim _{n\rightarrow \infty }\left| \dfrac {\left\{ 3+\left( -1\right) ^{n+1}\right\} x}{\left\{ 3+\left( -1\right) ^{n}\right\} }\right|$$ But I don't know what to do next. Please tell me how to solve.
Hint. In this case you should use the root test (the general form is with $\limsup$): $$R=\frac{1}{\limsup_{n\to\infty}\sqrt[n]{|a_n|}}.$$ Now note that $$a_n=\begin{cases} 4&\text{ if $n$ is even,}\\ 2&\text{ if $n$ is odd.} \end{cases}$$ Can you take it from here?