# Greetings from The On-Line Encyclopedia of Integer Sequences! http://oeis.org/
Search: id:a016598
Showing 1-1 of 1
%I A016598 #18 May 15 2019 02:54:29
%S A016598 3,0,6,8,0,5,2,9,3,5,1,3,3,6,1,7,1,1,4,0,5,5,6,1,0,3,9,1,8,8,7,6,7,0,
%T A016598 4,6,7,4,8,3,6,3,6,0,5,0,5,2,1,3,0,0,1,6,1,0,7,1,0,0,5,2,5,5,4,2,9,4,
%U A016598 6,5,5,5,1,9,0,3,2,9,1,7,2,2,9,3,1,7,2,8,6,7,1,0,8,7,5,7,8,5,9
%N A016598 Decimal expansion of log(43/2).
%H A016598 Harry J. Smith, Table of n, a(n) for n = 1..20000
%H A016598 Index entries for transcendental numbers
%e A016598 3.068052935133617114055610391887670467483636050521300161071005255429465....
%t A016598 RealDigits[Log[43/2], 10, 120][[1]] (* _Vincenzo Librandi_, Jun 21 2015 *)
%o A016598 (PARI) default(realprecision, 20080); x=log(43/2); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b016598.txt", n, " ", d)); \\ _Harry J. Smith_, May 27 2009
%Y A016598 Cf. A016549 (continued fraction).
%K A016598 nonn,cons
%O A016598 1,1
%A A016598 _N. J. A. Sloane_
# Content is available under The OEIS End-User License Agreement: http://oeis.org/LICENSE