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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016498 Continued fraction for ln(70). 2
4, 4, 41, 3, 1, 1, 25, 10, 7, 1, 1, 4, 3, 1, 2, 2, 5, 2, 1, 1, 3, 2, 1, 1, 12, 1, 1, 1, 1, 1, 39, 1, 1, 1, 22, 1, 24, 4, 13, 4, 1, 1, 1, 106, 1, 1, 10, 22, 1, 1, 2, 4, 3, 1, 5, 1, 8, 5, 1, 1, 152, 1, 15, 1, 3, 1, 6, 2, 1, 2, 1, 2, 116 (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.24849524204935898912334419... = 4 + 1/(4 + 1/(41 + 1/(3 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 23 2009]

PROG

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

CROSSREFS

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

Sequence in context: A111882 A070959 A125066 * A197798 A082794 A197933

Adjacent sequences:  A016495 A016496 A016497 * A016499 A016500 A016501

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 17 18:01 EST 2012. Contains 206061 sequences.