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.

A218244 Number of inequivalent (rotationally and reflectively distinct) ways to place n nonattacking empresses on n X n board.

Original entry on oeis.org

1, 1, 1, 3, 6, 21, 75, 415, 2621, 21066, 195485, 2083543, 24744474, 323438322, 4596672672, 70440521310
Offset: 1

Views

Author

Witold Dlugosz, Oct 24 2012

Keywords

Comments

An empress moves like a rook and a knight.

Examples

			a(4) = 3: different ways to place 4 nonattacking empresses on a 4 X 4 board:
Xooo Xooo oXoo
oXoo oooX Xooo
ooXo ooXo oooX
oooX oXoo ooXo
		

Crossrefs