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

A082696
Continued fraction expansion of Product_{p prime} (1+1/(p*(p-1))).
1
1, 1, 16, 1, 2, 1, 2, 3, 1, 1, 3, 2, 1, 8, 1, 1, 1, 1, 1, 1, 1, 32, 33, 2, 14, 1, 1, 1, 1, 1, 6, 2, 1, 3, 1, 3, 5, 3, 2, 13, 21, 1, 1, 1, 1, 8, 3, 27, 1, 2, 5, 1, 6, 2, 4, 3, 1, 1, 3, 10, 3, 5, 12, 48, 1, 2, 2, 1, 1, 1, 2, 2, 1, 11, 1, 1, 3, 7, 1, 30, 42, 1, 1, 1, 12, 1, 7, 1, 41, 1, 1, 1, 3, 5, 2, 1, 2, 7
OFFSET
0,3
PROG
(PARI) contfrac(prodeulerrat(1+1/(p*(p-1)))) \\ Amiram Eldar, Jun 13 2021
CROSSREFS
Cf. A014197, A070243, A082695 (decimal expansion).
Sequence in context: A176390 A178062 A040263 * A040262 A040261 A040265
KEYWORD
cofr,nonn
AUTHOR
Benoit Cloitre, Apr 12 2003
EXTENSIONS
Offset changed by Andrew Howroyd, Jul 06 2024
STATUS
approved