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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016617 Decimal expansion of ln(81/2). 2
3, 7, 0, 1, 3, 0, 1, 9, 7, 4, 1, 1, 2, 4, 9, 3, 4, 5, 6, 1, 6, 3, 7, 4, 8, 8, 2, 6, 2, 3, 1, 9, 2, 6, 2, 5, 0, 5, 1, 4, 4, 6, 2, 0, 9, 6, 9, 3, 0, 7, 4, 2, 5, 5, 2, 8, 1, 8, 0, 9, 7, 3, 2, 5, 0, 5, 6, 5, 8, 3, 5, 5, 0, 9, 0, 4, 7, 4, 1, 1, 5, 1, 8, 8, 8, 5, 9, 9, 6, 9, 2, 2, 5, 8, 5, 0, 9, 6, 6 (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

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

PROG

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

CROSSREFS

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

Sequence in context: A157596 A111316 A152590 * A118746 A127584 A124919

Adjacent sequences:  A016614 A016615 A016616 * A016618 A016619 A016620

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