Radius of convergence using ratio test complex

78 Views Asked by At

I have tried to compute the radius of convergence for the following series: $$\sum\limits_{n=0}^{\infty}ni^nz^n$$ but I keep getting $zi$ as the limit when I take the ratio.

What is the correct method for this problem?

1

There are 1 best solutions below

0
On

Use the Cauchy Hadamard formula:

$$\frac1R=\lim\sup_{n\to\infty}\sqrt[n]{|ni^n|}=\lim\sup_{n\to\infty}\sqrt[n]n\,|i|=1\implies R=1$$