Radius of convergence of an infinite summation

jacobrhcp
Messages
164
Reaction score
0
[SOLVED] radius of convergence of an infinite summation

Homework Statement



find the radius of convergence of the series:

\sum\frac{(-1)^k}{k^2 3^k}(z-\frac{1}{2})^{2k}

Homework Equations



the radius of convergence of a power series is given by \rho=\frac{1}{limsup |c_k|^{1/k}}

and is equal to \frac{1}{R} when Lim_{n->\infty} \frac{|c_{k+1}|}{|c_k|}= R

The Attempt at a Solution



the major thing I'm stuck on is the '2k' in the series. General power series only have a factor 'k' in their powers, and I don't know how to get rid of it, so I can use the formula for radius of convergence of power series.
 
Physics news on Phys.org
Well, actually if you did the ratio test you'll notice that 2k (both numerator and denominator_ will cancel itself out.
 
you're quite right.

I am not used to the tests of general infinite series, because we did power series before we handeled general infinite series and it's tests (such as the ratio test), which I'm afraid we won't ever cover. =( I'll have to study them by myself.

Thanks.
 
Remember the following, jacob:

We have basically, only one tool to determine whether a series converges or not:

Its "relation" to a geometric series!

Practically all of the so-called tests work because in the proof of them, we are able to tweak the condition into a comparison with a relevant geometric series.
 
how is that true? I mean, there are other infinite summations than the geometric series for which we know the radius of convergence, right?
 
Sure, there are!
But just about every test we have shows, in the proof of it, that if the test criterion holds, then our actual series will have some unspecified limit below that of a convergent geometric series.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top