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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016460 Continued fraction for ln(32). 2
3, 2, 6, 1, 3, 1, 9, 1, 10, 1, 3, 1, 1, 12, 1, 1, 1, 1, 2, 12, 3, 1, 2, 36, 13, 2, 2, 4, 2, 1, 1, 4, 4, 2, 1, 3, 1, 1, 1, 1, 3, 2, 3, 3, 2, 4, 1, 2, 1, 2, 1, 10, 1, 2, 5, 1, 69, 3, 5, 7, 2, 1, 1, 1, 1, 3, 3, 3, 1, 13, 6, 1, 1, 10, 1, 23, 1 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

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

EXAMPLE

3.465735902799726547086160607... = 3 + 1/(2 + 1/(6 + 1/(1 + 1/(3 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 20 2009]

PROG

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

CROSSREFS

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

Sequence in context: A005265 A005266 A005267 * A161826 A097887 A019761

Adjacent sequences:  A016457 A016458 A016459 * A016461 A016462 A016463

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 16 12:41 EST 2012. Contains 205909 sequences.