A352662 Number of singly symmetric characteristic solutions to the n-superqueens problem.
0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 6, 11, 49, 79, 245, 498, 1192, 3798, 11594
Offset: 1
Examples
For n=10 the a(10)=1 solution is +---------------------+ | . . . A . . . . . . | | . . . . . . . A . . | | A . . . . . . . . . | | . . . . A . . . . . | | . . . . . . . . A . | | . A . . . . . . . . | | . . . . . A . . . . | | . . . . . . . . . A | | . . A . . . . . . . | | . . . . . . A . . . | +---------------------+
References
- D. E. Knuth, The Art of Computer Programming, Section 7.2.2.3 (draft, March 2022).
Comments