login
A295215
Array T(m,n) read by antidiagonals: number of m X n rectangular patterns of precisely half black squares and half white squares that are unambiguously tilable with black and white colored dominoes, for m >= 1, n >= 1.
3
0, 2, 2, 0, 4, 0, 4, 10, 10, 4, 0, 22, 0, 22, 0, 8, 50, 144, 144, 50, 8, 0, 114, 0, 864, 0, 114, 0, 16, 258, 1924, 5354, 5354, 1924, 258, 16
OFFSET
1,2
COMMENTS
See links.
EXAMPLE
Upper left corner of array:
0, 2, 0, 4, 0, ...
2, 4, 10, 22, ...
0, 10, 0, ...
4, 22, ...
0, ...
...
CROSSREFS
Cf. A295214 for all tilable patterns, A295216 for ambiguously tilable patterns, A099390 for domino tiling of a rectangle.
Sequence in context: A378982 A138476 A131381 * A112080 A052176 A138092
KEYWORD
nonn,tabl,more
AUTHOR
John Mason, Nov 17 2017
STATUS
approved