cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A137334 Number of n X n crossword puzzles with dihedral symmetry group, for n odd. Acceptable crossword puzzles must have all words of length 3 or more, at least one word in each row and each column and be connected.

Original entry on oeis.org

1, 2, 10, 45, 302, 3102, 45795
Offset: 3

Views

Author

Marc Brodie (mbrodie(AT)wju.edu), Apr 07 2008

Keywords

Comments

The number of such puzzles for an even n = 2m is equal to the number of (2m-1) X (2m-1) puzzles.

Examples

			a(5) = 2 because, using 0's for white squares and 1's for black squares, the only two 5 X 5 puzzles with dihedral symmetry group are:
00000
00000
00000
00000
00000
and
10001
00000
00000
00000
10001
		

Crossrefs

Showing 1-1 of 1 results.