OFFSET
1,2
COMMENTS
REFERENCES
Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 5.5, p. 294.
LINKS
S. R. Finch, Backhouse's constant, 1995. [Cached copy, with permission]
Philippe Flajolet, in response to the previous document from S. R. Finch, Backhouse's constant, 1995.
S. R. Finch, Kalmar's Composition Constant, Section 5.5 in Mathematical Constants. Cambridge, England: Cambridge University Press, pp. 292-295, 2003. [Cached copy, with permission]
S. R. Finch, Kalmar's composition constant, June 5, 2003. [A different version. Cached copy, with permission of the author]
Simon Plouffe, The Backhouse constant.
Eric Weisstein's World of Mathematics, Backhouse's Constant.
EXAMPLE
1.4560749485826896713995953...
MATHEMATICA
RealDigits[-1/x /. FindRoot[0 == 1 + Sum[x^n Prime[n], {n, 1000}], {x, {0, 1}}, WorkingPrecision -> 100]][[1]] (* T. D. Noe, corrected Apr 26 2013 *)
CROSSREFS
KEYWORD
cons,nonn
AUTHOR
Robert G. Wilson v, Aug 03 2002
STATUS
approved