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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016736 Continued fraction for ln(8). 2
2, 12, 1, 1, 2, 2, 1, 8, 1, 4, 1, 31, 1, 8, 1, 4, 1, 6, 1, 3, 4, 2, 1, 1, 1, 2, 1, 4, 1, 1, 2, 6, 1, 1, 1, 7, 1, 1, 2, 4, 1, 1, 1, 3, 3, 1, 2, 55, 1, 3, 1, 1, 1, 1, 1, 1, 4, 1, 1, 1, 3, 3, 41, 1, 3, 1, 2, 2, 12, 1, 5, 2, 5, 2, 2, 1, 3, 1, 10 (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.07944154167983592825169636... = 2 + 1/(12 + 1/(1 + 1/(1 + 1/(2 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 16 2009]

PROG

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

CROSSREFS

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

Sequence in context: A079331 A166489 A160367 * A082185 A113491 A107773

Adjacent sequences:  A016733 A016734 A016735 * A016737 A016738 A016739

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:12 EST 2012. Contains 205749 sequences.