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.

A220350 Number of ways of putting 2n^2 counters on distinct squares of a 2n x 2n board so that no row, column or main diagonal contains more than n counters.

Original entry on oeis.org

0, 33, 112160, 43346734009, 2441203940002594824
Offset: 1

Views

Author

Joseph Myers, Dec 11 2012

Keywords

Examples

			Configurations for n=2 (4x4 board) (o = counter):
.
oo.. (2 orientations)
o.o.
.o.o
..oo
.
.o.o (2 orientations)
oo..
..oo
o.o.
.
oo.. (4 orientations)
o..o
..oo
.oo.
.
oo.. (4 orientations)
..oo
oo..
..oo
.
oo.. (4 orientations)
..oo
..oo
oo..
.
oo.. (8 orientations)
..oo
o..o
.oo.
.
o.o. (4 orientations)
.o.o
.o.o
o.o.
.
o.o. (4 orientations)
.o.o
o..o
.oo.
.
.oo. (1 orientation)
o..o
o..o
.oo.