cp's OEIS Frontend

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.

A154468 Decimal expansion of log_8 (14).

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