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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016546 Continued fraction for ln(37/2). 2
2, 1, 11, 6, 4, 1, 5, 3, 3, 1, 1, 1, 3, 1, 1, 4, 2, 1, 5, 2, 2, 1, 12, 62, 2, 1, 1, 6, 5, 9, 1, 1, 1, 1, 1, 19, 1, 1, 1, 2, 1, 1, 1, 2, 8, 1, 73, 10, 1, 1, 1, 25, 1, 3, 10, 1, 1, 1, 1, 3, 2, 1, 9, 2, 3, 2, 4, 1, 11, 1, 1, 1, 3, 1, 6, 1, 1, 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.91777073208427913495086354... = 2 + 1/(1 + 1/(11 + 1/(6 + 1/(4 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 27 2009]

PROG

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

CROSSREFS

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

Sequence in context: A037916 A191618 A143888 * A141504 A141482 A079795

Adjacent sequences:  A016543 A016544 A016545 * A016547 A016548 A016549

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 16:49 EST 2012. Contains 206058 sequences.