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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016533 Continued fraction for ln(11/2). 2
1, 1, 2, 2, 1, 1, 2, 2, 6, 6, 1, 3, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 1, 2, 4, 2, 1, 1, 3, 2, 73, 46, 3, 2, 3, 3, 4, 1, 3, 2, 6, 1, 1, 1, 1, 1, 8, 16, 1, 1, 2, 11, 1, 6, 1, 2, 3, 1, 16, 2, 6, 6, 1, 1, 3, 1, 1, 5, 14, 5, 1, 1, 2, 3, 4, 1, 2, 4 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

LINKS

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

G. Xiao, Contfrac

EXAMPLE

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

PROG

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

CROSSREFS

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

Sequence in context: A055091 A014678 A164516 * A122915 A182592 A030298

Adjacent sequences:  A016530 A016531 A016532 * A016534 A016535 A016536

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 15 09:54 EST 2012. Contains 205763 sequences.