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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016621 Decimal expansion of ln(89/2). 2
3, 7, 9, 5, 4, 8, 9, 1, 8, 9, 1, 7, 2, 1, 9, 4, 5, 2, 8, 9, 0, 0, 5, 8, 3, 4, 1, 9, 2, 1, 1, 6, 7, 2, 6, 5, 1, 3, 2, 9, 1, 6, 0, 2, 5, 2, 7, 7, 2, 7, 0, 4, 1, 0, 9, 9, 8, 6, 0, 1, 7, 5, 6, 7, 7, 9, 4, 5, 6, 0, 2, 7, 0, 8, 0, 9, 7, 6, 1, 5, 3, 0, 8, 4, 1, 2, 0, 0, 2, 2, 4, 9, 5, 3, 0, 5, 7, 0, 5 (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.795489189172194528900583419211672651329160252772704109986017567794560... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 29 2009]

PROG

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

CROSSREFS

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

Sequence in context: A093336 A038135 A087655 * A011271 A005534 A113014

Adjacent sequences:  A016618 A016619 A016620 * A016622 A016623 A016624

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 00:09 EST 2012. Contains 205978 sequences.