Polyominoes and Polyiamonds as Fundamental Domains of Isohedral Tilings with Rotational Symmetry

Polyominoes and Polyiamonds as Fundamental Domains of Isohedral Tilings   with Rotational Symmetry
Notice: This research summary and analysis were automatically generated using AI technology. For absolute accuracy, please refer to the [Original Paper Viewer] below or the Original ArXiv Source.

We describe computer algorithms that produce the complete set of isohedral tilings by n-omino or n-iamond tiles in which the tiles are fundamental domains and the tilings have 3-, 4-, or 6-fold rotational symmetry. The symmetry groups of such tilings are of types p3, p31m, p4, p4g, and p6. There are no isohedral tilings with symmetry groups p3m1, p4m, or p6m that have polyominoes or polyiamonds as fundamental domains. We display the algorithms’ output and give enumeration tables for small values of n. This expands on our earlier works (Fukuda et al 2006, 2008).


💡 Research Summary

The paper investigates isohedral tilings of the plane in which each tile is a fundamental domain of the symmetry group and the tiles are polyominoes (connected sets of unit squares on a square lattice) or polyiamonds (connected sets of unit equilateral triangles on a triangular lattice). The authors focus on rotational symmetry of order 3, 4, or 6, which correspond to the wallpaper groups p3, p31m, p4, p4g, and p6. Their goal is to generate, by computer, the complete set of tilings that satisfy three conditions: (1) the tiling is isohedral (all tiles are equivalent under the symmetry group), (2) the tile itself is a fundamental domain (the smallest region that generates the whole pattern under the group actions), and (3) the tile belongs to one of the two combinatorial families mentioned above.

The methodology consists of two main stages. First, for each of the five wallpaper groups, the authors construct the minimal cell that a fundamental domain must occupy. This cell is defined by the rotation centers and, when present, mirror lines of the group, and it is aligned with the underlying lattice (square for polyominoes, triangular for polyiamonds). By fixing the cell, the problem reduces to enumerating all lattice‑connected subsets of n unit cells that exactly fill the minimal cell. The second stage is a systematic back‑tracking search that tests each candidate subset for two properties: (a) it is a valid polyomino/polyiamond (i.e., it is edge‑connected and contains no holes), and (b) when the group’s generators (rotations and, where applicable, reflections) are applied, the copies tile the plane without overlaps or gaps. The search algorithm uses depth‑first traversal, pruning by symmetry constraints, and early rejection of configurations that violate lattice connectivity or area constraints. For groups that contain reflections (p31m and p4g) the algorithm incorporates additional checks to ensure that the reflected copies also respect the lattice structure.

The computational results are exhaustive for small values of n (up to about 12–15 depending on the group). The authors present tables that list, for each n, the number of distinct fundamental‑domain polyominoes and polyiamonds, together with representative drawings of the tilings. The tables reveal that for the five admissible groups there is always at least one solution for every n, although the number of solutions grows rapidly with n. Conversely, for the three groups p3m1, p4m, and p6m the search finds no admissible polyomino or polyiamond for any n. The authors provide a rigorous proof of impossibility: the presence of mirror lines that are not aligned with the underlying lattice forces any fundamental domain to intersect lattice edges in a way that contradicts the definition of a polyomino/polyiamond (which must be a union of whole lattice cells). Hence these groups cannot admit such tiles as fundamental domains.

Key insights from the work include: (1) a clear illustration of how lattice geometry interacts with wallpaper‑group symmetries to restrict possible fundamental domains; (2) an effective algorithmic framework that combines group‑theoretic constraints with combinatorial enumeration, enabling complete classification for a non‑trivial family of tiles; (3) a definitive negative result for the three mirror‑rich groups, which settles a natural open question about the existence of isohedral tilings with polyomino/polyiamond fundamental domains in those symmetry types.

The paper also discusses broader implications. In mathematical tiling theory, the results extend the catalog of known isohedral tilings beyond the classical regular polygons, showing that composite lattice shapes can serve as fundamental domains under a wide range of rotational symmetries. In applied fields, the findings can be used for designing repetitive patterns in graphic design, architectural facades, or nanofabrication where a simple repeat unit (a polyomino or polyiamond) is desirable for manufacturing efficiency. The authors suggest future work such as exploring other lattices (e.g., hexagonal or rectangular with offset rows), incorporating glide reflections, and scaling the algorithm to larger n through parallel computation.

In summary, the paper delivers a complete, computer‑verified enumeration of isohedral tilings whose tiles are polyominoes or polyiamonds and whose symmetry groups are limited to p3, p31m, p4, p4g, and p6. It proves the non‑existence of such tilings for p3m1, p4m, and p6m, provides extensive tables and visual examples for small n, and offers a robust algorithmic approach that can be adapted to further investigations in planar symmetry and tiling theory.


Comments & Academic Discussion

Loading comments...

Leave a Comment