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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016485 Continued fraction for ln(57). 2
4, 23, 4, 2, 1, 1, 1, 1, 5, 1, 1, 1, 1, 4, 2, 1, 9, 4, 1, 94, 1, 1, 1, 1, 1, 1, 1, 1, 25, 1, 2, 3, 3, 13, 1, 4, 10, 1, 21, 1, 1, 1, 5, 2, 1, 1, 1, 1, 1, 1, 2, 4, 1, 5, 7, 2, 2, 4, 1, 3, 1, 2, 1, 1, 2, 32, 1, 5, 3, 13, 17, 1, 1, 1, 6, 2, 12 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

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

EXAMPLE

4.04305126783455015140427266... = 4 + 1/(23 + 1/(4 + 1/(2 + 1/(1 + ...)))) [From Harry J. Smith, May 22 2009]

PROG

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

CROSSREFS

Cf. A016680 Decimal expansion. [From Harry J. Smith, May 22 2009]

Sequence in context: A053775 A037142 A115989 * A160613 A131545 A030716

Adjacent sequences:  A016482 A016483 A016484 * A016486 A016487 A016488

KEYWORD

nonn,cofr

AUTHOR

N. J. A. Sloane.

STATUS

approved

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 May 25 12:01 EDT 2013. Contains 225647 sequences.