[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A113210
Decimal expansion of log_3(8).
4
1, 8, 9, 2, 7, 8, 9, 2, 6, 0, 7, 1, 4, 3, 7, 2, 3, 1, 1, 2, 9, 8, 5, 8, 1, 3, 4, 3, 0, 2, 8, 2, 8, 2, 5, 6, 2, 8, 9, 8, 7, 5, 6, 9, 2, 0, 3, 9, 5, 6, 4, 1, 2, 8, 3, 6, 1, 1, 9, 6, 4, 8, 3, 1, 5, 1, 6, 0, 5, 5, 6, 0, 4, 1, 4, 2, 7, 4, 4, 4, 1, 5, 1, 8, 3, 5, 1, 8, 0, 6, 5, 6, 4, 8, 3, 5, 5, 2, 3, 6, 6, 8
OFFSET
1,2
COMMENTS
Hausdorff dimension of Cantor gasket or equally of two-dimensional Cantor dust.
Also capacity dimension of the Sierpiński carpet.
REFERENCES
Manfred Schroeder, Fractals, Chaos, Power Laws, Freeman, 1991, p. 179.
LINKS
Eric Weisstein's World of Mathematics, Sierpinski Carpet
EXAMPLE
1.8927892607143723112985813430282825628987569203956412836119...
MATHEMATICA
RealDigits[Log[3, 8], 10, 102][[1]] (* Vincenzo Librandi, Aug 29 2013 *)
PROG
(PARI) log(8)/log(3) \\ Charles R Greathouse IV, Aug 06 2020
CROSSREFS
Sequence in context: A289252 A064734 A090929 * A021116 A201406 A242972
KEYWORD
nonn,cons,easy
AUTHOR
Eric W. Weisstein, Oct 17 2005
EXTENSIONS
Edited by N. J. A. Sloane, Oct 28 2009
STATUS
approved