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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016482 Continued fraction for ln(54). 2
3, 1, 89, 1, 3, 2, 35, 1, 1, 1, 1, 39, 3, 1, 1, 1, 14, 4, 13, 2, 6, 1, 3, 1, 1, 12, 1, 2, 12, 1, 3, 1, 1, 14, 2, 1, 10, 123, 1, 14, 2, 3, 1, 2, 1, 3, 1, 72, 2, 8, 21, 1, 1, 1, 5, 1, 25, 4, 4, 1, 1, 89, 3, 1, 2, 1, 1, 4, 3, 6, 1, 3, 5, 59 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,20000

EXAMPLE

3.98898404656427438360296783... = 3 + 1/(1 + 1/(89 + 1/(1 + 1/(3 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 22 2009]

PROG

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

CROSSREFS

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

Sequence in context: A189898 A082525 A162221 * A012854 A071291 A049330

Adjacent sequences:  A016479 A016480 A016481 * A016483 A016484 A016485

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 23:53 EST 2012. Contains 205689 sequences.