cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A077387 Continued fraction expansion of Product_{p prime} (1 + p/((p-1)^2*(p+1))).

This page as a plain text file.
%I A077387 #24 Jul 06 2024 11:05:52
%S A077387 2,4,1,9,1,1,2,1,48,1,12,1,1,2,1,1,3,9,3,3,1,16,3,1,1,6,12,50,23,8,1,
%T A077387 1,2,1,1,1,2,1,11,1,2,2,1,1,10,5,7,2,1,3,1,4,3,8,1,2,1,1,4,11,1,1,1,1,
%U A077387 1,16,1,1,1,7,1,13,1,3,1,6,2,7,1,2,1,11,2,1,5,1,9,4,2,9,26,1,2,1,20,1,1,4
%N A077387 Continued fraction expansion of Product_{p prime} (1 + p/((p-1)^2*(p+1))).
%H A077387 G. Niklasch, <a href="/A001692/a001692.html">Some number theoretical constants: 1000-digit values</a> [Cached copy]
%o A077387 (PARI) contfrac(prodeulerrat(1 + p/((p-1)^2*(p+1)))) \\ _Amiram Eldar_, Jun 13 2021
%Y A077387 Cf. A065484 (decimal expansion).
%K A077387 cofr,nonn
%O A077387 0,1
%A A077387 _N. J. A. Sloane_, Nov 30 2002
%E A077387 Extended by _Ray Chandler_, Sep 27 2006
%E A077387 Offset changed by _Andrew Howroyd_, Jul 06 2024