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-10 of 25 results. Next

A000228 Number of hexagonal polyominoes (or hexagonal polyforms, or planar polyhexes) with n cells.

Original entry on oeis.org

1, 1, 3, 7, 22, 82, 333, 1448, 6572, 30490, 143552, 683101, 3274826, 15796897, 76581875, 372868101, 1822236628, 8934910362, 43939164263, 216651036012, 1070793308942, 5303855973849, 26323064063884, 130878392115834, 651812979669234, 3251215493161062, 16240020734253127, 81227147768301723, 406770970805865187, 2039375198751047333
Offset: 1

Views

Author

Keywords

Comments

From Markus Voege, Nov 24 2009: (Start)
On the difference between this sequence and A038147:
The first term that differs is for n=6; for all subsequent terms, the number of polyhexes is larger than the number of planar polyhexes.
If I recall correctly, polyhexes are clusters of regular hexagons that are joined at the edges and are LOCALLY embeddable in the hexagonal lattice.
"Planar polyhexes" are polyhexes that are GLOBALLY embeddable in the honeycomb lattice.
Example: (Planar) polyhex with 6 cells (x) and a hole (O):
.. x x
. x O x
.. x x
Polyhex with 6 cells that is cut open (I):
.. xIx
. x O x
.. x x
This polyhex is not globally embeddable in the honeycomb lattice, since adjacent cells of the lattice must be joined. But it can be embedded locally everywhere. It is a start of a spiral. For n>6 the spiral can be continued so that the cells overlap.
Illegal configuration with cut (I):
.. xIx
. x x x
.. x x
This configuration is NOT a polyhex since the vertex at
.. xIx
... x
is not embeddable in the honeycomb lattice.
One has to keep in mind that these definitions are inspired by chemistry. Hence, potential molecules are often the motivation for these definitions. Think of benzene rings that are fused at a C-C bond.
The (planar) polyhexes are "free" configurations, in contrast to "fixed" configurations as in A001207 = Number of fixed hexagonal polyominoes with n cells.
A000228 (planar polyhexes) and A001207 (fixed hexagonal polyominoes) differ only by the attribute "free" vs. "fixed," that is, whether the different orientations and reflections of an embedding in the lattice are counted.
The configuration
. x x .... x
.. x .... x x
is counted once as free and twice as fixed configurations.
Since most configurations have no symmetry, (A001207 / A000228) -> 12 for n -> infinity. (End)

References

  • A. T. Balaban and F. Harary, Chemical graphs V: enumeration and proposed nomenclature of benzenoid cata-condensed polycyclic aromatic hydrocarbons, Tetrahedron 24 (1968), 2505-2516.
  • A. T. Balaban and Paul von R. Schleyer, "Graph theoretical enumeration of polymantanes", Tetrahedron, (1978), vol. 34, 3599-3609
  • M. Gardner, Polyhexes and Polyaboloes. Ch. 11 in Mathematical Magic Show. New York: Vintage, pp. 146-159, 1978.
  • M. Gardner, Tiling with Polyominoes, Polyiamonds and Polyhexes. Chap. 14 in Time Travel and Other Mathematical Bewilderments. New York: W. H. Freeman, pp. 175-187, 1988.
  • J. V. Knop et al., On the total number of polyhexes, Match, No. 16 (1984), 119-134.
  • 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

a(13) from Achim Flammenkamp, Feb 15 1999
a(14) from Brendan Owen, Dec 31 2001
a(15) from Joseph Myers, May 05 2002
a(16)-a(20) from Joseph Myers, Sep 21 2002
a(21) from Herman Jamke (hermanjamke(AT)fastmail.fm), May 05 2007
a(22)-a(30) from John Mason, Jul 18 2023

A006535 Number of one-sided hexagonal polyominoes with n cells.

Original entry on oeis.org

1, 1, 3, 10, 33, 147, 620, 2821, 12942, 60639, 286190, 1364621, 6545430, 31586358, 153143956, 745700845, 3644379397, 17869651166, 87877879487, 433301253231, 2141584454057, 10607707971062, 52646117638427, 261756764824964, 1303625908234997, 6502430891223011, 32480041218465452, 162454295068924189, 813541940383789255, 4078750395194965720
Offset: 1

Views

Author

Keywords

References

  • J. Meeus, personal communication.
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Formula

a(n) = 2*A000228(n) - A030225(n).

Extensions

a(7)-a(12) from David W. Wilson
a(13) from Achim Flammenkamp, Feb 15 1999
a(14)-a(20) from Joseph Myers, Sep 21 2002
a(21)-a(30) from John Mason, Jul 18 2023

A030225 Number of achiral hexagonal polyominoes with n cells.

Original entry on oeis.org

1, 1, 3, 4, 11, 17, 46, 75, 202, 341, 914, 1581, 4222, 7436, 19794, 35357, 93859, 169558, 449039, 818793, 2163827, 3976636, 10489341, 19406704, 51103471, 95099113, 250040802, 467679257, 1227941119, 2307128946, 6049886572, 11412695367, 29891913576, 56593284153, 148067307799
Offset: 1

Views

Author

Keywords

Comments

These are polyominoes of the Euclidean regular tiling of hexagons with Schläfli symbol {6,3}. This sequence can most readily be calculated by enumerating fixed polyominoes for three situations: 1) fixed polyominoes with a horizontal axis of symmetry along an edge of a cell with no cell centered on that axis, A001207(n/2), 2) fixed polyominoes with a horizontal axis of symmetry that is a diagonal of at least one cell, A347258, and 3) fixed polyominoes with a horizontal axis of symmetry that joins the midpoints of opposite edges of at least one cell, A347257. These three sequences include each achiral polyomino exactly twice. - Robert A. Russell, Aug 24 2021

Crossrefs

Cf. A006535 (oriented), A000228 (unoriented), A030226 (chiral).
Calculation components: A001207, A347257, A347258.
Other tilings: A030223 {3,6}, A030227 {4,4}.

Programs

  • Mathematica
    A[s_Integer] := With[{s6 = StringPadLeft[ToString[s], 6, "0"]}, Cases[ Import["https://oeis.org/A" <> s6 <> "/b" <> s6 <> ".txt", "Table"], {, }][[All, 2]]];
    A000228 = A@000228;
    A006535 = A@006535;
    a[n_] := 2 A000228[[n]] - A006535[[n]];
    a /@ Range[20] (* Jean-François Alcover, Feb 22 2020 *)

Formula

From Robert A. Russell, Aug 24 2021: (Start)
For odd n, a(n) = (A347257(n) + A347258(n)) / 2; for even n, a(n) = (A001207(n/2) + A347257(n) + A347258(n)) / 2.
a(n) = 2*A000228(n) - A006535(n) = A006535(n) - 2*A030226(n) = A000228(n) - A030226(n). (End)

Extensions

More terms from Joseph Myers, Sep 21 2002
Name edited by Robert A. Russell, Aug 24 2021

A197549 Number of free poly-IH10-tiles (holes allowed) with n cells.

Original entry on oeis.org

1, 1, 5, 16, 62, 276, 1222, 5563, 25805, 120909, 572011, 2727485, 13089106, 63164265
Offset: 1

Views

Author

Joseph Myers, Oct 16 2011

Keywords

Comments

Equivalently, polyhexes where two polyhexes are considered equivalent if and only if they are related by a translation or a rotation of order 3.

References

  • Branko Grünbaum and G. C. Shephard, Tilings and Patterns. W. H. Freeman, New York, 1987, Sections 6.2 and 9.4.

Crossrefs

A197550 Number of free poly-IH8-tiles (holes allowed) with n cells.

Original entry on oeis.org

1, 3, 7, 28, 99, 433, 1852, 8463, 38798, 181889, 858570, 4093739, 19636172, 94759074
Offset: 1

Views

Author

Joseph Myers, Oct 16 2011

Keywords

Comments

Equivalently, one-sided polybricks, or polyhexes where two polyhexes are considered equivalent if and only if they are related by a translation or a rotation of order 2.

References

  • Branko Grünbaum and G. C. Shephard, Tilings and Patterns. W. H. Freeman, New York, 1987, Sections 6.2 and 9.4.

Crossrefs

A197551 Number of free poly-IH18-tiles (holes allowed) with n cells.

Original entry on oeis.org

1, 1, 4, 10, 37, 147, 637, 2823, 13020, 60649, 286549, 1364667, 6547108, 31586568
Offset: 1

Views

Author

Joseph Myers, Oct 16 2011

Keywords

Comments

Equivalently, polyhexes where two polyhexes are considered equivalent if and only if they are related by a translation, a rotation of order 3 or a reflection or glide reflection in a line perpendicular to the sides of the hexagons.

References

  • Branko Grünbaum and G. C. Shephard, Tilings and Patterns. W. H. Freeman, New York, 1987, Sections 6.2 and 9.4.

Crossrefs

A197552 Number of free poly-IH19-tiles (holes allowed) with n cells.

Original entry on oeis.org

1, 1, 4, 10, 36, 146, 631, 2815, 12987, 60601, 286376, 1364399, 6546220, 31585133
Offset: 1

Views

Author

Joseph Myers, Oct 16 2011

Keywords

Comments

Equivalently, polyhexes where two polyhexes are considered equivalent if and only if they are related by a translation, a rotation of order 3 or a reflection or glide reflection in a line parallel to the sides of the hexagons.

References

  • Branko Grünbaum and G. C. Shephard, Tilings and Patterns. W. H. Freeman, New York, 1987, Sections 6.2 and 9.4.

Crossrefs

A197553 Number of free poly-IH12-tiles (holes allowed) with n cells.

Original entry on oeis.org

1, 2, 7, 24, 99, 416, 1852, 8386, 38797, 181530, 858560, 4092031, 19636098, 94750833
Offset: 1

Views

Author

Joseph Myers, Oct 16 2011

Keywords

Comments

Equivalently, polyhexes where two polyhexes are considered equivalent if and only if they are related by a translation or a reflection or glide reflection in a line in one fixed direction perpendicular to the sides of the hexagons.

References

  • Branko Grünbaum and G. C. Shephard, Tilings and Patterns. W. H. Freeman, New York, 1987, Sections 6.2 and 9.4.

Crossrefs

A197554 Number of free poly-IH14-tiles (holes allowed) with n cells.

Original entry on oeis.org

1, 2, 7, 24, 98, 415, 1846, 8378, 38764, 181482, 858387, 4091763, 19635210, 94749398
Offset: 1

Views

Author

Joseph Myers, Oct 16 2011

Keywords

Comments

Equivalently, polyhexes where two polyhexes are considered equivalent if and only if they are related by a translation or a reflection or glide reflection in a line in one fixed direction parallel to the sides of the hexagons.

References

  • Branko Grünbaum and G. C. Shephard, Tilings and Patterns. W. H. Freeman, New York, 1987, Sections 6.2 and 9.4.

Crossrefs

A347257 Number of fixed hexagonal polyominoes with n cells that have a horizontal axis of symmetry that connects the midpoints of opposite edges of one of the n cells.

Original entry on oeis.org

1, 1, 3, 4, 12, 18, 52, 83, 235, 389, 1087, 1849, 5110, 8871, 24310, 42884, 116706, 208559, 564322, 1019362, 2744769, 5003180, 13415317, 24644438, 65839497, 121769444, 324271545, 603304529, 1602013491, 2996240586
Offset: 1

Views

Author

Robert A. Russell, Aug 24 2021

Keywords

Comments

These are polyominoes of the Euclidean hexagonal regular tiling with Schläfli symbol {6,3}. This is one of three sequences needed to calculate the number of achiral polyominoes, A030225. The three sequences together contain exactly two copies of each achiral polyomino. This sequence can be calculated using a modification of Redelmeier's method; one chooses an original cell that is leftmost on and bisected by the axis of symmetry along a horizontal line connecting midpoints of opposite edges of one cell. Neighbors are added only if their centers are above the axis of symmetry or on the axis of symmetry to the right of the original cell. Cells not centered on the axis of symmetry are counted twice to include their reflections.

Crossrefs

Showing 1-10 of 25 results. Next