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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016512 Continued fraction for ln(84). 2
4, 2, 3, 8, 1, 4, 11, 1, 68, 1, 12, 1, 2, 2, 1, 1, 32, 2, 2, 3, 1, 2, 4, 1, 1, 30, 2, 2, 1, 1, 3, 1, 106, 55, 9, 1, 4, 1, 1, 19, 1, 5, 32, 1, 1, 1, 4, 2, 1, 2, 3, 26, 1, 1, 2, 27, 4, 16, 2, 9, 3, 2, 9, 19, 1, 1, 1, 1, 9, 1, 1, 3, 116 (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.430816798843313615335062223... = 4 + 1/(2 + 1/(3 + 1/(8 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 24 2009]

PROG

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

CROSSREFS

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

Sequence in context: A021240 A143054 A195953 * A201651 A026246 A143051

Adjacent sequences:  A016509 A016510 A016511 * A016513 A016514 A016515

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 11:42 EST 2012. Contains 206011 sequences.