OFFSET
1,1
REFERENCES
Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003, p. 220.
LINKS
G. C. Greubel, Table of n, a(n) for n = 1..10000 (terms 1..1000 from Ivan Panchenko)
FORMULA
Equals 2*A059444. - Michel Marcus, May 13 2014
Equals Integral_{x>=0} exp(-log(x)^2/2) dx. - Amiram Eldar, Apr 07 2021
MATHEMATICA
RealDigits[Sqrt[2Pi E], 10, 120][[1]] (* Harvey P. Dale, Apr 16 2013 *)
PROG
(PARI) sqrt(2*Pi*exp(1)) \\ Charles R Greathouse IV, May 14 2014
(Magma) C<i> := ComplexField(); Sqrt(2*Pi(C)*Exp(1)); // G. C. Greubel, Jan 28 2018
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
N. J. A. Sloane, Dec 11 1996
STATUS
approved