What is the radius of convergence of $\sum_{n=0}^{\infty} z^{n!}$?
I tried using ratio test and root test , applying the latter leaves me with the same type of problem again that is with $\sum_{n=0}^{\infty} z^{(n-1)!}$ ?.
What is the radius of convergence of $\sum_{n=0}^{\infty} z^{n!}$?
I tried using ratio test and root test , applying the latter leaves me with the same type of problem again that is with $\sum_{n=0}^{\infty} z^{(n-1)!}$ ?.
Let's check that ratio test:
$$\left|\frac{z^{(n+1)!}}{z^{n!}}\right|=|z^{(n+1)!-n!}|=|z^{n(n!)}|$$
Let $n(n!)=k$ so that we have
$$\lim_{n\to\infty}\left|\frac{z^{(n+1)!}}{z^{n!}}\right|=\lim_{k\to\infty}|z^k|$$
Can you take it from there?
It looks like you misunderstood the root test.
You say you get a sum when applying it, but you shouldn't get that.
We have $a_n=z^{n!}$. Therefore $\sqrt[n]{a_n} = \sqrt[n]{|z^{n!}|} = |z^{(n-1)!}|$.
Now, the root test states that if $\lim_{n\to\infty} \sqrt[n]{|a_n|} <1$, the series converges, if $\lim_{n\to\infty} \sqrt[n]{|a_n|} >1$ the series diverges. So you want to find $\lim_{n\to\infty}|z^{(n-1)!}|$. For which $z$ is this larger than one and for which $z$ is this smaller than one?
Hadamard's formula gives the answer at once:
If $\sum_n a_n zn$ is a power series, its radius of convergence $R$ is given by $$\frac1R=\limsup_{n\to\infty} \bigl(\lvert a_n\rvert^{1/n}\bigr)=1.$$