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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016525 Continued fraction for ln(97). 2
4, 1, 1, 2, 1, 5, 1, 1, 78, 1, 4, 26, 2, 4, 2, 1, 1, 4, 21, 2, 2, 1, 1, 1, 1, 1, 36, 1, 12, 8, 2, 1, 1, 2, 12, 1, 2, 3, 4, 1, 23, 1, 1, 2, 3, 11, 1, 8, 1, 3, 1, 2, 1, 1, 1, 3, 8, 11, 6, 4, 1, 2, 1, 3, 3, 1, 4, 1, 4, 1, 28, 1, 16, 1, 1, 2, 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.574710978503382822116721621... = 4 + 1/(1 + 1/(1 + 1/(2 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 25 2009]

MATHEMATICA

ContinuedFraction[Log[97], 80] (* From Harvey P. Dale, Jan 15 2012 *)

PROG

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

CROSSREFS

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

Sequence in context: A119591 A010125 A010324 * A077604 A112985 A073693

Adjacent sequences:  A016522 A016523 A016524 * A016526 A016527 A016528

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 04:47 EST 2012. Contains 205860 sequences.