I tried to prove the following estimation, with no success:
$$\int_z^\infty e^{-t^2/2}dt= \frac{e^{-z^2/2}}{z}(1-z^{-1}+\mathcal{O}(z^{-2}))$$
Any advice on how to prove this?
I tried to prove the following estimation, with no success:
$$\int_z^\infty e^{-t^2/2}dt= \frac{e^{-z^2/2}}{z}(1-z^{-1}+\mathcal{O}(z^{-2}))$$
Any advice on how to prove this?
Hint: Integrate by parts the LHS twice, using $\displaystyle\int uv'=uv-\int u'v$ with $v(t)=\mathrm e^{-t^2/2}$ each time. This will show you that the formula in your post should read $$ \int_z^\infty\mathrm e^{-t^2/2}\,\mathrm dt=\frac{\mathrm e^{-z^2/2}}z\,\left(1-\frac1{z^2}+O\left(\frac1{z^4}\right)\right). $$ Edit: Here are the two integrations by parts mentioned above.