OFFSET
0,4
COMMENTS
On the 6 X 6 board in the illustration (see Example), each square containing a number is occupied by a queen, and the number in that square is the number of unoccupied squares attacked by that queen. (Each square with no number is unoccupied.)
Solvers:
a(4) = 8 by Rodolfo Kurchan
a(5) = 11 by Gustavo Piñeiro
a(6) = 14 by Antonio Misericordia
a(7) = 18 by Antonio Misericordia
a(8) = 22 by Giorgio Vecchi
LINKS
Rodolfo Kurchan, Chess Puzzle Fun 5 Uneven Attacks
EXAMPLE
Solution illustrating a(6) = 14 by Antonio Misericordia:
+---+---+---+---+---+---+
| 2 | 7 | | 5 | 4 | 0 |
+---+---+---+---+---+---+
| 10| | | | 6 | 1 |
+---+---+---+---+---+---+
| | | | 11| | 3 |
+---+---+---+---+---+---+
| | | | 13| | 8 |
+---+---+---+---+---+---+
| | | | | | |
+---+---+---+---+---+---+
| | | 12| | 9 | |
+---+---+---+---+---+---+
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Rodolfo Kurchan, Mar 24 2022
STATUS
approved