STATUS
editing
approved
editing
approved
Equals 2*log(2)+log(5)-Sum_{k>=1} 1/(k*20^k). - R. J. Mathar, Jun 10 2024
approved
editing
reviewed
approved
proposed
reviewed
editing
proposed
Fixed my PARI program, had -n Harry J. Smith, May 20 2009
proposed
editing
editing
proposed
First[RealDigits[Log[19], 10, 100]] (* Paolo Xausa, Mar 21 2024 *)
approved
editing
editing
approved
<a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
(PARI) { default(realprecision, 20080); x=log(19); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b016642.txt", n, " ", d)); } \\ Harry J. Smith, May 17 2009
Cf. A016447 Continued fraction. - _Harry J. Smith_, May 17 2009
approved
editing