A325905 Decimal expansion of 2/e^2.
2, 7, 0, 6, 7, 0, 5, 6, 6, 4, 7, 3, 2, 2, 5, 3, 8, 3, 7, 8, 7, 9, 9, 8, 9, 8, 9, 9, 4, 4, 9, 6, 8, 8, 0, 6, 8, 1, 5, 2, 6, 3, 0, 9, 1, 8, 1, 9, 1, 5, 1, 7, 6, 2, 9, 3, 6, 3, 1, 7, 7, 4, 5, 3, 0, 8, 1, 4, 6, 7, 4, 8, 2, 0, 2
Offset: 0
Examples
0.2706705664732253837879989899...
Links
- E. L. Presman and I. M. Sonin, The best choice problem for a random number of objects, Teor. Veroyatnost. i Primenen., 17:4 (1972), 695-706; English version, Theory Probab. Appl., 17:4 (1973), 657-668.
- Eric Weisstein's MathWorld, Sultan's Dowry Problem
- Wikipedia, Secretary problem
Programs
-
Mathematica
N[2/E^2, 100] // RealDigits // First
Comments