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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016567 Continued fraction for ln(79/2). 2
3, 1, 2, 11, 5, 355, 1, 2, 1, 4, 2, 1, 1, 1, 2, 1, 2, 1, 1, 2, 8, 1, 2, 3, 2, 1, 3, 5, 4, 1, 11, 2, 3, 3, 1, 4, 2, 2, 1, 1, 15, 28, 5, 1, 2, 8, 2, 1, 6, 2, 6, 1, 13, 1, 1, 5, 8, 1, 2, 1, 5, 18, 1, 58, 2, 62, 1, 16, 5, 1, 1, 1, 1, 2, 5, 1, 12 (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.67630067190707618475571342... = 3 + 1/(1 + 1/(2 + 1/(11 + 1/(5 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 29 2009]

PROG

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

CROSSREFS

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

Sequence in context: A126226 A144156 A116854 * A180771 A109528 A136125

Adjacent sequences:  A016564 A016565 A016566 * A016568 A016569 A016570

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 14 17:51 EST 2012. Contains 205651 sequences.