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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016487 Continued fraction for ln(59). 2
4, 12, 1, 8, 1, 2, 2, 2, 1, 16, 1, 6, 2, 2, 3, 11, 1, 2, 1, 1, 4, 2, 1, 1, 1, 1, 7, 1, 6, 4, 1, 2, 5, 2, 2, 1, 4, 1, 4, 2, 11, 4, 4, 2, 3, 11, 1, 3, 15, 1, 1, 1, 3, 4, 2, 1, 6, 1, 1, 4, 3, 2, 1, 7, 1, 20, 8, 2, 3, 1, 3, 1, 47, 1, 1, 1, 19, 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

4.07753744390571945061605037... = 4 + 1/(12 + 1/(1 + 1/(8 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 22 2009]

PROG

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

CROSSREFS

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

Sequence in context: A099733 A073902 A144207 * A104063 A205124 A010296

Adjacent sequences:  A016484 A016485 A016486 * A016488 A016489 A016490

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 05:54 EST 2012. Contains 205985 sequences.