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 A154858 #15 Apr 11 2024 15:13:16 %S A154858 1,3,6,2,4,8,7,6,1,3,7,5,0,1,1,3,1,3,6,0,8,4,6,8,8,6,7,0,2,7,0,1,3,4, %T A154858 7,8,4,6,7,0,4,2,2,4,2,7,4,4,8,2,7,3,5,6,2,7,0,8,8,6,9,6,8,8,1,2,8,8, %U A154858 9,8,8,3,6,3,4,9,1,2,7,3,5,6,0,9,9,1,1,4,3,8,3,9,4,7,8,9,4,7,5 %N A154858 Decimal expansion of log_8 (17). %H A154858 Vincenzo Librandi, <a href="/A154858/b154858.txt">Table of n, a(n) for n = 1..1000</a> %H A154858 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a> %F A154858 Equals A016640 / A016631 = A154847/3. - _R. J. Mathar_, Apr 11 2024 %e A154858 1.3624876137501131360846886702701347846704224274482735627088... %t A154858 RealDigits[Log[8, 17], 10, 100][[1]] (* _Vincenzo Librandi_, Sep 01 2013 *) %o A154858 (PARI) default(realprecision, 100); log(17)/log(8) \\ _G. C. Greubel_, Aug 31 2018 %o A154858 (Magma) SetDefaultRealField(RealField(100)); Log(17)/Log(8); // _G. C. Greubel_, Aug 31 2018 %Y A154858 Cf. decimal expansion of log_8(m): A152956 (m=3), 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), this sequence, A154927 (m=18), A155060 (m=19), A155502 (m=20), A155675 (m=21), A155741 (m=22), A155827 (m=23), A155975 (m=24). %K A154858 nonn,cons %O A154858 1,2 %A A154858 _N. J. A. Sloane_, Oct 30 2009