|
| |
|
|
A016711
|
|
Decimal expansion of ln(88).
|
|
2
|
|
|
|
4, 4, 7, 7, 3, 3, 6, 8, 1, 4, 4, 7, 8, 2, 0, 6, 4, 7, 2, 3, 1, 3, 6, 3, 9, 9, 4, 2, 3, 3, 9, 6, 5, 9, 0, 0, 4, 0, 4, 8, 2, 0, 7, 2, 5, 7, 0, 1, 8, 1, 8, 2, 9, 3, 7, 5, 8, 0, 6, 0, 7, 7, 3, 7, 6, 1, 0, 7, 5, 4, 4, 8, 9, 8, 2, 2, 3, 2, 0, 8, 5, 9, 8, 9, 2, 6, 4, 4, 6, 8, 8, 9, 9, 1, 8, 9, 0, 8, 5
(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.477336814478206472313639942339659004048207257018182937580607737610754... [From Harry J. Smith, May 24 2009]
|
|
|
PROG
|
(PARI) { default(realprecision, 20080); x=log(88); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b016711.txt", n, " ", d)); } [From Harry J. Smith, May 24 2009]
|
|
|
CROSSREFS
|
Cf. A016516 Continued fraction. [From Harry J. Smith, May 24 2009]
Sequence in context: A146564 A048785 A204008 * A023404 A140245 A200364
Adjacent sequences: A016708 A016709 A016710 * A016712 A016713 A016714
|
|
|
KEYWORD
|
nonn,cons
|
|
|
AUTHOR
|
N. J. A. Sloane.
|
|
|
STATUS
|
approved
|
| |
|
|