I am trying to find the Taylor series of $e^{-z^2}$ around $z_0$=0
I found the general formula for the $n^{th}$ derivative: $f^{(n)}(z)=(-2z)^ne^{-z^2}$
To find the Taylor series, I need to plug in $z_0=0$. However, this will lead to $f^{(n)}(z)=0$, so the Taylor series will be equal to 0.
What goes wrong here?
It is much simpler to proceed by substitution: setting $t=-z^2$, you obtain instantly $$\mathrm e^{-z^2}=1-z^2+\frac{z^4}{2}-\frac{z^6}{6}+\dots+(-1)^n\frac{z^{2n}}{n!}+\dotsm$$