cp's OEIS Frontend

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.

A238387 Decimal expansion of (1 + 4*e^(-3/2))/(3*sqrt(2*Pi)).

This page as a plain text file.
%I A238387 #30 Jun 24 2020 03:05:46
%S A238387 2,5,1,6,6,8,8,3,3,3,5,5,0,7,9,5,2,2,1,0,2,9,2,3,4,8,3,1,0,5,3,9,6,0,
%T A238387 6,2,3,9,8,7,5,4,1,8,0,4,0,7,3,4,2,6,6,5,5,0,8,9,2,1,4,2,0,6,1,8,5,9,
%U A238387 6,4,7,1,4,6,9,0,7,0,6,5,0,7,9,2,9,3,0
%N A238387 Decimal expansion of (1 + 4*e^(-3/2))/(3*sqrt(2*Pi)).
%C A238387 Occurs in a formula estimating the error in approximating a binomial distribution with a normal distribution. See [Prohorov].
%D A238387 Yu. V. Prohorov, Asymptotic behavior of the binomial distribution. 1961. Select. Transl. Math. Statist. and Probability, Vol. 1 pp. 87-95. Inst. Math. Statist. and Amer. Math. Soc., Providence, R.I.
%H A238387 G. C. Greubel, <a href="/A238387/b238387.txt">Table of n, a(n) for n = 0..2500</a> [a(2500) corrected by _Georg Fischer_, Jun 23 2020]
%H A238387 Yu. V. Prohorov, <a href="http://mi.mathnet.ru/eng/umn8214">Asymptotic behavior of the binomial distribution</a>, Uspekhi Mat. Nauk, 8:3(55) (1953), 135-142 (in Russian). See lambda2 in theorem 3 p. 137.
%e A238387 0.25166883335507952210292348310539606239875418040734266550892142061...
%t A238387 RealDigits[N[(1 + 4*Exp[-3/2])/(3*Sqrt[2*Pi]), 1001]] (* _G. C. Greubel_, Jan 26 2016 *)
%o A238387 (PARI) (1 + 4*exp(-3/2))/(3*sqrt(2*Pi)) \\ _Michel Marcus_, Feb 27 2014
%Y A238387 Cf. A103647, A238388.
%K A238387 nonn,cons
%O A238387 0,1
%A A238387 _Eric M. Schmidt_, Feb 26 2014