This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A154339 #11 Aug 21 2023 10:00:48 %S A154339 1,1,6,7,3,5,8,7,5,9,7,3,6,3,9,6,3,4,6,6,8,9,8,0,1,2,0,3,6,2,2,2,6,4, %T A154339 2,4,7,9,3,0,8,8,3,2,9,3,3,6,2,4,1,5,6,7,3,2,1,9,6,1,2,0,8,7,4,8,3,7, %U A154339 2,6,5,9,4,3,7,4,1,9,7,4,5,8,6,9,5,8,7,8,6,7,6,3,8,7,1,5,0,7,1 %N A154339 Decimal expansion of log_9 (13). %H A154339 Vincenzo Librandi, <a href="/A154339/b154339.txt">Table of n, a(n) for n = 1..1000</a> %H A154339 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a> %e A154339 1.1673587597363963466898012036222642479308832933624156732196... %t A154339 RealDigits[Log[9, 13], 10, 100][[1]] (* _Vincenzo Librandi_, Sep 01 2013 *) %o A154339 (PARI) default(realprecision, 100); log(13)/log(9) \\ _G. C. Greubel_, Sep 01 2018 %o A154339 (Magma) SetDefaultRealField(RealField(100)); Log(13)/Log(9); // _G. C. Greubel_, Sep 01 2018 %Y A154339 Cf. decimal expansion of log_9(m): A152747 (m=2), A153205 (m=5), A153495 (m=6), A153619 (m=7), A153756 (m=8), A154160 (m=10), A154181 (m=11), A154202 (m=12), this sequence, A154469 (m=14), A154578 (m=15), A154859 (m=17), A154947 (m=18), A155061 (m=19), A155503 (m=20), A155676 (m=21), A155743 (m=22), A155829 (m=23), A155976 (m=24). %K A154339 nonn,cons %O A154339 1,3 %A A154339 _N. J. A. Sloane_, Oct 30 2009