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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016442 Continued fraction for ln(14). 2
2, 1, 1, 1, 3, 2, 1, 3, 1, 7, 1, 4, 8, 4, 10, 1, 2, 1, 9, 1, 5, 4, 2, 4, 5, 2, 3, 123, 10, 12, 4, 1, 1, 1, 1, 1, 2, 2, 9, 4, 1, 4, 11, 2, 1, 8, 2, 2, 3, 3, 11, 16, 2, 2, 3, 7, 1, 1, 1, 95, 5, 34, 1, 2, 4, 1, 2, 3, 1, 1, 1, 37, 6, 38, 1, 26 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

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

EXAMPLE

2.639057329615258614522584864... = 2 + 1/(1 + 1/(1 + 1/(1 + 1/(3 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 16 2009]

MATHEMATICA

ContinuedFraction[Log[14], 80] (* From Harvey P. Dale, Jan 22 2012 *)

PROG

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

CROSSREFS

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

Sequence in context: A181591 A183214 A086291 * A076360 A089398 A047040

Adjacent sequences:  A016439 A016440 A016441 * A016443 A016444 A016445

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 16 13:12 EST 2012. Contains 205909 sequences.