login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Decimal expansion of log_19 (3).
22

%I #7 Aug 21 2023 10:06:05

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

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

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

%N Decimal expansion of log_19 (3).

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

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

%e .37311430002163694887823236810519303622561674825213635798886...

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

%Y Cf. decimal expansion of log_19(m): A152814 (m=2), this sequence, A153117 (m=4), A153451 (m=5), A153609 (m=6), A153629 (m=7), 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