English

A lower bound for the $n$-queens problem

Combinatorics 2021-07-12 v2

Abstract

The nn-queens puzzle is to place nn mutually non-attacking queens on an n×nn \times n chessboard. We present a simple two stage randomized algorithm to construct such configurations. In the first stage, a random greedy algorithm constructs an approximate \textit{toroidal} nn-queens configuration. In this well-known variant the diagonals wrap around the board from left to right and from top to bottom. We show that with high probability this algorithm succeeds in placing (1o(1))n(1-o(1))n queens on the board. In the second stage, the method of absorbers is used to obtain a complete solution to the non-toroidal problem. By counting the number of choices available at each step of the random greedy algorithm we conclude that there are more than ((1o(1))ne3)n\left( \left( 1 - o(1) \right) n e^{-3} \right)^n solutions to the nn-queens problem. This proves a conjecture of Rivin, Vardi, and Zimmerman in a strong form.

Keywords

Cite

@article{arxiv.2105.11431,
  title  = {A lower bound for the $n$-queens problem},
  author = {Zur Luria and Michael Simkin},
  journal= {arXiv preprint arXiv:2105.11431},
  year   = {2021}
}

Comments

16 pages, 2 figures, corrected typos and improved exposition

R2 v1 2026-06-24T02:24:57.192Z