A132446 The number of n x n crossword puzzles with at most one black square per row up to horizontal/vertical symmetry.
1, 2, 3, 4, 10, 24, 71, 322
Offset: 3
Keywords
Examples
a(5) = 3 because up to symmetry the only 5 x 5 acceptable crossword puzzles with at most one black square per row (using 1's for black squares and 0's for white) are: 00000 10000 10000 00000 00000 10000 00000 00000 00000 00000 00000 00001 00000 00001 00001
Links
- Marc Brodie, Mathematica program
Comments