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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016577 Continued fraction for ln(99/2). 2
3, 1, 9, 4, 1, 31, 1, 1, 5, 7, 4, 2, 6, 2, 1, 5, 14, 2, 4, 1, 1, 3, 1, 22, 2, 3, 2, 2, 2, 1, 12, 2, 1, 1, 1, 1, 1, 2, 6, 2, 2, 4, 1, 7, 2, 1, 9, 27, 2, 1, 14, 6, 1, 4, 6, 2, 48, 2, 7, 17, 10, 1, 1, 4, 2, 2, 2, 2, 5, 7, 1, 19, 1, 1, 1, 2, 9 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

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

G. Xiao, Contfrac

EXAMPLE

3.901972669574644617435201930... = 3 + 1/(1 + 1/(9 + 1/(4 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 30 2009]

PROG

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

CROSSREFS

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

Sequence in context: A140071 A067417 A187887 * A124573 A127550 A021317

Adjacent sequences:  A016574 A016575 A016576 * A016578 A016579 A016580

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 01:31 EST 2012. Contains 205860 sequences.