A123561 Continued fraction expansion of Mills' constant.
1, 3, 3, 1, 3, 1, 2, 1, 2, 1, 4, 2, 35, 21, 1, 4, 4, 1, 1, 3, 2, 17, 7, 4, 1, 3, 16, 5, 3, 2, 3, 1, 4, 8, 1, 1, 19578, 1, 1, 1, 1, 1, 8, 1, 2, 1, 1, 3, 2, 1, 1, 1, 2, 1, 1, 9, 1, 1, 1, 2, 14, 4, 19, 1, 3, 3, 5, 9, 1, 3, 1, 6, 1, 2, 1, 11, 1, 1, 5, 23, 1, 4, 2, 3, 1, 35, 2, 1, 5, 3, 1, 9, 4, 8, 3, 1, 6, 2, 1
Offset: 0
Links
- G. C. Greubel, Table of n, a(n) for n = 0..9999
- Eric Weisstein's World of Mathematics, Mills' constant
Programs
-
Mathematica
ContinuedFraction[Nest[NextPrime[#^3] &, 2, 7]^(1/3^8), 100] (* G. C. Greubel, Oct 25 2017 *)
Extensions
More terms from Robert G. Wilson v, Nov 18 2006
Offset changed by Andrew Howroyd, Aug 09 2024
Comments