What is the radius of convergence of the power series $\sum_{n=0}^\infty \frac {(n!)^k}{(kn)!}z^n$?

207 Views Asked by At

What is the radius of convergence of the power series? $$\sum_{n=0}^\infty \frac {(n!)^k}{(kn)!}z^n$$

Progress

Used the ratio test, but got $0$ from it.

1

There are 1 best solutions below

0
On BEST ANSWER

$$ \lim_{n\rightarrow \infty}\frac{c_n}{c_{n+1}} = \lim_{n\rightarrow \infty}\frac{(kn+1)(kn+2)\cdots(kn+k)}{(n+1)^k} = \lim_{n\rightarrow \infty}k^k\frac{(n+\frac1k)}{n+1}\cdots\frac{(n+1)}{n+1} = k^k. $$