login

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

Decimal expansion of log_15 (23).
22

%I #8 Aug 21 2023 09:43:46

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

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

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

%N Decimal expansion of log_15 (23).

%H Vincenzo Librandi, <a href="/A155855/b155855.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.1578419833771783853547649217204339000519962026382481278198...

%t RealDigits[Log[15, 23], 10, 100][[1]] (* _Vincenzo Librandi_, Sep 03 2013 *)

%Y Cf. decimal expansion of log_15(m): A152781 (m=2), A153018 (m=3), A153108 (m=4), A153356 (m=5), A153605 (m=6), A153625 (m=7), A153857 (m=8), A154015 (m=9), A154165 (m=10), A154186 (m=11), A154207 (m=12), A154397 (m=13), A154482 (m=14), A154826 (m=16), A154892 (m=17), A154972 (m=18), A155068 (m=19), A155527 (m=20), A155682 (m=21), A155781 (m=22), this sequence, A155987 (m=24).

%K nonn,cons

%O 1,3

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