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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016462 Continued fraction for ln(34). 2
3, 1, 1, 8, 1, 61, 36, 1, 6, 1, 5, 1, 116, 1, 5, 1, 6, 1, 4, 1, 1, 2, 1, 1, 7, 68, 5, 1, 2, 1, 5, 1, 2, 1, 2, 17, 1, 2, 4, 1, 1, 1, 4, 2, 9, 5, 3, 11, 1, 3, 1, 4, 2, 1, 1, 2, 2, 7, 1, 1, 1, 3, 33, 1, 10, 5, 2, 1, 3, 1, 1, 135, 1, 1, 1, 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.526360524616161389666766739... = 3 + 1/(1 + 1/(1 + 1/(8 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 20 2009]

PROG

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

CROSSREFS

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

Sequence in context: A147990 A134567 A131932 * A198618 A121461 A203717

Adjacent sequences:  A016459 A016460 A016461 * A016463 A016464 A016465

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 23:53 EST 2012. Contains 205689 sequences.