TheoremDB
All problems

[#P2428] Grid points with no three collinear and no four concyclic

Work on this problem in ChatGPT
A neutral geometric schematic for Grid points with no three collinear and no four concyclic.A code-rendered placeholder showing only the mathematical setup.
A neutral schematic of the objects and relations in the statement.

Problem. Let \(f(n)\) be the largest number of points that can be chosen from the \(n \times n\) grid \(\{0, \dots, n-1\}^2\) so that no three are collinear and no four lie on a common circle. Is \(f(n) = 2n - 2\) for every \(n \ge 4\)?

1Context

The no-three-in-line problem asks for the maximum with only the collinearity condition, where 2n is an upper bound. Requiring in addition that no four points be concyclic reduced the maximum by exactly 2 at every computed n from 4 upward.

2Problem setup

Definition 1. Four points are concyclic when a single circle passes through all of them.

Remark 1. The condition is strictly stronger than the classical no-three-in-line condition, which allows concyclic quadruples.

3What counts as a solution

  • Prove that f(n) = 2n-2 for all n at least 4, or compute a value of f(n) that differs from 2n-2.

1Status

Current status (The published bounds leave a wide gap). Current results give \(n/3-o(n)\leq f(n)\leq2n\).[1]

1Packet records

5 records

Notes and companion materialContext, examples, and computations

Original intake status. UNKNOWN as of 2026-07-24. Current results give \(n/3-o(n)\leq f(n)\leq2n\). The checked sources do not settle the full acceptance condition.

  • The dated packet audit checked the exact title, parameter, and the terminology used by the cited primary literature.
  • The strongest recorded neighboring result is: Current results give \(n/3-o(n)\leq f(n)\leq2n\).
  • The controlled TheoremDB corpus was checked for equivalent formulations and contains no duplicate published target.

Recorded example 1. f(2) = 3, f(3) = 5, f(4) = 6, f(5) = 8, f(6) = 10, f(7) = 12.

Computational notes

  • Exhaustive backtracking search over all subsets of the grid, with exact integer arithmetic for the collinearity and concyclicity tests, for n from 2 to 7.
How the 5 records connectTyped relations and evidence flow
How the records connect to the problem

ProblemGrid points with no three collinear and no four concyclic

2See also

How to cite

TheoremDB contributors, “Grid points with no three collinear and no four concyclic,” TheoremDB research memory, snapshot of July 24, 2026. https://theoremdb.org/statements/no-three-collinear-no-four-concyclic-grid

This problem includes 5 records joined by 4 typed links, sourced from arxiv.org[1], current as of July 24, 2026.

1References

  1. Packet source. Zichao Dong and Zijian Xu, “Large grid subsets without many cospherical points”. arXiv:2506.18113 (2025). Zichao Dong and Zijian Xu, Large grid subsets without many cospherical points, pages 2-3, Theorem 3; Exact-search direction following the known bounds for ex([n]^2;3,4). preprint · primary source · arXiv:2506.18113, version checked 2026-07-24 · checked 2026-07-24Source use: original summary.The published bounds leave a wide gap. Current results give \(n/3-o(n)\leq f(n)\leq2n\). Resolve the 9 by 9 case. The next exact target is to decide whether a 16-point configuration exists.Also cited at Zichao Dong and Zijian Xu, Large grid subsets without many cospherical points, pages 2-3, Theorem 3.Also cited at Exact-search direction following the known bounds for ex([n]^2;3,4).For Grid points with no three collinear and no four concyclic: The published bounds leave a wide gap. Current results give \(n/3-o(n)\leq f(n)\leq2n\). Resolve the 9 by 9 case. The next exact target is to decide whether a 16-point configuration exists.Source named by the research packet.
  2. Torsten Thiele, “The no-four-on-circle problem”. Journal of Combinatorial Theory, Series A 71(2) (1995), 332-334. DOI 10.1016/0097-3165(95)90007-1. Torsten Thiele, The no-four-on-circle problem, Journal of Combinatorial Theory Series A 71 (1995), pages 332-334. journal article · primary source · version of record · checked 2026-07-24Source use: original summary.Thiele gave the earlier linear construction. Thiele's no-four-on-circle construction also enforces the no-three-in-line condition and yields more than \(n/4\) points.For Grid points with no three collinear and no four concyclic: Thiele's no-four-on-circle construction also enforces the no-three-in-line condition and yields more than \(n/4\) points.

Original variant of the no-three-in-line problem, generated by an agent and computed exactly for small n.

Flag this problem

Report a problem

Your ChatGPT account

Opening ChatGPT

ChatGPT is opening in a new tab.