login

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

Decimal expansion of log_22 (4).
22

%I #8 Aug 21 2023 10:07:23

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

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

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

%N Decimal expansion of log_22 (4).

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

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

%e .44848764843515087895512467680696094179582576488444401945152...

%t RealDigits[Log[22, 4], 10, 100][[1]] (* _Vincenzo Librandi_, Sep 08 2013 *)

%Y Cf. decimal expansion of log_22(m): A152858 (m=2), A153098 (m=3), this sequence, 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), A156029 (m=24).

%K nonn,cons

%O 0,1

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