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.

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

This page as a plain text file.
%I A078082 #11 Jul 03 2024 01:20:44
%S A078082 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,
%T A078082 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,
%U A078082 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
%N A078082 Continued fraction expansion of Product_{p prime} (1 - 1/(p*(p+1))).
%o A078082 (PARI) contfrac(prodeulerrat(1 - 1/(p*(p+1)))) \\ _Amiram Eldar_, Mar 14 2021
%Y A078082 Cf. A065463.
%K A078082 nonn,cofr
%O A078082 0,3
%A A078082 _Benoit Cloitre_, Dec 02 2002
%E A078082 Offset changed by _Andrew Howroyd_, Jul 02 2024