editing
approved
Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
editing
approved
<a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
approved
editing
(MAGMAMagma) SetDefaultRealField(RealField(100)); Log(15)/Log(8); // G. C. Greubel, Aug 31 2018
proposed
approved
editing
proposed
(PARI) default(realprecision, 100); log(15)/log(8) \\ G. C. Greubel, Aug 31 2018
(MAGMA) SetDefaultRealField(RealField(100)); Log(15)/Log(8); // G. C. Greubel, Aug 31 2018
approved
editing
proposed
approved
editing
proposed
Vincenzo Librandi, <a href="/A154574/b154574.txt">Table of n, a(n) for n = 1..1000</a>
RealDigits[Log[8, 15], 10, 100][[1]] (* Vincenzo Librandi, Sep 01 2013 *)
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), this sequence, A154858 (m=17), A154927 (m=18), A155060 (m=19), A155502 (m=20), A155675 (m=21), A155741 (m=22), A155827 (m=23), A155975 (m=24).
approved
editing
_N. J. A. Sloane (njas(AT)research.att.com), _, Oct 30 2009