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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016523 Continued fraction for ln(95). 2
4, 1, 1, 4, 7, 7, 1, 1, 3, 1, 1, 4, 2, 7, 25, 1, 1, 5, 1, 1, 1, 58, 1, 7, 1, 1, 6, 1, 39, 1, 3, 11, 2, 2, 1, 3, 1, 1, 41, 31, 4, 1, 3, 1, 1, 1, 5, 12, 1, 3, 1, 2, 2, 26, 1, 3, 6, 2, 1, 1, 1, 1, 1, 1, 9, 5, 1, 1, 1, 5, 2, 1, 22, 2, 2, 2, 13 (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.553876891600540834609786765... = 4 + 1/(1 + 1/(1 + 1/(4 + 1/(7 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 25 2009]

PROG

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

CROSSREFS

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

Sequence in context: A151904 A091570 A116669 * A026998 A080061 A124258

Adjacent sequences:  A016520 A016521 A016522 * A016524 A016525 A016526

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 13 19:04 EST 2012. Contains 205535 sequences.