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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016536 Continued fraction for ln(17/2). 2
2, 7, 7, 5, 1, 9, 1, 1, 2, 11, 4, 1, 1, 3, 1, 1, 14, 1, 2, 3, 1, 4, 1, 8, 2, 1, 1, 2, 2, 1, 1, 1, 2, 6, 2, 51, 1, 1, 25, 1, 2, 18, 1, 1, 3, 3, 3, 1, 1, 2, 3, 1, 3, 8, 5, 1, 2, 6, 14, 1, 9, 3, 1, 1, 7, 2, 1, 2, 33, 1, 1, 2, 3, 2, 1, 4, 2, 1 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,20000

G. Xiao, Contfrac

EXAMPLE

2.140066163496270770832302496... = 2 + 1/(7 + 1/(7 + 1/(5 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 26 2009]

PROG

(PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(17/2)); for (n=1, 20000, write("b016536.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 26 2009]

CROSSREFS

Cf. A016585 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 26 2009]

Sequence in context: A188636 A021977 A057105 * A189960 A063503 A068386

Adjacent sequences:  A016533 A016534 A016535 * A016537 A016538 A016539

KEYWORD

nonn,cofr

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 17 19:13 EST 2012. Contains 206085 sequences.