login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A248584
Decimal expansion of the value of the continued fraction constructed from prime primorials plus 1.
1
3, 1, 8, 2, 4, 8, 1, 6, 5, 0, 8, 3, 6, 9, 0, 1, 2, 4, 7, 7, 7, 6, 8, 5, 5, 8, 9, 9, 9, 6, 7, 8, 7, 8, 4, 4, 7, 8, 8, 6, 5, 7, 1, 2, 2, 3, 3, 1, 5, 3, 3, 0, 4, 9, 4, 6, 7, 0, 9, 4, 7, 9, 6, 9, 6, 0, 9, 0, 4, 3, 2, 9, 3, 5, 8, 3, 3, 3, 5, 0, 4, 6, 3, 7, 7, 9, 5, 0, 0, 6, 1, 9, 8, 8, 2, 5, 6, 0, 1, 7, 3, 9
OFFSET
0,1
LINKS
Marek Wolf, "Continued fractions constructed from prime numbers" arXiv:1003.4015 [math.NT] Sep 26 2010, p. 14.
EXAMPLE
0.318248165083690124777685589996787844788657122331533049467...
MATHEMATICA
RealDigits[N[FromContinuedFraction[{0, 3, 7, 31, 211, 2311, 200560490131}], 102]] // First
KEYWORD
nonn,cons
AUTHOR
STATUS
approved