|
| |
|
|
A016603
|
|
Decimal expansion of ln(53/2).
|
|
2
| |
|
|
3, 2, 7, 7, 1, 4, 4, 7, 3, 2, 9, 9, 2, 1, 7, 6, 5, 2, 4, 7, 2, 7, 2, 3, 7, 0, 1, 7, 5, 7, 0, 8, 8, 1, 2, 0, 2, 2, 8, 4, 4, 7, 7, 6, 1, 8, 5, 5, 0, 9, 6, 2, 3, 4, 8, 9, 2, 7, 4, 4, 9, 4, 6, 0, 5, 2, 4, 6, 1, 1, 0, 1, 1, 9, 7, 3, 7, 9, 5, 1, 4, 2, 9, 2, 8, 7, 9, 6, 6, 1, 7, 4, 8, 9, 5, 0, 2, 5, 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.277144732992176524727237017570881202284477618550962348927449460524611... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 28 2009]
|
|
|
PROG
| (PARI) { default(realprecision, 20080); x=log(53/2); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b016603.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 28 2009]
|
|
|
CROSSREFS
| Cf. A016554 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 28 2009]
Sequence in context: A088657 A005213 A075701 * A199183 A178908 A198552
Adjacent sequences: A016600 A016601 A016602 * A016604 A016605 A016606
|
|
|
KEYWORD
| nonn,cons
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|