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 A153618 #13 Aug 21 2023 09:57:44 %S A153618 9,3,5,7,8,4,9,7,4,0,1,9,2,0,1,3,6,9,1,4,7,3,2,3,1,0,5,7,4,3,9,4,3,6, %T A153618 0,2,8,8,0,3,4,2,2,0,8,6,5,5,3,8,0,2,6,1,2,2,5,7,6,3,9,0,8,0,2,3,4,4, %U A153618 0,2,8,2,9,5,4,0,6,4,3,2,8,8,3,2,6,2,0,3,3,3,0,5,6,7,3,6,9,2,8 %N A153618 Decimal expansion of log_8 (7). %H A153618 Vincenzo Librandi, <a href="/A153618/b153618.txt">Table of n, a(n) for n = 0..1000</a> %H A153618 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a> %e A153618 .93578497401920136914732310574394360288034220865538026122576... %t A153618 RealDigits[Log[8,7],10,120][[1]] (* _Harvey P. Dale_, Mar 04 2013 *) %o A153618 (PARI) default(realprecision, 100); log(7)/log(8) \\ _G. C. Greubel_, Aug 31 2018 %o A153618 (Magma) SetDefaultRealField(RealField(100)); Log(7)/Log(8); // _G. C. Greubel_, Aug 31 2018 %Y A153618 Cf. decimal expansion of log_8(m): A152956 (m=3), A153204 (m=5), A153493 (m=6), this sequence, A154010 (m=9), A154159 (m=10), 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 A153618 nonn,cons %O A153618 0,1 %A A153618 _N. J. A. Sloane_, Oct 30 2009