McWorter's Pentadendrite
Visualization
AIFS program
@
$dim=4
$subspace=[s,0]
s=$companion([1,-1,1,-1])
g=3-s+s^2-s^3
h1=[0,0,0,0]
h2=s^2*[0,0,0,-1]
h3=[1,0,1,0]
h4=s^6*[-2,1,-2,2]
h5=s^8*[-1,1,1,0]
h6=[2,-1,1,-1]
A=(g^-1*h1|g^-1*h2|g^-1*h3|g^-1*h4|g^-1*h5|g^-1*h6)*A
Overview
McWorter’s Pentadendrite is a self-similar dendrite (tree-like fractal) with pentagonal symmetry, discovered by William McWorter as an L-system fractal and described in Edgar (1990). It has a connected exterior and six-fold self-similarity.
Algebraic Structure
The pentadendrite lives in the algebraic number field , where is a primitive 10th root of unity. Its minimal polynomial over is the cyclotomic polynomial
The companion matrix (defined as $companion([1,-1,1,-1]) in AIFS) represents multiplication by
in a 4-dimensional rational space. After projection via $subspace=[s,0], it acts as a
rotation by in the plane.
The expansion matrix has eigenvalue on the projected plane (the scaling factor of the IFS).
Self-Similar Structure
The pentadendrite is the attractor of six maps:
where each is an affine map in :
| Map | Definition |
|---|---|
Properties
- Hausdorff dimension:
- Symmetry group: dihedral group (10-fold dihedral symmetry)
- Topology: dendrite (tree-like, connected, no interior)
- Intersection structure: pieces meet at single points or along Jordan curves of dimension
Boundary Dimension
The boundary has Hausdorff dimension
Here is the squared norm of the expansion on the projected plane, and is the eigenvalue of the boundary substitution (the boundary pieces triple under one application of ). The value is the larger root of .
Complementary Attractor
There is a second attractor living in the complementary eigenplane of
(selected by $subspace=[s,1]). The two attractors together fill a region
with full pentagonal symmetry.
Related
McWorter’s Pentigree lives in the same field with the same companion matrix , but uses expansion (contraction ) instead of . The pentigree is a fractal curve (dimension ≈ 1.862), whereas the pentadendrite is a dendrite (dimension ≈ 1.700). Both were discovered by McWorter.
References
- Edgar, G. A. (1990). Measure, Topology, and Fractal Geometry. Springer, p. 197.
- Mekhontsev, D. (2019). An algebraic framework for finding and analyzing self-affine tiles and fractals. §9.2.