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”).
%I #9 Aug 21 2023 10:05:48
%S 8,4,3,9,3,2,1,2,6,7,5,4,9,1,3,4,2,1,7,7,2,1,6,3,2,8,8,1,7,8,8,7,6,7,
%T 4,3,8,9,6,4,3,0,3,0,1,5,0,7,7,6,8,4,5,2,5,6,5,1,3,0,9,7,8,9,5,2,5,9,
%U 4,7,9,5,9,8,7,1,5,6,2,8,0,5,2,8,9,1,0,1,4,1,6,6,6,2,5,7,4,4,3
%N Decimal expansion of log_19 (12).
%H Vincenzo Librandi, <a href="/A154211/b154211.txt">Table of n, a(n) for n = 0..1000</a>
%H <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%e .84393212675491342177216328817887674389643030150776845256513...
%t RealDigits[Log[19, 12], 10, 120][[1]] (* _Harvey P. Dale_, Mar 19 2013 *)
%Y Cf. decimal expansion of log_19(m): A152814 (m=2), A153027 (m=3), A153117 (m=4), A153451 (m=5), A153609 (m=6), A153629 (m=7), A153871 (m=8), A154018 (m=9), A154169 (m=10), A154190 (m=11), this sequence, A154401 (m=13), A154491 (m=14), A154697 (m=15), A154837 (m=16), A154899 (m=17), A154975 (m=18), A155531 (m=20), A155686 (m=21), A155787 (m=22), A155906 (m=23), A156000 (m=24).
%K nonn,cons
%O 0,1
%A _N. J. A. Sloane_, Oct 30 2009