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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016473 Continued fraction for ln(45). 2
3, 1, 4, 5, 1, 4, 10, 2, 3, 3, 1, 1, 3, 1, 1, 3, 6, 5, 2, 8, 1, 1, 3, 15, 1, 5, 3, 3, 10, 1, 31, 1, 5, 1, 2, 7, 5, 2, 1, 1, 5, 1, 1, 1, 1, 1, 44, 1, 1, 2, 1, 1, 2, 3, 6, 1, 18, 5, 10, 1, 5, 1, 26, 1, 10, 1, 12, 1, 1, 1, 4, 2, 1, 3, 2, 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.806662489770319757391249807... = 3 + 1/(1 + 1/(4 + 1/(5 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 21 2009]

PROG

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

CROSSREFS

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

Sequence in context: A021322 A036412 A200027 * A029637 A097207 A118469

Adjacent sequences:  A016470 A016471 A016472 * A016474 A016475 A016476

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 03:33 EST 2012. Contains 205694 sequences.