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!)
A347909 Decimal expansion of Integral_{x=0..1} exp(-x^2) dx. 2
7, 4, 6, 8, 2, 4, 1, 3, 2, 8, 1, 2, 4, 2, 7, 0, 2, 5, 3, 9, 9, 4, 6, 7, 4, 3, 6, 1, 3, 1, 8, 5, 3, 0, 0, 5, 3, 5, 4, 4, 9, 9, 6, 8, 6, 8, 1, 2, 6, 0, 6, 3, 2, 9, 0, 2, 7, 6, 5, 4, 4, 9, 8, 9, 5, 8, 6, 0, 5, 3, 2, 7, 5, 6, 1, 7, 7, 2, 8, 3, 1, 4, 9, 7, 8, 4, 8, 4, 2, 9, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
Equals (sqrt(Pi)/2) * erf(1) = (sqrt(Pi)/(2*i)) * erfi(i).
Equals Sum_{k>=0} (-1)^k / ((2*k + 1)*k!). - Ilya Gutkovskiy, Sep 18 2021
EXAMPLE
0.74682413281242702539946743613185300535449968...
MATHEMATICA
RealDigits[(Sqrt[Pi]/2) Erf[1], 10, 91][[1]]
PROG
(PARI) intnum(x=0, 1, exp(-x^2)) \\ Michel Marcus, Sep 18 2021
CROSSREFS
Cf. A019704 (sqrt(Pi)/2 = Integral_{x=0..+oo} exp(-x^2) dx), A002161 (sqrt(Pi) = Integral_{x=-oo..+oo} exp(-x^2) dx).
Cf. A347910 (inverse integrand), A007680.
Sequence in context: A195366 A359104 A185196 * A085665 A176434 A027625
KEYWORD
nonn,easy,cons
AUTHOR
Jianing Song, Sep 18 2021
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 16 11:48 EDT 2024. Contains 371711 sequences. (Running on oeis4.)