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.

A137279 Number of ways of placing ceiling(n/2) nonattacking queens on an n X n Mobius chessboard.

Original entry on oeis.org

1, 4, 0, 16, 40, 192, 560, 3328, 11772, 63840, 259336, 1550976, 7169656, 42410256, 234044160, 1366190592
Offset: 1

Views

Author

Brett Stevens (brett(AT)math.carleton.ca), Mar 13 2008

Keywords

Comments

The chessboard is an n X n standard chessboard whose left and right edges are twisted connected.

Examples

			a(4)=16 because any queen attacks all but two other squares and every solution is counted twice by enumerating all such placements.
		

Crossrefs