login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Decimal expansion of log_20 (24).
22

%I #10 Aug 17 2023 16:37:24

%S 1,0,6,0,8,6,0,4,3,0,8,2,1,3,6,2,1,5,1,7,0,3,9,0,0,2,4,5,9,5,2,2,5,4,

%T 1,4,1,2,6,8,6,6,4,9,5,3,0,5,3,0,2,9,6,5,3,8,0,7,8,4,0,9,5,9,6,1,5,5,

%U 2,0,3,5,9,0,2,2,0,4,4,2,6,3,5,2,0,7,0,2,6,8,9,9,1,8,6,6,8,1,9

%N Decimal expansion of log_20 (24).

%H Vincenzo Librandi, <a href="/A156015/b156015.txt">Table of n, a(n) for n = 1..1000</a>

%H <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>

%e 1.0608604308213621517039002459522541412686649530530296538078...

%t RealDigits[Log[20, 24], 10, 100][[1]] (* _Vincenzo Librandi_, Sep 06 2013 *)

%Y Cf. decimal expansion of log_20(m): A152821 (m=2), A153035 (m=3), A153124 (m=4), A153454 (m=5), A153610 (m=6), A153630 (m=7), A153872 (m=8), A154019 (m=9), A154170 (m=10), A154191 (m=11), A154212 (m=12), A154433 (m=13), A154492 (m=14), A154705 (m=15), A154838 (m=16), A154900 (m=17), A154976 (m=18), A155115 (m=19), A155687 (m=21), A155789 (m=22), A155907 (m=23).

%K nonn,cons

%O 1,3

%A _N. J. A. Sloane_, Oct 30 2009