|
| |
|
|
A016684
|
|
Decimal expansion of ln(61).
|
|
2
|
|
|
|
4, 1, 1, 0, 8, 7, 3, 8, 6, 4, 1, 7, 3, 3, 1, 1, 2, 4, 8, 7, 5, 1, 3, 8, 9, 1, 0, 3, 4, 2, 5, 6, 1, 4, 7, 4, 6, 3, 1, 5, 6, 8, 1, 7, 4, 3, 0, 8, 1, 2, 6, 1, 0, 6, 2, 9, 3, 7, 3, 8, 3, 6, 4, 6, 4, 1, 9, 4, 3, 9, 8, 0, 6, 8, 4, 4, 9, 4, 8, 7, 3, 1, 1, 8, 5, 4, 2, 9, 2, 0, 6, 1, 0, 0, 1, 0, 3, 7, 7
(list;
constant;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
OFFSET
|
1,1
|
|
|
REFERENCES
|
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards Applied Math. Series 55, 1964 (and various reprintings), p. 2.
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,20000
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, 1972 [alternative scanned copy].
|
|
|
EXAMPLE
|
4.110873864173311248751389103425614746315681743081261062937383646419439... [From Harry J. Smith, May 22 2009]
|
|
|
PROG
|
(PARI) { default(realprecision, 20080); x=log(61); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b016684.txt", n, " ", d)); } [From Harry J. Smith, May 22 2009]
|
|
|
CROSSREFS
|
Cf. A016489 Continued fraction. [From Harry J. Smith, May 22 2009]
Sequence in context: A135302 A128760 A057884 * A122777 A103524 A110916
Adjacent sequences: A016681 A016682 A016683 * A016685 A016686 A016687
|
|
|
KEYWORD
|
nonn,cons
|
|
|
AUTHOR
|
N. J. A. Sloane.
|
|
|
STATUS
|
approved
|
| |
|
|