|
Search: id:A016628
|
|
|
| A016628 |
|
Decimal expansion of ln(5). |
|
+0 4
|
|
| 1, 6, 0, 9, 4, 3, 7, 9, 1, 2, 4, 3, 4, 1, 0, 0, 3, 7, 4, 6, 0, 0, 7, 5, 9, 3, 3, 3, 2, 2, 6, 1, 8, 7, 6, 3, 9, 5, 2, 5, 6, 0, 1, 3, 5, 4, 2, 6, 8, 5, 1, 7, 7, 2, 1, 9, 1, 2, 6, 4, 7, 8, 9, 1, 4, 7, 4, 1, 7, 8, 9, 8, 7, 7, 0, 7, 6, 5, 7, 7, 6, 4, 6, 3, 0, 1, 3, 3, 8, 7, 8, 0, 9, 3, 1, 7, 9, 6, 1
(list; cons; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
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.
Uhler, Horace S.; Recalculation and extension of the modulus and of the logarithms of 2, 3, 5, 7 and 17. Proc. Nat. Acad. Sci. U. S. A. 26, (1940). 205-212.
|
|
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].
S. Plouffe, Plouffe's Inverter, The natural logarithm of 5 to 10000 digits
|
|
EXAMPLE
|
1.609437912434100374600759333226187639525601354268517721912647891474178... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 16 2009]
|
|
PROGRAM
|
(PARI) { default(realprecision, 20080); x=log(5); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b016628.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 16 2009]
|
|
CROSSREFS
|
Cf. A016733 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 16 2009]
Sequence in context: A022901 A022903 A133077 this_sequence A112246 A153201 A118178
Adjacent sequences: A016625 A016626 A016627 this_sequence A016629 A016630 A016631
|
|
KEYWORD
|
nonn,cons
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
EXTENSIONS
|
Fixed my PARI program, had -n Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 19 2009
|
|
|
Search completed in 0.002 seconds
|