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_17 (7).
22

%I #10 Aug 21 2023 09:45:15

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

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

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

%N Decimal expansion of log_17 (7).

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

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

%e .68682090359966302843713283278129943894517094157130028246532...

%t RealDigits[Log[17, 7], 10, 120][[1]] (* _Harvey P. Dale_, Oct 04 2011 *)

%Y Cf. decimal expansion of log_17(m): A152782 (m=2), A153020 (m=3), A153109 (m=4), A153430 (m=5), A153607 (m=6), this sequence, A153858 (m=8), A154016 (m=9), A154167 (m=10), A154188 (m=11), A154209 (m=12), A154399 (m=13), A154489 (m=14), A154683 (m=15), A154827 (m=16), A154974 (m=18), A155080 (m=19), A155529 (m=20), A155684 (m=21), A155783 (m=22), A155880 (m=23), A155992 (m=24).

%K nonn,cons

%O 0,1

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