login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A087654 Decimal expansion of D(1) where D(x) is the Dawson function. 3
5, 3, 8, 0, 7, 9, 5, 0, 6, 9, 1, 2, 7, 6, 8, 4, 1, 9, 1, 3, 6, 3, 8, 7, 4, 2, 0, 4, 0, 7, 5, 5, 6, 7, 5, 4, 7, 9, 1, 9, 7, 5, 0, 0, 1, 7, 5, 3, 9, 3, 3, 3, 1, 8, 8, 7, 5, 2, 1, 9, 0, 9, 8, 0, 0, 2, 5, 6, 6, 5, 0, 3, 3, 3, 0, 5, 2, 7, 1, 0, 6, 2, 9, 7, 2, 6, 0, 8, 6, 1, 5, 0, 2, 7, 4, 3, 0, 8, 0, 9, 3, 8, 8, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Eric Weisstein's World of Mathematics, Dawson's Integral.
FORMULA
D(1) = (1/e)*Integral_{t=0..1} exp(t^2) dt.
EXAMPLE
0.5380795069127684191363874204075567547919750017539...
MATHEMATICA
RealDigits[ N[ Sqrt[Pi]*Erfi[1]/(2*E), 105]][[1]] (* Jean-François Alcover, Nov 08 2012 *)
RealDigits[DawsonF[1], 10, 120][[1]] (* Amiram Eldar, Jun 25 2023 *)
PROG
(PARI) intnum(t=0, 1, exp(t^2))/exp(1) \\ Michel Marcus, Feb 28 2023
CROSSREFS
Sequence in context: A248257 A019663 A187488 * A086032 A018222 A349578
KEYWORD
cons,nonn
AUTHOR
Benoit Cloitre, Sep 25 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 06:16 EDT 2024. Contains 371782 sequences. (Running on oeis4.)