English

The $n$-queens problem

Combinatorics 2021-09-17 v1

Abstract

The famous nn-queens problem asks how many ways there are to place nn queens on an n×nn \times n chessboard so that no two queens can attack one another. The toroidal nn-queens problem asks the same question where the board is considered on the surface of the torus and was asked by P\'{o}lya in 1918. Let Q(n)Q(n) denote the number of nn-queens configurations on the classical board and T(n)T(n) the number of toroidal nn-queens configurations. P\'{o}lya showed that T(n)>0T(n)>0 if and only if n1,5mod6n \equiv 1,5 \mod 6 and much more recently, in 2017, Luria showed that T(n)((1+o(1))ne3)nT(n)\leq ((1+o(1))ne^{-3})^n and conjectured equality when n1,5mod6n \equiv 1,5 \mod 6. Our main result is a proof of this conjecture, thus answering P\'{o}lya's question asymptotically. Furthermore, we also show that Q(n)((1+o(1))ne3)nQ(n)\geq((1+o(1))ne^{-3})^n for all nn sufficiently large, which was independently proved by Luria and Simkin. Combined with our main result and an upper bound of Luria, this completely settles a conjecture of Rivin, Vardi and Zimmmerman from 1994 regarding both Q(n)Q(n) and T(n)T(n). Our proof combines a random greedy algorithm to count 'almost' configurations with a complex absorbing strategy that uses ideas from the recently developed methods of randomised algebraic construction and iterative absorption.

Keywords

Cite

@article{arxiv.2109.08083,
  title  = {The $n$-queens problem},
  author = {Candida Bowtell and Peter Keevash},
  journal= {arXiv preprint arXiv:2109.08083},
  year   = {2021}
}