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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016504 Continued fraction for ln(76). 2
4, 3, 42, 2, 2, 21, 1, 1, 6, 1, 15, 3, 2, 1, 2, 1, 1, 2, 2, 1, 4, 1, 3, 5, 1, 2, 1, 8, 1, 2, 1, 1, 1, 1, 2, 4, 7, 1, 2, 1, 1, 2, 3, 1, 3, 2, 7, 17, 3, 1, 19, 1, 1, 2, 9, 5, 1, 5, 1, 1, 1, 19, 1, 2, 9, 1, 2, 3, 2, 1, 3, 88, 1, 13, 3, 1, 3, 9 (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.33073334028633107884349167... = 4 + 1/(3 + 1/(42 + 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(76)); for (n=1, 20000, write("b016504.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 24 2009]

CROSSREFS

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

Sequence in context: A120078 A096201 A025175 * A013335 A079324 A002298

Adjacent sequences:  A016501 A016502 A016503 * A016505 A016506 A016507

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 18:43 EST 2012. Contains 205939 sequences.