Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #10 Aug 06 2020 14:15:43
%S 2,2,4,2,4,3,8,2,4,2,1,7,5,7,5,4,3,9,4,7,7,5,6,2,3,3,8,4,0,3,4,8,0,4,
%T 7,0,8,9,7,9,1,2,8,8,2,4,4,2,2,2,2,0,0,9,7,2,5,7,6,1,7,1,1,0,6,5,1,1,
%U 4,5,3,0,0,0,6,4,0,1,4,2,3,9,1,7,5,7,9,4,7,6,9,3,0,7,0,3,8,6,5
%N Decimal expansion of log_22 (2).
%H Vincenzo Librandi, <a href="/A152858/b152858.txt">Table of n, a(n) for n = 0..1000</a>
%H <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%e .22424382421757543947756233840348047089791288244222200972576...
%t RealDigits[Log[22, 2], 10, 120][[1]] (* _Harvey P. Dale_, Nov 01 2011 *)
%o (PARI) log(2)/log(22) \\ _Charles R Greathouse IV_, Aug 06 2020
%Y Cf. decimal expansion of log_22(m): this sequence, 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), A156029 (m=24).
%K nonn,cons
%O 0,1
%A _N. J. A. Sloane_, Oct 30 2009