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-8 of 8 results.

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

A018190 Number of planar simply-connected polyhexes (or benzenoid hydrocarbons) with n hexagons.

Original entry on oeis.org

1, 1, 3, 7, 22, 81, 331, 1435, 6505, 30086, 141229, 669584, 3198256, 15367577, 74207910, 359863778, 1751594643, 8553649747, 41892642772, 205714411986, 1012565172403, 4994807695197, 24687124900540, 122238208783203
Offset: 1

Views

Author

N. J. A. Sloane, Viviane Rochon (viviane(AT)crt.umontreal.ca), Gilles Caporossi (gillesc(AT)crt.umontreal.ca)

Keywords

References

  • J. Brunvoll, B. N. Cyvin, and S. J. Cyvin, Studies of some chemically relevant polygonal systems: mono-q-polyhexes, ACH Models in Chem., 133 (3) (1996), 277-298.

Crossrefs

Extensions

More terms from Joseph Myers, Nov 06 2003
Further terms added by N. J. A. Sloane from Brinkmann et al. (2003). Jun 04 2005

A323930 Polycyclic aromatic hydrocarbons (for precise definition see He and He, 1986).

Original entry on oeis.org

1, 1, 3, 7, 22, 81, 331, 1436, 6510, 30129, 141512, 671538, 3210620, 15443871, 74662005, 362506902
Offset: 1

Views

Author

N. J. A. Sloane, Feb 09 2019

Keywords

References

  • N. Trinajstić, S. Nikolić, J. V. Knop, W. R. Müller and K. Szymanski, Computational Chemical Graph Theory: Characterization, Enumeration, and Generation of Chemical Structures by Computer Methods, Ellis Horwood, 1991. [incorrectly gives a(12) = 671512 in Table 4.13]

Crossrefs

A018190 is a very similar sequence with (as He and He remark) a slightly different definition. Cf. A000228, A038147.

Formula

a(n) = A018190(n) + A038140(n) + A038141(n). - Andrey Zabolotskiy, Feb 16 2023

Extensions

a(10)-a(16) from Cyvin, Brunvoll & Cyvin (Table 1) added by Andrey Zabolotskiy, Feb 08 2023

A038144 Number of planar n-hexes, or polyhexes (in the sense of A000228, so rotations and reflections count as the same shape) with at least one hole.

Original entry on oeis.org

0, 0, 0, 0, 0, 1, 2, 13, 67, 404, 2323, 13517, 76570, 429320, 2373965, 13004323, 70641985, 381260615, 2046521491, 10936624026, 58228136539
Offset: 1

Views

Author

Keywords

Comments

Apparently the same as the number of hexagonal planar circulenes (planar rings of hexagons) with n cells, although the two sequences may in fact differ for large n.

References

  • J. V. Knop et al., On the total number of polyhexes, Match, No. 16 (1984), 119-134.

Crossrefs

Extensions

More terms from Joseph Myers, May 05 2002
Further terms from Joseph Myers, Nov 06 2003
More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), May 05 2007
Link edited by Joseph Myers, Nov 17 2010

A036496 Number of lines that intersect the first n points on a spiral on a triangular lattice. The spiral starts at (0,0), goes to (1,0) and (1/2, sqrt(3)/2) and continues counterclockwise.

Original entry on oeis.org

0, 3, 5, 6, 7, 8, 9, 9, 10, 11, 11, 12, 12, 13, 13, 14, 14, 15, 15, 15, 16, 16, 17, 17, 17, 18, 18, 18, 19, 19, 19, 20, 20, 20, 21, 21, 21, 21, 22, 22, 22, 23, 23, 23, 23, 24, 24, 24, 24, 25, 25, 25, 25, 26, 26, 26, 26, 27, 27, 27, 27, 27, 28, 28, 28, 28, 29, 29, 29, 29, 29, 30
Offset: 0

Views

Author

Mario VELUCCHI (mathchess(AT)velucchi.it)

Keywords

Comments

The triangular lattice is the familiar 2-dimensional lattice in which each point has 6 neighbors. This is sometimes called a hexagonal lattice.
Conjecture: a(n) is half the minimal perimeter of a polyhex of n hexagons. - Winston C. Yang (winston(AT)cs.wisc.edu), Apr 06 2002. This conjecture follows from the Brunvoll et al. reference. - Sascha Kurz, Mar 17 2008
From a spiral of n triangular lattice points, we can get a polyhex of n hexagons with min perimeter by replacing each point on the spiral by a hexagon. - Winston C. Yang (winston(AT)cs.wisc.edu), Apr 30 2002

Examples

			For n=3 the 3 points are (0,0), (1,0), (1/2, sqrt(3)/2) and there are 3 lines: 2 horizontal, 2 sloping at 60 degrees and 2 at 120 degrees, so a(3)=6.
		

References

  • J. Bornhoft, G. Brinkmann, J. Greinus, Pentagon-hexagon-patches with short boundaries, European J. Combin. 24 (2003), 517-529.
  • F. Harary and H. Harborth, Extremal animals, Journal of Combinatorics, Information, & System Sciences, Vol. 1, 1-8, (1976).
  • W. C. Yang, Maximal and minimal polyhexes, manuscript, 2002.
  • W. C. Yang, PhD thesis, Computer Sciences Department, University of Wisconsin-Madison, 2003.
  • J. Brunvoll, B.N. Cyvin and S.J Cyvin, More about extremal animals, Journal of Mathematical Chemistry Vol. 12 (1993), pp. 109-119

Crossrefs

Programs

  • Mathematica
    Join[{0},Ceiling[Sqrt[12*Range[80]-3]]] (* Harvey P. Dale, May 26 2017 *)

Formula

If n >= 1, a(n) = ceiling(sqrt(12n - 3)). - Winston C. Yang (winston(AT)cs.wisc.edu), Apr 06 2002

Extensions

More terms from Larry Reeves (larryr(AT)acm.org), Sep 29 2000

A038146 Number of n-celled helicenes with peri-fragments.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 3, 36, 342, 2736
Offset: 1

Views

Author

Keywords

References

  • J. V. Knop et al., On the total number of polyhexes, Match, No. 16 (1984), 119-134.

Crossrefs

A038145 Number of n-celled helicenes without holes.

Original entry on oeis.org

0, 0, 0, 0, 0, 1, 8, 71, 542, 3857
Offset: 1

Views

Author

Keywords

References

  • J. V. Knop et al., On the total number of polyhexes, Match, No. 16 (1984), 119-134.

Crossrefs

A176638 Partial sums of A018190.

Original entry on oeis.org

1, 2, 5, 12, 34, 115, 446, 1881, 8386, 38472, 179701, 849285, 4047541, 19415118, 93623028, 453486806, 2205081449, 10758731196, 52651373968, 258365785954, 1270930958357, 6265738653554, 30952863554094, 153191072337297
Offset: 1

Views

Author

Jonathan Vos Post, Apr 22 2010

Keywords

Comments

Partial sums of number of planar simply-connected polyhexes (or benzenoid hydrocarbons) with n hexagons. The only known primes in the partial sum are 2 and 5.

Examples

			a(6) = 1 + 1 + 3 + 7 + 22 + 81 = 115.
		

Crossrefs

Formula

a(n) = SUM[i=1..n] A018190(i).
Showing 1-8 of 8 results.