A319321 a(n) is the number of d+/d- diagonally convex polyplets (polyominoes which need only touch at corners) with n cells.
1, 4, 20, 108, 600, 3368, 18968, 106906, 602532, 3395402, 19131460, 107788900, 607274848
Offset: 1
Examples
The only tetraplets that are not d+ diagonally convex are two animals consisting of a horizontal domino and a vertical domino joined at a corner. So a(4) = A006770(4) - 2 = 108.
Links
- Adam Gruber, Java program to count lattice animals.
Comments