A234006
Free polyominoes with 2n squares, having reflectional symmetry on axis that coincides with edges.
Original entry on oeis.org
1, 2, 4, 11, 35, 114, 392, 1381, 4998, 18292, 67791, 253182, 952527, 3603389, 13699516, 52300071, 200406183, 770424072, 2970400815, 11482442855, 44491876993, 172766491178, 672186631950, 2619995178793, 10228902801505, 39996341268584, 156612023001490, 614044347934591
Offset: 1
Cf.
A000105,
A001168,
A001933,
A151525,
A182645,
A234007,
A234008,
A234009,
A234010,
A349329,
A346799,
A346800,
A351191.
-
A151525 = Cases[Import["https://oeis.org/A151525/b151525.txt", "Table"], {, }][[All, 2]];
A182645 = Cases[Import["https://oeis.org/A182645/b182645.txt", "Table"], {, }][[All, 2]];
A001168 = Cases[Import["https://oeis.org/A001168/b001168.txt", "Table"], {, }][[All, 2]];
a[n_] := If[OddQ[n], A151525[[n]], A151525[[n]] + A182645[[n/2]] - A001168[[n/2]]];
Array[a, 28] (* Jean-François Alcover, Sep 10 2019, after Andrew Howroyd *)
A151522
Number of 1-sided polyrhombs with n cells.
Original entry on oeis.org
1, 2, 4, 13, 35, 120, 392, 1405, 4998, 18378, 67792, 253509, 952534, 3604624, 13699554, 52304807, 200406370, 770442286, 2970401696, 11482513428, 44491881033, 172766765654, 672186650116, 2619996250930, 10228902882021, 39996345469572, 156612023354364, 614044364443761
Offset: 1
Polyominoes by group of symmetries relating shapes considered the same:
A000105 (all symmetries),
A001168 (translations only),
A000988 (rotations and translations),
A056780 (horizontal and vertical reflections, rotations of order 2 and translations),
A056783 (reflections in either diagonal, rotations of order 2 and translations),
A151522 (rotations of order 2 and translations),
A151525 (reflections in a horizontal line and translations),
A182645 (reflections in a NE-SW diagonal line and translations)
A182645
Number of poly-IH68-tiles (holes allowed) with n cells.
Original entry on oeis.org
1, 1, 4, 10, 34, 110, 388, 1369, 4982, 18246, 67727, 253014, 952275, 3602743, 13698525, 52297602, 200402285, 770414503, 2970385477, 11482405741, 44491816601, 172766346508, 672186393972, 2619994613794, 10228901862928, 39996339056273, 156612019296546, 614044339256951
Offset: 1
- Branko Grünbaum and G. C. Shephard, Tilings and Patterns. W. H. Freeman, New York, 1987, Sections 6.2 and 9.4.
Polyominoes by group of symmetries relating shapes considered the same:
A000105 (all symmetries),
A001168 (translations only),
A000988 (rotations and translations),
A056780 (horizontal and vertical reflections, rotations of order 2 and translations),
A056783 (reflections in either diagonal, rotations of order 2 and translations),
A151522 (rotations of order 2 and translations),
A151525 (reflections in a horizontal line and translations),
A182645 (reflections in a NE-SW diagonal line and translations)
Showing 1-3 of 3 results.
Comments