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

 


A154201
Decimal expansion of log_8 (12).
19
1, 1, 9, 4, 9, 8, 7, 5, 0, 0, 2, 4, 0, 3, 8, 5, 3, 9, 3, 8, 1, 7, 9, 1, 2, 9, 8, 1, 3, 1, 5, 9, 3, 8, 8, 3, 6, 2, 5, 3, 2, 7, 1, 4, 6, 9, 2, 3, 0, 8, 2, 7, 0, 2, 0, 1, 5, 1, 9, 1, 7, 5, 5, 1, 5, 1, 3, 6, 9, 9, 4, 0, 9, 2, 6, 4, 7, 8, 6, 1, 8, 7, 5, 0, 7, 4, 2, 6, 8, 2, 4, 9, 7, 2, 6, 9, 6, 0, 8
OFFSET
1,3
FORMULA
Equals A010701 + A153493. - R. J. Mathar, Jan 07 2021
EXAMPLE
1.1949875002403853938179129813159388362532714692308270201519...
MATHEMATICA
RealDigits[Log[8, 12], 10, 120][[1]] (* Harvey P. Dale, Oct 17 2011 *)
PROG
(PARI) default(realprecision, 100); log(12)/log(8) \\ G. C. Greubel, Aug 31 2018
(Magma) SetDefaultRealField(RealField(100)); Log(12)/Log(8); // G. C. Greubel, Aug 31 2018
CROSSREFS
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), this sequence, 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).
Sequence in context: A203082 A258414 A237185 * A355563 A332500 A253203
KEYWORD
nonn,cons
AUTHOR
N. J. A. Sloane, Oct 30 2009
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 22 19:05 EDT 2024. Contains 376138 sequences. (Running on oeis4.)