The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A210648 Continued fraction of A137245 = sum( 1/(p log p), p prime ) = 1.63661632335126... 0
1, 1, 1, 1, 3, 32, 2, 3, 3, 1, 3, 2, 3, 6, 1, 3, 1, 3, 6, 8, 1, 4, 17, 1, 2, 3, 3, 1, 2, 2, 3, 5, 15, 1, 1, 5, 1, 1, 3, 2, 1, 1, 1, 3, 1, 2, 2, 2, 1, 1, 1, 25, 1, 8, 10, 1, 1, 11, 2, 2, 25, 2, 16, 1, 2, 1, 2, 1, 1, 1, 2, 11, 4, 35, 3, 1, 1, 9, 59, 1, 2, 2, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
PROG
(PARI) s=1.6366163233512608685696580039218636711815970761312; e=.1^default(realprecision); a=[contfrac(s+e), contfrac(s-e)]; for(n=1, min(#a[1], #a[2]), a[1][n] == a[2][n] & print1(a[1][n]", "))
CROSSREFS
Sequence in context: A136582 A356516 A173649 * A119937 A254312 A304048
KEYWORD
nonn,cofr
AUTHOR
M. F. Hasler, Mar 27 2012
EXTENSIONS
More terms from Vaclav Kotesovec, Jun 12 2022
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 June 12 11:18 EDT 2024. Contains 373331 sequences. (Running on oeis4.)