cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-5 of 5 results.

A000577 Number of triangular polyominoes (or triangular polyforms, or polyiamonds) with n cells (turning over is allowed, holes are allowed, must be connected along edges).

Original entry on oeis.org

1, 1, 1, 3, 4, 12, 24, 66, 160, 448, 1186, 3334, 9235, 26166, 73983, 211297, 604107, 1736328, 5000593, 14448984, 41835738, 121419260, 353045291, 1028452717, 3000800627, 8769216722, 25661961898, 75195166667, 220605519559, 647943626796, 1905104762320, 5607039506627, 16517895669575
Offset: 1

Views

Author

Keywords

Comments

If holes are not allowed, we get A070765. - Joseph Myers, Apr 20 2009
It is a consequence of Madras's 1999 pattern theorem that almost all polyiamonds have holes, i.e., lim_{n->oo} A070765(n)/A000577(n) = 0. - Johann Peters, Jan 06 2024

References

  • F. Harary, Graphical enumeration problems; in Graph Theory and Theoretical Physics, ed. F. Harary, Academic Press, London, 1967, pp. 1-41.
  • W. F. Lunnon, Counting hexagonal and triangular polyominoes, pp. 87-100 of R. C. Read, editor, Graph Theory and Computing. Academic Press, NY, 1972.
  • Ed Pegg, Jr., Polyform puzzles, in Tribute to a Mathemagician, Peters, 2005, pp. 119-125.
  • N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
  • P. J. Torbijn, Polyiamonds, J. Rec. Math., 2 (1969), 216-227.

Crossrefs

Extensions

More terms from David W. Wilson
a(19) from Achim Flammenkamp, Feb 15 1999
a(20), a(21), a(22), a(23) and a(24) from Brendan Owen (brendan_owen(AT)yahoo.com), Jan 01 2002
a(25) to a(28) from Joseph Myers, Sep 24 2002
Link updated by William Rex Marshall, Dec 16 2009
a(29) and a(30) from Joseph Myers, Nov 21 2010
More terms from John Mason, Oct 28 2023

A001420 Number of fixed 2-dimensional triangular-celled animals with n cells (n-iamonds, polyiamonds) in the 2-dimensional hexagonal lattice.

Original entry on oeis.org

2, 3, 6, 14, 36, 94, 250, 675, 1838, 5053, 14016, 39169, 110194, 311751, 886160, 2529260, 7244862, 20818498, 59994514, 173338962, 501994070, 1456891547, 4236446214, 12341035217, 36009329450, 105229462401, 307942754342, 902338712971, 2647263986022, 7775314024683, 22861250676074, 67284446545605
Offset: 1

Views

Author

Keywords

Comments

The hexagonal lattice is the familiar 2-dimensional lattice in which each point has 6 neighbors. This is sometimes called the triangular lattice.

References

  • W. F. Lunnon, Counting hexagonal and triangular polyominoes, pp. 87-100 of R. C. Read, editor, Graph Theory and Computing. Academic Press, NY, 1972.
  • N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Extensions

More terms from Brendan Owen (brendan_owen(AT)yahoo.com), Dec 15 2001
a(28) from Joseph Myers, Sep 24 2002
a(29)-a(31) from the Aleksandrowicz and Barequet paper (N. J. A. Sloane, Jul 09 2009)
Slightly edited by Gill Barequet, May 24 2011
a(32) from Paul Church, Oct 06 2011

A030223 Number of achiral triangular n-ominoes (n-iamonds) (holes are allowed).

Original entry on oeis.org

1, 1, 1, 2, 2, 5, 5, 12, 13, 30, 36, 80, 97, 213, 266, 578, 737, 1589, 2051, 4408, 5747, 12333, 16213, 34737, 45979, 98367, 131007, 279902, 374781, 799732, 1075793, 2293193, 3097415, 6596787, 8942350, 19031088, 25880367, 55043561, 75068945, 159570624, 218189681
Offset: 1

Views

Author

Keywords

Comments

These are the achiral polyominoes of the regular tiling with Schläfli symbol {3,6}. An achiral polyomino is identical to its reflection. This sequence can most readily be calculated by enumerating achiral fixed polyominoes for three situations with a given axis of symmetry: 1) fixed polyominoes with an axis of symmetry composed of cell edges, A364485; 2) fixed polyominoes with a vertical axis of symmetry composed of cell altitudes and a vertex as the highest polyomino point on this axis, A364486; and 3) fixed polyominoes with a vertical axis of symmetry composed of cell altitudes and an edge center as the highest polyomino point on this axis, A364487. Those three sequences include each achiral polyomino exactly twice. - Robert A. Russell, Jul 26 2023

Crossrefs

Cf. A006534 (oriented), A000577 (unoriented), A030224 (chiral), A001420 (fixed).
Calculation components: A364485, A364486, A364487.
Other tilings: A030227 {4,4}, A030225 {6,3}.

Formula

From Robert A. Russell, Jul 27 2023: (Start)
a(n) = (A364486(n) + A364487(n)) / 2, n odd.
a(n) = (A364485(n/2) + A364486(n) + A364487(n)) / 2, n even.
a(n) = 2*A000577(n) - A006534(n) = A006534(n) - 2*A030224(n) = A000577(n) - A030224(n). (End)

Extensions

a(19) to a(28) from Joseph Myers, Sep 24 2002
Additional terms from Robert A. Russell, Jul 26 2023
Name edited by Robert A. Russell, Jul 27 2023

A006534 Number of one-sided triangular polyominoes (n-iamonds) with n cells; turning over not allowed, holes are allowed.

Original entry on oeis.org

1, 1, 1, 4, 6, 19, 43, 120, 307, 866, 2336, 6588, 18373, 52119, 147700, 422016, 1207477, 3471067, 9999135, 28893560, 83665729, 242826187, 706074369, 2056870697, 6001555275, 17538335077, 51323792789, 150390053432, 441210664337, 1295886453860, 3810208448847, 11214076720061, 33035788241735
Offset: 1

Views

Author

Keywords

Comments

The figures are formed by connecting n regular triangles by edges.
"Turning over not allowed" means that axial symmetric polyiamonds are counted separately, thus a(4) = 4 and a(5) = 6 while A000577(4) = 3 and A000577(5) = 4, cf. examples. - M. F. Hasler, Nov 12 2017

Examples

			From _M. F. Hasler_, Nov 12 2017: (Start)
Putting dots for the approximate center of the regular triangles (alternatively flipped up and down for neighboring dots), we have:
a(4) = #{ .... , .:. , ..: , :.. } = 4, while ..: and :.. are considered equivalent and not counted twice in A000577(4) = 3.
a(5) = #{ ..... , ...: , :... , ..:. , .:.. , :.: } = 6, and again the 2nd & 3rd and 4th & 5th are considered equivalent and not counted twice in A000577(5) = 4. (End)
		

References

  • F. Harary, Graphical enumeration problems; in Graph Theory and Theoretical Physics, ed. F. Harary, Academic Press, London, 1967, pp. 1-41.
  • W. F. Lunnon, Counting hexagonal and triangular polyominoes, pp. 87-100 of R. C. Read, editor, Graph Theory and Computing. Academic Press, NY, 1972.
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
  • P. J. Torbijn, Polyiamonds, J. Rec. Math. 2 (1969), 216-227.

Crossrefs

Cf. A000577 (same with "turning over allowed"), A030223, A030224, A001420.

Extensions

Corrected and extended by David W. Wilson
a(19) from Achim Flammenkamp, Feb 15 1999
a(20) to a(28) from Joseph Myers, Sep 24 2002
Edited by M. F. Hasler, Nov 12 2017
More terms from John Mason, Oct 28 2023

A364684 Number of achiral triangular polyominoes with 6n cells and sixfold rotational symmetry.

Original entry on oeis.org

1, 1, 1, 1, 3, 4, 7, 9, 16, 22, 46, 63, 121, 167, 455, 912, 1263, 2535, 3514, 7099, 9873, 20043, 27956, 56807, 79397, 161736, 226559, 462482, 649100, 1327165, 1865833, 3820605, 5379507, 11028753, 15550459, 31913892, 45057416, 92557088, 130837407, 268988726
Offset: 1

Views

Author

Robert A. Russell, Aug 02 2023

Keywords

Comments

These are polyominoes of the regular tiling with Schläfli symbol {3,6}. Their center is a vertex. As their symmetry group of order 12 is maximal, we can consider them either fixed, oriented (one-sided), or unoriented (free).

Examples

			                            ________          ________
                /\         /\  /\  /\        /\  /\  /\
    ____   ____/__\____   /__\/__\/__\      /__\/__\/__\
   /\  /\  \  /\  /\  /  /\  /    \  /\    /\  /\  /\  /\
  /__\/__\  \/__\/__\/  /__\/      \/__\  /__\/__\/__\/__\
  \  /\  /  /\  /\  /\  \  /\      /\  /  \  /\  /\  /\  /
   \/__\/  /__\/__\/__\  \/__\____/__\/    \/__\/__\/__\/
               \  /       \  /\  /\  /      \  /\  /\  /
                \/         \/__\/__\/        \/__\/__\/
		

Crossrefs

Cf. A006534 (oriented), A000577 (unoriented), A030224 (chiral), A030223 (achiral), A001420 (fixed).
Showing 1-5 of 5 results.