Difference between revisions of "Sandbox"
From Adaptive Population based Simplex
(→Math test) |
|||
Line 1: | Line 1: | ||
== Math test == | == Math test == | ||
+ | Use LaTeX syntax.<br /> | ||
+ | |||
Warning: the Preview doesn't work for mathematical expressions. You have to Publish (or Save page). | Warning: the Preview doesn't work for mathematical expressions. You have to Publish (or Save page). | ||
− | $N= | + | $N=20sqrt{D}$ |
$$ | $$ | ||
Line 9: | Line 11: | ||
\frac{e^{-x^2}}{x\sqrt{\pi}}\sum_{n=0}^\infty (-1)^n \frac{(2n)!}{n!(2x)^{2n}} | \frac{e^{-x^2}}{x\sqrt{\pi}}\sum_{n=0}^\infty (-1)^n \frac{(2n)!}{n!(2x)^{2n}} | ||
$$ | $$ | ||
+ | |||
+ | <math> | ||
+ | N=\max\left(40+2\sqrt{D},\sqrt{40^{2}+\left(D+2\right)^{2}}\right)\label{eq:N_popsize} | ||
+ | </math> |
Revision as of 20:46, 11 June 2013
Math test
Use LaTeX syntax.
Warning: the Preview doesn't work for mathematical expressions. You have to Publish (or Save page).
N=20sqrtD
erfc(x)=2√π∫∞xe−t2dt=e−x2x√π∞∑n=0(−1)n(2n)!n!(2x)2n
N=max