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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016478 Continued fraction for ln(50). 2
3, 1, 10, 2, 1, 2, 1, 2, 18, 1, 1, 6, 1, 1, 1, 7, 1, 9, 1, 9, 3, 1, 4, 1, 1, 3, 9, 5, 1, 1, 2, 1, 3, 5, 7, 1, 2, 1, 1, 2, 18, 1, 2, 2, 2, 1, 1, 2, 2, 1, 1, 1, 13, 5, 515, 8, 4, 2, 2, 1, 1, 1, 44, 4, 6, 8, 4, 1, 5, 2, 3, 51, 2, 11, 2, 1, 7, 2 (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.91202300542814605861875078... = 3 + 1/(1 + 1/(10 + 1/(2 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 21 2009]

PROG

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

CROSSREFS

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

Sequence in context: A178866 A019427 A008299 * A102430 A135573 A126953

Adjacent sequences:  A016475 A016476 A016477 * A016479 A016480 A016481

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 10:05 EST 2012. Contains 206009 sequences.