login

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”).

Decimal expansion of log_22 (15).
22

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

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

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

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

%N Decimal expansion of log_22 (15).

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

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

%e .87609608795893524032076168474146632354389002711106151450301...

%t RealDigits[Log[22, 15], 10, 100][[1]] (* _Vincenzo Librandi_, Sep 08 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), this sequence, 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