login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A153493 Decimal expansion of log_8 (6). 19

%I #11 Aug 21 2023 09:57:45

%S 8,6,1,6,5,4,1,6,6,9,0,7,0,5,2,0,6,0,4,8,4,5,7,9,6,4,7,9,8,2,6,0,5,5,

%T 0,2,9,1,9,9,3,8,1,3,5,8,9,7,4,9,3,6,8,6,8,1,8,5,8,4,2,1,8,1,8,0,3,6,

%U 6,0,7,5,9,3,1,4,5,2,8,5,4,1,7,4,0,9,3,4,9,1,6,3,9,3,6,2,7,4,7

%N Decimal expansion of log_8 (6).

%H Vincenzo Librandi, <a href="/A153493/b153493.txt">Table of n, a(n) for n = 0..1000</a>

%H <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>

%e .86165416690705206048457964798260550291993813589749368681858...

%t RealDigits[Log[8, 6], 10, 100][[1]] (* _Vincenzo Librandi_, Aug 31 2013 *)

%o (PARI) default(realprecision, 100); log(6)/log(8) \\ _G. C. Greubel_, Aug 31 2018

%o (Magma) SetDefaultRealField(RealField(100)); Log(6)/Log(8); // _G. C. Greubel_, Aug 31 2018

%Y Cf. decimal expansion of log_8(m): A152956 (m=3), A153204 (m=5), this sequence, 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 nonn,cons

%O 0,1

%A _N. J. A. Sloane_, Oct 30 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 02:22 EDT 2024. Contains 371767 sequences. (Running on oeis4.)