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!)
A085826 Continued fraction expansion of number defined in A085825. 1
2, 1, 1, 6, 2, 3, 1, 1, 1, 1, 2, 2, 1, 2, 1, 2, 2, 1, 2, 5, 5, 2, 17, 1, 1, 8, 1, 7, 2, 3, 2, 1, 6, 2, 3, 7, 1, 61, 1, 4, 3, 2, 1, 1, 1, 5, 1, 27, 1, 2, 1, 1, 3, 1, 8, 1, 2, 4, 5, 1, 7, 12, 2, 2, 1, 3, 1, 2, 4, 6, 3, 4, 1, 2, 1, 1, 2, 4, 3, 1, 10, 3, 11, 3, 5, 12, 1, 1, 1, 4, 1, 2, 8, 49, 1, 1, 1, 1, 1, 126, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Mark A. Herkommer, Continued Fractions.
MATHEMATICA
s = 0; Do[s = Prime[2n]/(Prime[2n + 1] + s), {n, 500, 1, -1}]; ContinuedFraction[2 + s, 102]
CROSSREFS
Cf. A085825.
Sequence in context: A142156 A136707 A179972 * A112477 A372973 A156984
KEYWORD
cofr,nonn
AUTHOR
Robert G. Wilson v, Jul 06 2003
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 5 01:23 EDT 2024. Contains 373102 sequences. (Running on oeis4.)