|
Search: id:A016639
|
|
|
| A016639 |
|
Decimal expansion of ln(16). |
|
+0 2
|
|
| 2, 7, 7, 2, 5, 8, 8, 7, 2, 2, 2, 3, 9, 7, 8, 1, 2, 3, 7, 6, 6, 8, 9, 2, 8, 4, 8, 5, 8, 3, 2, 7, 0, 6, 2, 7, 2, 3, 0, 2, 0, 0, 0, 5, 3, 7, 4, 4, 1, 0, 2, 1, 0, 1, 6, 4, 8, 2, 7, 2, 0, 0, 3, 7, 9, 7, 3, 5, 7, 4, 4, 8, 7, 8, 7, 8, 7, 7, 8, 8, 6, 2, 4, 2, 3, 4, 5, 3, 3, 0, 7, 9, 8, 5, 6, 7, 4, 7, 5
(list; cons; graph; listen)
|
|
|
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].
Eric Weisstein's World of Mathematics, Madelung Constants
|
|
EXAMPLE
|
2.772588722239781237668928485832706272302000537441021016482720037973574... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 17 2009]
|
|
PROGRAM
|
(PARI) { default(realprecision, 20080); x=log(16); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b016639.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 17 2009]
|
|
CROSSREFS
|
Cf. A016444 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 17 2009]
Sequence in context: A011052 A153738 A159790 this_sequence A138341 A153520 A153649
Adjacent sequences: A016636 A016637 A016638 this_sequence A016640 A016641 A016642
|
|
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
|