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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016441 Continued fraction for ln(13). 3
2, 1, 1, 3, 2, 1, 6, 2, 1, 4, 47, 1, 1, 1, 1, 1, 11, 4, 2, 18, 1, 2, 2, 3, 1, 1, 2, 2, 3, 2, 40, 7, 1, 4, 1, 28, 6, 1, 2, 7, 1, 1, 1, 8, 1, 3, 1, 21, 1, 4, 1, 2, 4, 44, 3, 4, 4, 1, 3, 1, 23, 2, 2, 5, 1, 1, 33, 1, 1, 13, 1, 60, 115, 1, 2, 1 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,20000

EXAMPLE

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

PROG

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

CROSSREFS

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

Sequence in context: A023996 A049998 A029253 * A131333 A120643 A111867

Adjacent sequences:  A016438 A016439 A016440 * A016442 A016443 A016444

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 02:51 EST 2012. Contains 205860 sequences.