This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A257526 #14 Feb 16 2025 08:33:25 %S A257526 1,3,4,3,2,9,3,4,2,1,6,4,6,7,3,5,1,7,0,4,3,7,1,2,3,5,9,4,4,1,0,5,8,9, %T A257526 7,7,8,3,2,2,8,2,9,5,6,7,1,3,0,0,3,6,8,7,2,0,5,1,9,5,5,5,6,4,5,5,3,0, %U A257526 2,5,8,2,7,9,6,9,7,2,7,7,5,7,9,8,4,1,3,3,5,0,0,7,6,5,4,8,8,0,0,2,5,4,9 %N A257526 Decimal expansion of e*Pi*erfc(1). %H A257526 MathOverflow, <a href="http://mathoverflow.net/questions/37107">Contour integration problem from probability </a> %H A257526 Eric Weisstein's MathWorld, <a href="https://mathworld.wolfram.com/Erfc.html">Erfc </a> %F A257526 Equals Integral_{-infinity..infinity} exp(-x^2)/(1+x^2) dx. %F A257526 Also equals J(0) where J(c) = Integral_{-infinity..infinity} exp(-(x-c)^2)/(1+x^2) dx = (1/2)*Pi*e*(erfc[1-c*i]*e^(-2*c*i) + erfc[1+c*i]*e^(2*c*i)), where the integrand comes from a shifted normal PDF times a Cauchy PDF. %F A257526 Equals 2 * Integral_{x=0..Pi/2} exp(-tan(x)^2) dx. - _Amiram Eldar_, Aug 07 2020 %e A257526 1.343293421646735170437123594410589778322829567130036872051955564553... %t A257526 RealDigits[E*Pi*Erfc[1], 10, 103] // First %o A257526 (PARI) exp(1)*Pi*erfc(1) \\ _Charles R Greathouse IV_, Apr 18 2016 %Y A257526 Cf. A099287, A108088. %K A257526 nonn,cons,easy %O A257526 1,2 %A A257526 _Jean-François Alcover_, Apr 28 2015