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”).

A152564
Decimal expansion of log_3(26).
4
2, 9, 6, 5, 6, 4, 7, 2, 7, 3, 0, 4, 4, 2, 5, 0, 1, 3, 0, 4, 7, 9, 1, 2, 9, 5, 2, 1, 5, 8, 7, 2, 8, 9, 3, 5, 0, 1, 6, 1, 3, 5, 2, 2, 2, 6, 8, 5, 6, 7, 1, 1, 7, 7, 4, 3, 0, 9, 8, 7, 9, 1, 1, 8, 8, 0, 6, 1, 3, 8, 3, 9, 0, 1, 2, 9, 3, 0, 9, 7, 2, 2, 4, 5, 2, 9, 3, 0, 0, 4, 1, 3, 2, 3, 7, 5, 3, 1, 6
OFFSET
1,1
COMMENTS
Hausdorff dimension of Cantor cheese.
REFERENCES
Manfred Schroeder, Fractals, Chaos, Power Laws, Freeman,1991, p. 179.
EXAMPLE
2.9656472730442501304791295215872893501613522268567117743098...
MATHEMATICA
RealDigits[Log[3, 26], 10, 120][[1]] (* Vincenzo Librandi, Aug 29 2013 *)
PROG
(PARI) log(26)/log(3) \\ Charles R Greathouse IV, Aug 06 2020
CROSSREFS
Sequence in context: A108986 A011069 A010598 * A318523 A138029 A146481
KEYWORD
nonn,cons
AUTHOR
N. J. A. Sloane, Oct 28 2009
STATUS
approved