login

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

Decimal expansion of log_15 (17).
22

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

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

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

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

%N Decimal expansion of log_15 (17).

%H Vincenzo Librandi, <a href="/A154892/b154892.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.0462189153299532854071311121458921836893857255950387653829...

%t RealDigits[Log[15, 17], 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), this sequence, A154972 (m=18), A155068 (m=19), A155527 (m=20), A155682 (m=21), A155781 (m=22), A155855 (m=23), A155987 (m=24).

%K nonn,cons

%O 1,3

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