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”).
%I #9 Aug 14 2023 10:36:38
%S 8,3,2,5,7,9,3,2,7,7,3,1,5,9,8,4,2,9,0,7,3,0,8,1,3,8,4,6,8,5,1,0,3,4,
%T 5,7,9,7,3,5,9,7,9,8,7,4,4,8,8,3,1,8,3,3,4,9,2,8,1,2,4,7,5,3,2,8,1,9,
%U 9,4,9,0,3,5,4,2,1,9,7,6,7,7,9,6,4,7,7,1,7,8,0,0,3,3,9,0,8,1,6
%N Decimal expansion of log_14 (9).
%H Vincenzo Librandi, <a href="/A154014/b154014.txt">Table of n, a(n) for n = 0..1000</a>
%H <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%e .83257932773159842907308138468510345797359798744883183349281...
%t RealDigits[Log[14, 9], 10, 120][[1]] (* _Harvey P. Dale_, Jun 18 2013 *)
%Y Cf. decimal expansion of log_14(m): A152780 (m=2), A153017 (m=3), A153107 (m=4), A153314 (m=5), A153604 (m=6), A153624 (m=7), A153856 (m=8), this sequence, A154164 (m=10), A154185 (m=11), A154206 (m=12), A154396 (m=13), A154584 (m=15), A154814 (m=16), A154889 (m=17), A154971 (m=18), A155066 (m=19), A155526 (m=20), A155681 (m=21), A155773 (m=22), A155840 (m=23), A155984 (m=24).
%K nonn,cons
%O 0,1
%A _N. J. A. Sloane_, Oct 30 2009