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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016497 Continued fraction for ln(69). 2
4, 4, 3, 1, 2, 6, 1, 2, 1, 1, 6, 1, 11, 1, 10, 1, 3, 5, 1, 6, 1, 8, 1, 1, 2, 43, 1, 17, 14, 1, 4, 6, 1, 3, 1, 1, 6, 1, 1, 1, 1, 2, 281, 7, 1, 1, 1, 3, 1, 1, 1, 723, 1, 2, 2, 7, 7, 1, 3, 45, 3, 1, 1, 1, 4, 2, 1, 1, 4, 3, 1, 2, 9, 1, 1, 1, 29 (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.234106504597259382201998068... = 4 + 1/(4 + 1/(3 + 1/(1 + 1/(2 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 23 2009]

PROG

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

CROSSREFS

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

Sequence in context: A131080 A010657 A019706 * A194668 A138160 A120886

Adjacent sequences:  A016494 A016495 A016496 * A016498 A016499 A016500

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 23:58 EST 2012. Contains 206085 sequences.