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”).

A377202
Decimal expansion of Integral_{x=0..oo} exp(-x)*erf(sqrt(x))^2 dx, where erf is the error function.
2
5, 5, 4, 1, 2, 6, 4, 2, 3, 9, 7, 9, 5, 7, 1, 9, 8, 7, 1, 2, 3, 0, 7, 8, 8, 3, 4, 5, 3, 7, 9, 0, 2, 7, 1, 8, 9, 2, 2, 9, 4, 9, 5, 7, 9, 3, 9, 6, 0, 5, 6, 4, 6, 9, 2, 4, 0, 4, 7, 3, 1, 9, 8, 7, 3, 8, 3, 1, 0, 8, 4, 7, 1, 0, 7, 1, 3, 4, 1, 7, 9, 4, 6, 3, 8, 1, 5, 4, 5, 5
OFFSET
0,1
LINKS
Eric Weisstein's World of Mathematics, Erf.
Wikipedia, Error function.
FORMULA
Equals 2*sqrt(2)*arccot(sqrt(2))/Pi = A010466*A195695/A000796 (cf. eq. 37 in Weisstein link).
EXAMPLE
0.554126423979571987123078834537902718922949579396...
MATHEMATICA
First[RealDigits[Sqrt[8]*ArcCot[Sqrt[2]]/Pi, 10, 100]]
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Paolo Xausa, Oct 19 2024
STATUS
approved