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_19 (7).
22

%I #8 Aug 21 2023 10:05:50

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

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

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

%N Decimal expansion of log_19 (7).

%H Vincenzo Librandi, <a href="/A153629/b153629.txt">Table of n, a(n) for n = 0..1000</a>

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

%e .66087637163606396402115735211194488858134320948070756388961...

%t RealDigits[Log[19, 7], 10, 100][[1]] (* _Vincenzo Librandi_, Sep 05 2013 *)

%Y Cf. decimal expansion of log_19(m): A152814 (m=2), A153027 (m=3), A153117 (m=4), A153451 (m=5), A153609 (m=6), this sequence, A153871 (m=8), A154018 (m=9), A154169 (m=10), A154190 (m=11), A154211 (m=12), 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