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

%I #7 Aug 21 2023 09:45:57

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

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

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

%N Decimal expansion of log_17 (14).

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

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

%e .93147144571788905882689432401327724633943190717966398025167...

%t RealDigits[Log[17, 14], 10, 100][[1]] (* _Vincenzo Librandi_, Sep 04 2013 *)

%Y Cf. decimal expansion of log_17(m): A152782 (m=2), A153020 (m=3), A153109 (m=4), A153430 (m=5), A153607 (m=6), A153627 (m=7), A153858 (m=8), A154016 (m=9), A154167 (m=10), A154188 (m=11), A154209 (m=12), A154399 (m=13), this sequence, 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