Tame Twin Dragon
Visualization
AIFS program
@
$dim=2
$subspace=[g,0]
g=$companion([2,-1])
A=g^-1*([1,0]|[0,0])*A
Overview
The tame twin dragon is a self-similar tile of the plane constructed from two affine maps, both contracting by . Its attractor has Hausdorff dimension 2 — it tiles the plane with positive area.
The name distinguishes it from the classical Heighway dragon and its variants: the “tame” qualifier indicates the tile has well-behaved (simply connected, no holes) topology.
Algebraic Structure
The construction is based on the companion matrix of the polynomial :
The eigenvalue of in the upper half-plane is:
This number lives in the ring — the ring of integers of . The norm of is 2, making it a valid base for a radix number system.
The two IFS maps in AIFS are and , with digit set . In the eigenvalue basis (rendered via $subspace=[g,0]) they become:
The attractor is the unique compact set satisfying:
The Hausdorff dimension equals exactly 2:
Properties
- The tile tiles the plane by translations in the lattice .
- Every point has a unique base- expansion with digits .
- It is a connected, simply-connected region with a fractal boundary.