# Asymptotic Results for the Queen Packing Problem

**Authors:** Daniel M Kane

arXiv: 1703.04538 · 2017-03-16

## TL;DR

This paper investigates the queen packing problem, aiming to minimize attacked squares when placing a small number of queens on a large chessboard, and provides nearly optimal bounds for this scenario.

## Contribution

It derives nearly tight bounds for the queen packing problem specifically when the number of queens is small relative to the board size.

## Key findings

- Derived nearly tight bounds for small k relative to n
- Analyzed the asymptotic behavior of the problem
- Provided theoretical insights into queen placement optimization

## Abstract

We consider the problem of placing k queens on an nxn board so that the total number of attacked squares is as small as possible. In particular, we consider the domain where k is small relative to n and derive nearly tight bounds in this setting.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.04538/full.md

## Figures

46 figures with captions in the complete paper: https://tomesphere.com/paper/1703.04538/full.md

## References

5 references — full list in the complete paper: https://tomesphere.com/paper/1703.04538/full.md

---
Source: https://tomesphere.com/paper/1703.04538