A078089 Continued fraction expansion of Product_{p prime >= 3} (1 - 1/(p^2-p-1)).
0, 1, 2, 1, 1, 16, 1, 2, 5, 4, 1, 43, 9, 1, 3, 1, 4, 2, 2, 1, 2, 1, 78, 1, 50, 3, 1, 1, 1, 2, 2, 6, 11, 4, 1, 1, 2, 1, 2, 2, 1, 4, 2, 6, 8, 1, 2, 1, 1, 1, 1, 1, 3, 4, 1, 1, 1, 7, 1, 1, 154, 1, 1, 1, 1, 3, 1, 12, 1, 1, 1, 3, 1, 1, 5, 1, 2, 1, 3, 4, 1, 3, 1, 1, 1, 4, 2, 2, 10, 8, 3, 9, 1, 1, 1
Offset: 0
Crossrefs
Cf. A065479 (decimal expansion).
Programs
-
PARI
contfrac(prodeulerrat(1 - 1/(p^2-p-1), 1, 3)) \\ Amiram Eldar, Mar 15 2021
Extensions
Offset changed by Andrew Howroyd, Jul 05 2024