login

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

Decimal expansion of log_24 (3).
22

%I #14 Aug 21 2023 10:08:37

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

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

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

%N Decimal expansion of log_24 (3).

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

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

%e 0.34568712404340532231198658066983483411701872350150069715578...

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

%Y Cf. decimal expansion of log_24(m): A152901 (m=2), this sequence, A153200 (m=4), A153458 (m=5), A153614 (m=6), A153736 (m=7), A154007 (m=8), A154116 (m=9), A154174 (m=10), A154195 (m=11), A154216 (m=12), A154461 (m=13), A154538 (m=14), A154735 (m=15), A154846 (m=16), A154904 (m=17), A154994 (m=18), A155168 (m=19), A155535 (m=20), A155692 (m=21), A155792 (m=22), A155920 (m=23).

%K nonn,cons

%O 0,1

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