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.

A155741 Decimal expansion of log_8 (22).

This page as a plain text file.
%I A155741 #17 Aug 21 2023 09:57:36
%S A155741 1,4,8,6,4,7,7,2,0,6,2,1,2,4,3,2,4,1,8,7,3,3,1,2,1,0,1,5,5,7,5,2,6,4,
%T A155741 3,1,9,5,6,7,7,4,3,8,4,1,8,9,3,9,2,2,6,9,0,4,3,7,6,0,0,5,4,8,5,7,5,4,
%U A155741 4,3,5,3,9,9,0,6,6,7,2,7,8,4,2,3,6,4,9,7,0,9,9,7,6,2,3,0,0,1,6
%N A155741 Decimal expansion of log_8 (22).
%H A155741 G. C. Greubel, <a href="/A155741/b155741.txt">Table of n, a(n) for n = 1..10000</a> (terms 1..1000 from Vincenzo Librandi)
%H A155741 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%e A155741 1.4864772062124324187331210155752643195677438418939226904376...
%t A155741 RealDigits[Log[8,22],10,120][[1]] (* _Harvey P. Dale_, Sep 04 2011 *)
%o A155741 (PARI) default(realprecision, 100); log(22)/log(8) \\ _G. C. Greubel_, Aug 31 2018
%o A155741 (Magma) SetDefaultRealField(RealField(100)); Log(22)/Log(8); // _G. C. Greubel_, Aug 31 2018
%Y A155741 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), A154858 (m=17), A154927 (m=18), A155060 (m=19), A155502 (m=20), A155675 (m=21), this sequence, A155827 (m=23), A155975 (m=24).
%K A155741 nonn,cons
%O A155741 1,2
%A A155741 _N. J. A. Sloane_, Oct 30 2009