What Is the Radius of Convergence for This Series?

jessicaw
Messages
54
Reaction score
0

Homework Statement


find the roc of:
\sum_{n=0}^{\infty}\frac{(n!)^3}{(3n)!}z^{3n}


Homework Equations


limsup
ratio test


The Attempt at a Solution


i think use of limsup is quite difficult as factorial there.
but i do not know how to use the ratio test because z is another variable. It means there are two independent variable, but ratio test is for one variable(i.e. n)only, rite?


Also besides ratio test and limsup, are there other methods to find the "roc"?
thx!
 
Physics news on Phys.org
No the ratio test certainly still works. The intuitive way to approach it is to recall what the radius of convergence actually means. If you had just z^n instead of z^(3n), then applying the ratio test you get the radius convergence R so that the series
<br /> f(z) = \sum_{n=0}^{\infty}\frac{(n!)^3}{(3n)!}z^{n}<br />
converges for |z| < R, diverges for |z| > R. But the series you have is simply f(z^3), so you have convergence when |z|^3 < R, and divergence of |z|^3 > R. So what is the radius of convergence for the power series with the z^(3n) term?
 
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