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.

A078090 Continued fraction expansion of Product_{p prime >= 3} (1 - (p+2)/p^3).

This page as a plain text file.
%I A078090 #9 Jul 05 2024 16:03:32
%S A078090 0,1,2,1,1,1,1,1,1,1,4,4,1,1,1,1,1,1,1,8,2,1,1,3,178,2,3,1,4,3,5,1,3,
%T A078090 1,1,6,73,1,3,1,1,10,4,55,1,2,1,1,9,1,8,1,116,2,1,1,1,1,2,1,8,2,38,1,
%U A078090 11,2,10,1,1,1,1,1,2,12,1,1,11,1,3,1,4,1,3,1,1,4,3,8,5,3,3,1,6
%N A078090 Continued fraction expansion of Product_{p prime >= 3} (1 - (p+2)/p^3).
%o A078090 (PARI) contfrac(prodeulerrat(1 - (p+2)/p^3, 1, 3)) \\ _Amiram Eldar_, Mar 16 2021
%Y A078090 Cf. A065476 (decimal expansion).
%K A078090 nonn,cofr
%O A078090 0,3
%A A078090 _Benoit Cloitre_, Dec 02 2002
%E A078090 Offset changed by _Andrew Howroyd_, Jul 05 2024