OFFSET
0,1
COMMENTS
Named by Finch (2003) after the French computer scientist Philippe Flajolet (1948-2011) and the Polish-American mathematician Andrew Michael Odlyzko (b. 1949). - Amiram Eldar, Jun 16 2021
REFERENCES
Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003, section 7.1, pp. 285-290.
LINKS
Philippe Flajolet and Andrew M. Odlyzko, Random mapping statistics, in: J. J. Quisquater and J. Vandewalle (eds.), Advances in Cryptology - EUROCRYPT '89, Springer, Berlin, Heidelberg, 1990.
Eric Weisstein's World of Mathematics, Flajolet-Odlyzko Constant.
EXAMPLE
0.75782301126849283774...
MATHEMATICA
RealDigits[ 2*NIntegrate[1 - E^(ExpIntegralEi[-t]/2), {t, 0, Infinity}, WorkingPrecision -> 110]][[1]][[1 ;; 105]]
(* Jean-François Alcover, Jun 16 2011, after Eric W. Weisstein *)
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Eric W. Weisstein, Aug 05 2008
STATUS
approved