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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016488 Continued fraction for ln(60). 2
4, 10, 1, 1, 2, 71, 1, 2, 14, 14, 1, 1, 122, 1, 3, 1, 1, 87, 2, 2, 4, 2, 3, 3, 3, 4, 3, 5, 2, 4, 3, 1, 2, 2, 1, 3, 1, 3, 75, 1, 38, 2, 3, 10, 22, 1, 10, 4, 1, 2, 3, 1, 1, 7, 1, 2, 2, 1, 1, 1, 8, 2, 2, 8, 1, 3, 1, 2, 1, 1, 3, 1, 3, 1, 4, 5 (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.09434456222210068483046881... = 4 + 1/(10 + 1/(1 + 1/(1 + 1/(2 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 22 2009]

PROG

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

CROSSREFS

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

Sequence in context: A111443 A051499 A008345 * A087212 A048870 A070261

Adjacent sequences:  A016485 A016486 A016487 * A016489 A016490 A016491

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 17:11 EST 2012. Contains 205938 sequences.