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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016740 Continued fraction for ln(12). 3
2, 2, 16, 15, 1, 2, 1, 1, 1, 16, 1, 12, 1, 2, 1, 6, 1, 6, 4, 3, 1, 4, 10, 3, 1, 1, 28, 1, 1, 1, 1, 2, 4, 3, 1, 2, 1, 1, 25, 3, 1, 44, 1, 3, 1, 25, 1, 17, 7, 15, 7, 15, 1, 3, 1, 2, 1, 1, 2, 7, 1, 1, 1, 4, 1, 16, 1, 4, 6, 1, 1, 1, 1, 12, 4, 7 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

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

G. Xiao, Contfrac

EXAMPLE

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

PROG

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

CROSSREFS

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

Sequence in context: A112327 A152541 A093114 * A193145 A133922 A088139

Adjacent sequences:  A016737 A016738 A016739 * A016741 A016742 A016743

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 14 22:09 EST 2012. Contains 205669 sequences.