The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A153755 Decimal expansion of log_7(8). 22
1, 0, 6, 8, 6, 2, 1, 5, 6, 1, 3, 2, 4, 0, 6, 6, 5, 2, 9, 5, 4, 2, 5, 3, 1, 2, 3, 4, 0, 0, 3, 8, 7, 1, 5, 8, 7, 8, 9, 3, 2, 7, 1, 4, 8, 8, 3, 1, 8, 4, 4, 1, 1, 0, 0, 1, 1, 8, 7, 2, 9, 3, 7, 3, 3, 7, 2, 6, 0, 2, 7, 4, 1, 0, 7, 7, 7, 7, 8, 0, 3, 3, 9, 9, 1, 6, 2, 2, 1, 9, 6, 6, 4, 9, 3, 1, 8, 5, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
EXAMPLE
1.0686215613240665295425312340038715878932714883184411001187...
MATHEMATICA
RealDigits[Log[7, 8], 10, 120][[1]] (* Harvey P. Dale, May 20 2013 *)
PROG
(PARI) default(realprecision, 100); log(8)/log(7) \\ G. C. Greubel, Sep 02 2018
(Magma) SetDefaultRealField(RealField(100)); Log(8)/Log(7); // G. C. Greubel, Sep 02 2018
CROSSREFS
Cf. decimal expansion of log_7(m): A152713 (m=2), A152945 (m=3), A153103 (m=4), A153203 (m=5), A153463 (m=6), this sequence, A113211 (m=9), A154158 (m=10), A154179 (m=11), A154200 (m=12), A154294 (m=13), A154467 (m=14), A154572 (m=15), A154793 (m=16), A154857 (m=17), A154912 (m=18), A155059 (m=19), A155496 (m=20), A155591 (m=21), A155735 (m=22), A155824 (m=23), A155964 (m=24).
Sequence in context: A143627 A105798 A205650 * A331374 A340725 A021597
KEYWORD
nonn,cons
AUTHOR
N. J. A. Sloane, Oct 30 2009
STATUS
approved

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 May 22 18:14 EDT 2024. Contains 372758 sequences. (Running on oeis4.)