login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A074178 Records of the coefficients of the continued fraction for the Product_{p prime} (1 - 2/p^2). 1
0, 3, 10, 19, 21, 443, 667, 1836, 3264, 7270, 58858, 97672 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
PROG
(PARI) s = contfrac(prodeulerrat(1- 2/p^2)); sm = -1; for(k=1, #s, if(s[k]>sm, sm = s[k]; print1(sm, ", ")))
CROSSREFS
Sequence in context: A298976 A265487 A074893 * A178996 A127852 A064027
KEYWORD
cofr,nonn,more
AUTHOR
Robert G. Wilson v, Sep 13 2002
EXTENSIONS
Name clarified by Michel Marcus, Oct 14 2018
a(1) and a(9)-a(12) from Amiram Eldar, Jun 13 2021
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 16 01:40 EDT 2024. Contains 371696 sequences. (Running on oeis4.)