Difference between revisions of "Sandbox"
From Adaptive Population based Simplex
(→Math test) |
(→Math test) |
||
Line 1: | Line 1: | ||
== Math test == | == Math test == | ||
− | $N= | + | $N=20*sqrt(D)$ |
+ | |||
+ | $$ | ||
+ | \operatorname{erfc}(x) = | ||
+ | \frac{2}{\sqrt{\pi}} \int_x^{\infty} e^{-t^2}\,dt = | ||
+ | \frac{e^{-x^2}}{x\sqrt{\pi}}\sum_{n=0}^\infty (-1)^n \frac{(2n)!}{n!(2x)^{2n}} | ||
+ | $$ |
Revision as of 19:41, 11 June 2013
Math test
$N=20*sqrt(D)$
$$ \operatorname{erfc}(x) = \frac{2}{\sqrt{\pi}} \int_x^{\infty} e^{-t^2}\,dt = \frac{e^{-x^2}}{x\sqrt{\pi}}\sum_{n=0}^\infty (-1)^n \frac{(2n)!}{n!(2x)^{2n}} $$