login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A040009
Decimal expansion of Pi*exp(-Pi^2/2).
1
0, 2, 2, 5, 9, 3, 9, 6, 7, 9, 1, 6, 1, 3, 8, 8, 1, 9, 1, 1, 2, 2, 3, 9, 0, 6, 7, 7, 3, 9, 6, 8, 8, 9, 1, 7, 6, 9, 9, 2, 2, 9, 4, 7, 0, 7, 3, 3, 0, 9, 8, 1, 6, 9, 6, 2, 4, 5, 0, 3, 1, 1, 4, 1, 4, 0, 1, 5, 6, 2, 9, 4, 4, 7, 6, 6, 7, 2, 3, 3, 8, 3, 0, 2, 4, 4
OFFSET
0,2
MATHEMATICA
Join[{0}, RealDigits[Pi Exp[-Pi^2/2], 10, 120][[1]]] (* Harvey P. Dale, Sep 20 2013 *)
CROSSREFS
Sequence in context: A208938 A019086 A076949 * A227527 A275504 A275401
KEYWORD
nonn,cons
AUTHOR
EXTENSIONS
Corrected by Harvey P. Dale, Sep 20 2013
STATUS
approved