login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A085827 Increasing partial quotients of number defined in A085825 and A085826. 0
2, 6, 17, 61, 126, 977090, 1474739 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

977090 occurs at PQ_142, whereas 1474739 occurs at PQ_514488 out of the first 1155900 PQs.

LINKS

Mark A. Herkommer, The Incredible Herkommer Number

Mark A. Herkommer, Continued Fractions.

MATHEMATICA

s = 0; Do[s = Prime[2n]/(Prime[2n + 1] + s), {n, 10^5, 1, -1}]; h = ContinuedFraction[s]; a = 0; k = 1; Do[ While[ h[[k]] ? a, k++ ]; Print[ h[[k]]], {n, 1, 30}]

CROSSREFS

Cf. A085826.

Sequence in context: A148454 A007743 A000687 * A150035 A000661 A150036

Adjacent sequences:  A085824 A085825 A085826 * A085828 A085829 A085830

KEYWORD

cofr,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jul 06 2003

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 01:31 EST 2012. Contains 205860 sequences.