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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016484 Continued fraction for ln(56). 2
4, 39, 2, 4, 18, 1, 1, 2, 1, 1, 91, 1, 7, 1, 3, 1, 3, 2, 1, 1, 1, 3, 1, 1, 1, 5, 8, 2, 1, 4, 16, 1, 7, 1, 2, 53, 2, 1, 3, 1, 6, 2, 11, 1, 11, 2, 1, 2, 8, 1, 1, 14, 49, 1, 7, 2, 1, 7, 2, 4, 257, 3, 5, 1, 5, 1, 99, 1, 4, 1, 1, 16, 11, 8, 3 (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.0253516907351492333570491... = 4 + 1/(39 + 1/(2 + 1/(4 + 1/(18 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 22 2009]

PROG

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

CROSSREFS

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

Sequence in context: A131591 A030259 A018860 * A106127 A093850 A201740

Adjacent sequences:  A016481 A016482 A016483 * A016485 A016486 A016487

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 20:26 EST 2012. Contains 205852 sequences.