|
| |
|
|
A016612
|
|
Decimal expansion of ln(71/2).
|
|
2
| |
|
|
3, 5, 6, 9, 5, 3, 2, 6, 9, 6, 4, 8, 1, 3, 7, 0, 1, 1, 1, 9, 1, 2, 2, 2, 2, 4, 1, 1, 0, 5, 4, 8, 5, 7, 5, 2, 8, 6, 8, 4, 0, 7, 6, 3, 9, 2, 3, 5, 0, 3, 1, 0, 8, 5, 4, 0, 0, 0, 7, 4, 5, 7, 9, 2, 5, 3, 3, 9, 5, 7, 8, 8, 4, 8, 5, 4, 5, 3, 5, 6, 5, 0, 3, 6, 0, 3, 7, 9, 9, 9, 7, 2, 7, 6, 2, 1, 6, 4, 4
(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.569532696481370111912222411054857528684076392350310854000745792533957... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 29 2009]
|
|
|
PROG
| (PARI) { default(realprecision, 20080); x=log(71/2); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b016612.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 29 2009]
|
|
|
CROSSREFS
| Cf. A016563 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 29 2009]
Sequence in context: A152989 A195481 A199730 * A199187 A098587 A161182
Adjacent sequences: A016609 A016610 A016611 * A016613 A016614 A016615
|
|
|
KEYWORD
| nonn,cons
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|