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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016595 Decimal expansion of ln(37/2). 2
2, 9, 1, 7, 7, 7, 0, 7, 3, 2, 0, 8, 4, 2, 7, 9, 1, 3, 4, 9, 5, 0, 8, 6, 3, 5, 4, 9, 5, 7, 3, 2, 7, 0, 5, 9, 5, 8, 2, 4, 5, 7, 7, 4, 5, 2, 8, 0, 7, 3, 8, 0, 9, 0, 9, 5, 2, 4, 2, 3, 2, 6, 7, 1, 6, 9, 9, 5, 9, 6, 1, 2, 5, 0, 2, 0, 6, 6, 6, 3, 4, 9, 7, 9, 3, 1, 5, 8, 2, 0, 6, 6, 7, 5, 7, 4, 9, 9, 7 (list; constant; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

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

EXAMPLE

2.917770732084279134950863549573270595824577452807380909524232671699596... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 27 2009]

PROG

(PARI) { default(realprecision, 20080); x=log(37/2); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b016595.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 27 2009]

CROSSREFS

Cf. A016546 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 27 2009]

Sequence in context: A143233 A011216 A096250 * A144806 A201738 A201749

Adjacent sequences:  A016592 A016593 A016594 * A016596 A016597 A016598

KEYWORD

nonn,cons

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 17 18:20 EST 2012. Contains 206061 sequences.