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

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

PROG

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

CROSSREFS

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

Sequence in context: A096822 A195383 A086567 * A198619 A168223 A073006

Adjacent sequences:  A016608 A016609 A016610 * A016612 A016613 A016614

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 13:09 EST 2012. Contains 205789 sequences.