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 #10 Aug 21 2023 10:07:38
%S 1,0,2,8,1,4,9,5,2,5,0,5,5,8,9,0,0,5,0,9,1,2,9,7,3,0,8,5,9,9,2,6,0,5,
%T 8,0,0,2,1,3,9,1,6,9,8,9,1,5,7,8,8,2,7,6,5,4,8,3,4,9,8,3,6,1,0,8,6,0,
%U 0,2,3,0,8,0,5,1,2,9,7,3,8,3,1,2,8,3,4,4,1,2,2,5,4,7,2,2,6,2,3
%N Decimal expansion of log_22 (24).
%H Vincenzo Librandi, <a href="/A156029/b156029.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.0281495250558900509129730859926058002139169891578827654834...
%t RealDigits[Log[22, 24], 10, 100][[1]] (* _Vincenzo Librandi_, Sep 09 2013 *)
%Y Cf. decimal expansion of log_22(m): A152858 (m=2), A153098 (m=3), A153132 (m=4), A153456 (m=5), A153612 (m=6), A153633 (m=7), A153971 (m=8), A154098 (m=9), A154172 (m=10), A154193 (m=11), A154214 (m=12), A154459 (m=13), A154509 (m=14), A154718 (m=15), A154842 (m=16), A154902 (m=17), A154978 (m=18), A155165 (m=19), A155533 (m=20), A155690 (m=21), A155910 (m=23).
%K nonn,cons
%O 1,3
%A _N. J. A. Sloane_, Oct 30 2009