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