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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016468 Continued fraction for ln(40). 2
3, 1, 2, 4, 1, 2, 51, 1, 68, 1, 1, 16, 1, 1, 1, 6, 21, 4, 1, 1, 3, 1, 1, 1, 9, 1, 16, 2, 8, 3, 2, 9, 11, 1, 1, 3, 1, 1, 1, 1, 4, 1, 4, 6, 4, 1, 2, 1, 3, 1, 1, 20, 8, 1, 2, 75, 1, 1, 1, 3, 1, 2, 1, 14, 1, 1, 1, 2, 5, 6, 1, 1, 1, 13, 2, 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

3.688879454113936302852455697... = 3 + 1/(1 + 1/(2 + 1/(4 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 21 2009]

PROG

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

CROSSREFS

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

Sequence in context: A060477 A175945 A080890 * A134839 A077581 A130419

Adjacent sequences:  A016465 A016466 A016467 * A016469 A016470 A016471

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 16 17:11 EST 2012. Contains 205938 sequences.