Queens on a prime order board

18 · John Cook · June 22, 2026, 12:52 a.m.
Summary
The blog post discusses the n queens problem, particularly focusing on how to position queens on an n x n chessboard when n is a prime number greater than or equal to 5, suggesting a specific placement based on a slope. It appears to build on mathematical concepts in a unique way.