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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016526 Continued fraction for ln(98). 2
4, 1, 1, 2, 2, 3, 1, 4, 1, 66, 1, 1, 2, 4, 4, 3, 1, 1, 2, 1, 1, 1, 2, 52, 1, 1, 1, 1, 4, 2, 12, 1, 1, 1, 1, 1, 1, 1, 3, 3, 2, 3, 2, 1, 1, 1, 1, 2, 1, 14, 3, 1, 2, 2, 1, 1, 1, 4, 1, 1, 1, 2, 9, 4, 1, 3, 1, 18, 17, 4, 1, 3, 7, 1, 1, 3, 4, 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

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

PROG

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

CROSSREFS

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

Sequence in context: A112985 A073693 A100261 * A030747 A096103 A204456

Adjacent sequences:  A016523 A016524 A016525 * A016527 A016528 A016529

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 07:10 EST 2012. Contains 205874 sequences.