OFFSET
1,2
COMMENTS
Bedford (page 100 figure 34) gives this type of carpet as an example where the Hausdorff dimension differs from the capacity dimension (which is 3/2).
+---+---+---+---+ Fractal carpet with each S
| | S | S | S | a shrunken copy of the whole.
+---+---+---+---+ Any 3 parts in one row and
| S | | | | 1 part in the other row.
+---+---+---+---+
LINKS
Timothy Bedford, Crinkly Curves, Markov Partitions and Dimension, Ph.D. thesis, University of Warwick, 1984, chapter 4.
Curtis T. McMullen, Hausdorff Dimension of General Sierpinski Carpets, Nagoya Mathematical Journal, volume 96, number 19, 1984, pages 1-9, see page 1 dim(R) for the case n=4, m=2, t_0 = 1, t_1 = 3.
FORMULA
Equals log_2(1+sqrt(3)).
EXAMPLE
1.4499843134764958489211625600623791...
MATHEMATICA
RealDigits[Log2[1 + Sqrt[3]], 10, 100][[1]] (* Amiram Eldar, Aug 04 2021 *)
CROSSREFS
KEYWORD
cons,nonn
AUTHOR
Kevin Ryde, Aug 04 2021
STATUS
approved