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”).

A078082
Continued fraction expansion of Product_{p prime} (1 - 1/(p*(p+1))).
1
0, 1, 2, 2, 1, 1, 1, 1, 4, 2, 1, 1, 3, 703, 2, 1, 1, 1, 3, 5, 1, 1, 4, 10, 2, 10, 2, 1, 2, 1, 4, 4, 11, 5, 1, 2, 1, 1, 30, 37, 2, 75, 1, 1, 8, 5, 1, 1, 7, 44, 280, 5, 1, 1, 1, 1, 2, 1, 1, 3, 1, 1, 3, 1, 9, 94, 1, 127, 2, 2, 7, 3, 3, 3, 6, 2, 1, 705, 24, 2, 7, 2, 2, 3, 1, 1, 6, 1, 1, 1, 5
OFFSET
0,3
PROG
(PARI) contfrac(prodeulerrat(1 - 1/(p*(p+1)))) \\ Amiram Eldar, Mar 14 2021
CROSSREFS
Cf. A065463.
Sequence in context: A152905 A096601 A078077 * A307090 A347630 A079674
KEYWORD
nonn,cofr
AUTHOR
Benoit Cloitre, Dec 02 2002
EXTENSIONS
Offset changed by Andrew Howroyd, Jul 02 2024
STATUS
approved