Is the radius of convergence of a conditionally convergent series always equal to the radius where it converges absolutely? For example, the power series:
$$ \sum_1^{\infty} (-1)^{n+1}\frac{2^n x^n}{n 3^n} $$ is absolutely convergent when $|x|<3/2$. What is the radius of convergence where the series is only conditionally convergent? Or are they they same?
I'm having some problems with a power series with coefficients having alternate signs and I can't explain why the Root Test is converging (numerically) to a value slightly higher than what I believe the convergence radius should be (0.85 vs. 0.86).