editing
proposed
editing
proposed
RealDigits[Log[18], 10, 120][[1]] (* Vincenzo Librandi, Jun 21 2015 *)
proposed
editing
editing
proposed
Fixed my PARI program, had -n Harry J. Smith, May 19 2009
proposed
editing
editing
proposed
Decimal expansion of lnlog(18).
Harry J. Smith, <a href="/A016641/b016641.txt">Table of n, a(n) for n=1,...,20000</a>
2.890371757896164692207722595303227977370481250005754157590068676768382... [From _- _Harry J. Smith_, May 17 2009]
(PARI) { default(realprecision, 20080); x=log(18); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b016641.txt", n, " ", d)); } [From _\\ _Harry J. Smith_, May 17 2009]
Cf. A016446 Continued fraction. [From _- _Harry J. Smith_, May 17 2009]
approved
editing
2.890371757896164692207722595303227977370481250005754157590068676768382... [From _Harry J. Smith (hjsmithh(AT)sbcglobal.net), _, May 17 2009]
(PARI) { default(realprecision, 20080); x=log(18); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b016641.txt", n, " ", d)); } [From _Harry J. Smith (hjsmithh(AT)sbcglobal.net), _, May 17 2009]
Cf. A016446 Continued fraction. [From _Harry J. Smith (hjsmithh(AT)sbcglobal.net), _, May 17 2009]
Fixed my PARI program, had -n _Harry J. Smith (hjsmithh(AT)sbcglobal.net), _, May 19 2009
_N. J. A. Sloane (njas(AT)research.att.com)_.
Harry J. Smith, <a href="/A016641/b016641.txt">Table of n, a(n) for n=1,...,20000</a>
nonn,cons,new
Harry J. Smith, <a href="b016641.txt">Table of n, a(n) for n=1,...,20000</a>
2.890371757896164692207722595303227977370481250005754157590068676768382... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 17 2009]
(PARI) { default(realprecision, 20080); x=log(18); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b016641.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 17 2009]
Cf. A016446 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 17 2009]
nonn,cons,new
Fixed my PARI program, had -n Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 19 2009