|
| |
|
|
A016599
|
|
Decimal expansion of ln(45/2).
|
|
2
| |
|
|
3, 1, 1, 3, 5, 1, 5, 3, 0, 9, 2, 1, 0, 3, 7, 4, 4, 4, 7, 9, 7, 4, 0, 1, 7, 6, 8, 5, 6, 1, 3, 0, 6, 2, 4, 8, 0, 7, 4, 5, 0, 8, 2, 3, 3, 5, 5, 5, 3, 7, 6, 1, 3, 7, 1, 2, 6, 1, 3, 5, 6, 5, 4, 9, 2, 5, 5, 7, 7, 3, 9, 5, 2, 1, 7, 5, 1, 8, 0, 9, 8, 2, 7, 7, 1, 5, 0, 2, 0, 6, 0, 7, 2, 4, 2, 2, 5, 1, 0
(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.113515309210374447974017685613062480745082335553761371261356549255773... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 27 2009]
|
|
|
PROG
| (PARI) { default(realprecision, 20080); x=log(45/2); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b016599.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 27 2009]
|
|
|
CROSSREFS
| Cf. A016550 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 27 2009]
Sequence in context: A077308 A075001 A093803 * A079650 A094644 A113046
Adjacent sequences: A016596 A016597 A016598 * A016600 A016601 A016602
|
|
|
KEYWORD
| nonn,cons
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|