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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016507 Continued fraction for ln(79). 2
4, 2, 1, 2, 2, 2, 3, 1, 1, 1, 1, 2, 2, 1, 50, 1, 1, 4, 5, 4, 1, 7, 1, 3, 1, 1, 1, 27, 2, 5, 4, 13, 1, 1, 2, 3, 2, 6, 3, 5, 12, 13, 1, 15, 1, 1, 1, 6, 1, 9, 2, 7, 1, 1, 4, 1, 3, 22, 2, 5, 2, 2, 2, 1, 2, 43, 21, 17, 67, 1, 1, 21, 1, 1, 2, 1 (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.369447852467021494172945541... = 4 + 1/(2 + 1/(1 + 1/(2 + 1/(2 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 24 2009]

PROG

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

CROSSREFS

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

Sequence in context: A085245 A046096 A080816 * A132116 A175665 A200586

Adjacent sequences:  A016504 A016505 A016506 * A016508 A016509 A016510

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 03:44 EST 2012. Contains 205860 sequences.