Minimal number of points on a grid forming line segments of equal length
Chai Wah Wu

TL;DR
This paper investigates the minimal number of grid points needed to form a specified number of equal-length line segments, relating it to the n-queens problem and providing bounds based on number theory.
Contribution
It introduces a novel connection between grid point configurations for equal-length segments and the n-queens problem on toroidal boards, establishing new bounds.
Findings
Upper bound of kn/3 for the number of points
Asymptotic approach to kn/4 when conditions are met
Relation to the n-queens problem on toroidal chessboards
Abstract
We consider the minimal number of points on a regular grid on the plane that generates line segments of points of exactly length . We illustrate how this is related to the -queens problem on the toroidal chessboard and show that this number is upper bounded by and approaches as when is coprime with or when is large.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Data Management and Algorithms · Artificial Intelligence in Games
