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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016476 Continued fraction for ln(48). 2
3, 1, 6, 1, 3, 4, 4, 1, 13, 2, 4, 1, 22, 3, 2, 7, 3, 4, 1, 3, 4, 7, 11, 2, 1, 39, 1, 1, 1, 7, 8, 3, 1, 5, 4, 2, 6, 1, 1, 4, 35, 2, 45, 2, 1, 1, 6, 2, 1, 1, 3, 1, 3, 1, 13, 1, 3, 3, 26, 2, 17, 1, 1, 3, 1, 45, 1, 5, 1, 1, 1, 3, 2, 2, 1, 3, 4 (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.871201010907890929064173722... = 3 + 1/(1 + 1/(6 + 1/(1 + 1/(3 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 21 2009]

PROG

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

CROSSREFS

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

Sequence in context: A130270 A090049 A115364 * A169814 A068436 A019570

Adjacent sequences:  A016473 A016474 A016475 * A016477 A016478 A016479

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 02:08 EST 2012. Contains 205978 sequences.