A103464
Number of polyominoes consisting of n regular unit heptagons.
Original entry on oeis.org
1, 1, 2, 7, 25, 118, 558, 2876, 14982, 80075, 431889, 2354991, 12930257, 71459124, 396978189, 2215609864
Offset: 3
Cf.
A000577,
A000104,
A000228,
A103466,
A103467,
A103468,
A103469,
A103470,
A103471,
A103472,
A103473,
A120102,
A120103,
A120104.
A137193
Number of n-celled polyhexes with perimeter < 4n+2.
Original entry on oeis.org
0, 0, 1, 2, 10, 46, 215, 1037, 5083, 24918, 122437
Offset: 1
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
a(6) = 1 + 1 + 3 + 7 + 22 + 81 = 115.
A330211
Number of free pentagonal polyforms with n cells on the order-4 pentagonal tiling of the hyperbolic plane.
Original entry on oeis.org
1, 1, 1, 2, 8, 28, 143, 747, 4346, 25974, 160869, 1015723, 6531611, 42592880
Offset: 0
Analogs with different Schläfli symbols are
A000105 ({4,4}),
A000207 ({3,oo}),
A000228 ({6,3}),
A000577 ({3,6}),
A005036 ({4,oo}),
A119611 ({4,5}),
A330659 ({3,7}),
A332930 ({4,6}), and
A333018 ({7,3}).
-
// See the Code Golf link.
-
# See the Code Golf link.
-
# See the Code Golf link.
a(8)-a(13) from
Ed Wynn, Feb 16 2021
A342963
a(n) is the number of sticky polyhexes with 2*n cells.
Original entry on oeis.org
1, 2, 15, 110, 1051, 10636, 113290, 1234189, 13674761, 153289285
Offset: 1
The two sticky tetrahexes are:
* * * * *
* * *
The following is the full list of 15 sticky hexahexes (polyhexes of size 6):
* * * * * * * * * * * * * *
* * * * * * * * * * * * *
* * *
---
* * * * * * * * * *
* * * * * * * * * * * * * * *
* * * * *
---
* * * * * * * * * * * * * * * *
* * * * * * * * * *
* * * *
Comments