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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016459 Continued fraction for ln(31). 2
3, 2, 3, 3, 2, 13, 1, 5, 3, 1, 32, 1, 6, 2, 2, 1, 24, 2, 5, 1, 6, 1, 16, 1, 1, 13, 14, 2, 1, 5, 4, 4, 1, 3, 5, 4, 19, 1, 16, 1, 2, 5, 2, 3, 1, 7, 1, 1, 1, 91, 26, 1, 16, 1, 13, 1, 6, 29, 2, 17, 1, 8, 2, 28, 1, 7, 6, 5, 1, 1, 1, 15, 1, 1 (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.433987204485146245929164324... = 3 + 1/(2 + 1/(3 + 1/(3 + 1/(2 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 20 2009]

PROG

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

CROSSREFS

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

Sequence in context: A054263 A178775 A124874 * A060585 A114451 A142246

Adjacent sequences:  A016456 A016457 A016458 * A016460 A016461 A016462

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 15 08:08 EST 2012. Contains 205720 sequences.