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 A154159 #14 Aug 21 2023 09:57:42 %S A154159 1,1,0,7,3,0,9,3,6,4,9,6,2,4,5,4,1,1,5,9,5,6,7,7,3,1,4,3,1,6,3,1,3,0, %T A154159 0,5,8,6,2,1,6,1,0,4,6,4,3,4,1,5,2,6,8,7,0,6,8,4,9,1,8,7,9,8,6,0,5,3, %U A154159 1,1,5,9,2,2,0,2,8,7,5,0,7,1,9,5,0,0,4,6,5,8,1,1,1,9,7,9,0,0,5 %N A154159 Decimal expansion of log_8 (10). %H A154159 Vincenzo Librandi, <a href="/A154159/b154159.txt">Table of n, a(n) for n = 1..1000</a> %H A154159 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a> %e A154159 1.1073093649624541159567731431631300586216104643415268706849... %t A154159 RealDigits[Log[8,10],10,120][[1]] (* _Harvey P. Dale_, Feb 19 2012 *) %o A154159 (PARI) default(realprecision, 100); log(10)/log(8) \\ _G. C. Greubel_, Aug 31 2018 %o A154159 (Magma) SetDefaultRealField(RealField(100)); Log(10)/Log(8); // _G. C. Greubel_, Aug 31 2018 %Y A154159 Cf. decimal expansion of log_8(m): A152956 (m=3), A153204 (m=5), A153493 (m=6), A153618 (m=7), A154010 (m=9), this sequence, A154180 (m=11), A154201 (m=12), A154309 (m=13), A154468 (m=14), A154574 (m=15), A154858 (m=17), A154927 (m=18), A155060 (m=19), A155502 (m=20), A155675 (m=21), A155741 (m=22), A155827 (m=23), A155975 (m=24). %K A154159 nonn,cons %O A154159 1,4 %A A154159 _N. J. A. Sloane_, Oct 30 2009