boundary_word_equilateral


boundary_word_equilateral, a MATLAB code which describes the outline of an object on a grid of equilateral triangles, using a string of symbols that represent the sequence of steps tracing out the boundary.

Objects constructed by connecting congruent equilateral triangles are known as polyiamonds.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Languages:

boundary_word_equilateral is available in a MATLAB version.

Related Data and Programs:

boundary_word_equilateral_test

boundary_word_drafter, a MATLAB code which describes the outline of an object on a grid of drafters, or 30-60-90 triangles, using a string of symbols that represent the sequence of steps tracing out the boundary.

boundary_word_hexagon, a MATLAB code which describes the outline of an object on a grid of hexagons, using a string of symbols that represent the sequence of steps tracing out the boundary.

boundary_word_right, a MATLAB code which describes the outline of an object on a grid of isoceles right triangles, using a string of symbols that represent the sequence of steps tracing out the boundary.

boundary_word_square, a MATLAB code which describes the outline of an object on a grid of squares, using a string of symbols that represent the sequence of steps tracing out the boundary.

polyiamonds, a MATLAB code which works with polyiamonds, simple shapes constructed by edgewise connections of congruent equilateral triangles.

Reference:

  1. Martin Gardner,
    Mathematical Games: On Polyiamonds: Shapes That are Made Out of Equilateral Triangles, Scientific American,
    Volume 211, December 1964.
  2. Marcus Garvie, John Burkardt,
    A new mathematical model for tiling finite regions of the plane with polyominoes,
    Contributions to Discrete Mathematics,
    Volume 15, Number 2, July 2020.
  3. Solomon Golomb,
    Polyominoes: Puzzles, Patterns, Problems, and Packings,
    Princeton University Press, 1996,
    ISBN: 9780691024448
  4. Thomas O'Beirne,
    Pentominoes and Hexiamonds,
    New Scientist,
    Volume 12, pages 379-380, 1961.
  5. Torbijn,
    Polyiamonds,
    Journal of Recreational Mathematics,
    Volume 2, pages 216-227, 1969.

Source code:


Last revised on 24 November 2021.