A359707 Number of 1-sided ouroboros polyominoes with k=2n cells.
0, 1, 0, 1, 1, 4, 11, 45, 178, 762, 3309, 14725, 66323, 302342, 1391008, 6453950
Offset: 1
Links
- Arthur O'Dwyer, Polyomino strips, snakes, and ouroboroi (gives the first 32 terms)
- Arthur O'Dwyer, C++ program
Crossrefs
A151514 counts 1-sided snake polyominoes with k=n cells. A359707 added to A151514 gives the number of 1-sided polyominoes in which each cell has at most 2 (Von Neumann) neighbors.
A359706 counts free (2-sided) ouroboros polyominoes with k=2n cells. A359707 minus A359706 gives the count of chiral pairs. This sequence first differs from A359706 at k=14; the four chiral pairs of 14-cell ouroboroi are
### #### ### ###
# # # ## # # # ##
# ## ## # # ## # #
# # #### ## # # #
#### ### ####
and their mirror-reflections.
Comments