Gauss Circle Problem
Estimate how many integer lattice points lie inside a circle of radius r.
The Gauss circle problem asks for the sharp error term when counting lattice points in a disk. The image is simple: the main term is area, and the hard part lives near the boundary.
Formula
Count lattice points inside a circle of radius R; the error E(R) is the central object of study.
Hardy and Landau conjectured the optimal error exponent is 1/2 — the trivial bound is O(R) and the best known is 131/208.
Huxley's exponential-sum estimate gives the best unconditional bound, still far from the conjectured exponent 1/2.
Summary
The Gauss circle problem asks for the sharp error term when counting lattice points in a disk. The image is simple: the main term is area, and the hard part lives near the boundary.

