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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016514 Continued fraction for ln(86). 2
4, 2, 4, 1, 40, 1, 7, 1, 16, 1, 2, 2, 1, 17, 1, 79, 1, 1, 18, 1, 1, 1, 2, 1, 4, 1, 4, 1, 5, 1, 1, 2, 11, 8, 2, 1, 4, 22, 6, 2, 1, 2, 14, 8, 6, 5, 1, 1, 13, 2, 1, 3, 13, 2, 4, 2, 2, 1, 4, 1, 1, 1, 3, 1, 2, 1, 1, 1, 10, 1, 17, 4, 7, 10, 4 (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.45434729625350773289007463... = 4 + 1/(2 + 1/(4 + 1/(1 + 1/(40 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 24 2009]

PROG

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

CROSSREFS

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

Sequence in context: A135513 A176895 A179950 * A105256 A064127 A178253

Adjacent sequences:  A016511 A016512 A016513 * A016515 A016516 A016517

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 04:24 EST 2012. Contains 205978 sequences.