Am I right that the radius of convergence of the Taylor series of $f(x)=e^{x^4}$centered at $x_0=0$ is infinity since there are no singularities?
note: x is real valued.
Thanks!
Am I right that the radius of convergence of the Taylor series of $f(x)=e^{x^4}$centered at $x_0=0$ is infinity since there are no singularities?
note: x is real valued.
Thanks!
$$ e^{x^4}=\sum_{k\geq 0}\frac{x^{4k}}{k!} $$ and you require $$ x^{4}\lim_{k\to \infty}\sup\left | \frac{1}{(k!)^{1/k}} \right|<1 $$ but that limit supremum is zero, and you may conclude that any $x$ will do.
Also note that this should be somewhat clear a priori; the factorial beats polynomial growth quite handily.