Difference between revisions of "Error function"
Line 44: | Line 44: | ||
=References= | =References= | ||
[http://www.johndcook.com/erf_and_normal_cdf.pdf Relating $\phi$ and erf] | [http://www.johndcook.com/erf_and_normal_cdf.pdf Relating $\phi$ and erf] | ||
+ | |||
+ | <center>{{:Error functions footer}}</center> |
Revision as of 03:47, 21 August 2015
The error function $\mathrm{erf}$ is defined by $$\mathrm{erf}(x)=\dfrac{2}{\sqrt{\pi}}\displaystyle\int_0^x e^{-\tau^2} d\tau.$$
- Erf.png
Graph of $\mathrm{erf}$ on $[-5,5]$.
- Complex erf.png
Domain coloring of analytic continuation of $\mathrm{erf}$.
Properties
Theorem: $\mathrm{erf}(z) = \dfrac{2}{\sqrt{\pi}} \displaystyle\sum_{k=0}^{\infty} \dfrac{(-1)^kz^{2n+1}}{n!(2n+1)}$
Proof: █
Theorem: $\mathrm{erf}(-z)=-\mathrm{erf}(z)$
Proof: █
Theorem: $\mathrm{erf}(\overline{z}) = \overline{\mathrm{erf}}(z)$
Proof: █
Theorem: The following formula holds: $$\dfrac{1}{2} \left( 1 + \mathrm{erf} \left( \dfrac{x-\mu}{\sqrt{2}\sigma} \right) \right)=\dfrac{1}{\sigma \sqrt{2 \pi}} \displaystyle\int_{-\infty}^x \exp \left( -\dfrac{(t-\mu)^2}{2\sigma^2} \right)dt.$$
Proof: █
Videos
The Laplace transform of the error function $\mathrm{erf}(t)$