login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A088751 Decimal expansion of -x, the real root of the equation 0 = 1 + Sum_{k>=1} prime(k) x^k. The inverse of Backhouse's constant (A072508). 6

%I #26 Oct 09 2019 07:47:17

%S 6,8,6,7,7,7,8,3,4,4,6,0,6,3,4,9,5,4,4,2,6,5,4,0,2,2,3,7,0,6,7,6,9,2,

%T 6,9,2,2,7,0,0,2,6,3,7,6,2,2,5,0,4,2,0,7,3,9,3,4,2,5,8,2,9,4,0,1,1,5,

%U 3,1,0,0,8,7,7,0,0,4,3,7,3,6,6,9,6,9,5,3,0,1,0,6,7,6,8,2,5,9,0,1

%N Decimal expansion of -x, the real root of the equation 0 = 1 + Sum_{k>=1} prime(k) x^k. The inverse of Backhouse's constant (A072508).

%C This constant is computed in Finch's article. This number is easier to compute than Backhouse's constant. Except for an additional term of 0, the continued fraction expansion is the same as that of Backhouse's constant.

%H S. R. Finch, <a href="/A104225/a104225.pdf">Backhouse's constant</a>. 1995 [Cached copy, with permission]

%H Philippe Flajolet, in response to the previous document from S. R. Finch, <a href="/A104225/a104225.txt">Backhouse's constant</a>, 1995

%H S. R. Finch, <a href="/A104225/a104225_1.pdf">Kalmar's Composition Constant</a>, Section 5.5 in Mathematical Constants. Cambridge, England: Cambridge University Press, pp. 292-295, 2003. [Cached copy, with permission]

%H S. R. Finch, <a href="/A001055/a001055.pdf">Kalmar's composition constant</a>, June 5, 2003. [A different version. Cached copy, with permission of the author]

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/BackhousesConstant.html">Backhouse's Constant</a>

%e 0.68677783446063...

%t RealDigits[ -x/.FindRoot[0==1+Sum[x^n Prime[n], {n, 1000}], {x, {0, 1}}, WorkingPrecision->100]][[1]]

%Y Cf. A030010, A072508.

%K cons,nonn

%O 0,1

%A _T. D. Noe_, Oct 14 2003

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 11 19:26 EDT 2024. Contains 374234 sequences. (Running on oeis4.)