Gauss circle problem


In mathematics, the Gauss circle problem is the problem of determining how many integer lattice points there are in a circle centered at the origin and with radius r. This number is approximated by the area of the circle, so the real problem is to accurately bound the error term describing how the number of points differs from the area.
The first progress on a solution was made by Carl Friedrich Gauss, hence its name.

The problem

Consider a circle in R2 with center at the origin and radius r ≥ 0. Gauss' circle problem asks how many points there are inside this circle of the form where m and n are both integers. Since the equation of this circle is given in Cartesian coordinates by x2 + y2 = r 2, the question is equivalently asking how many pairs of integers m and n there are such that
If the answer for a given r is denoted by N then the following list shows the first few values of N for r an integer between 0 and 12 followed by the list of values rounded to the nearest integer:

Bounds on a solution and conjecture

N is roughly πr2, the area inside a circle of radius r. This is because on average, each unit square contains one lattice point. Thus, the actual number of lattice points in the circle is approximately equal to its area, πr2. So it should be expected that
for some error term E of relatively small absolute value. Finding a correct upper bound for |E| is thus the form the problem has taken. Note that r need not be an integer. After one has At these places increases by after which it decreases until the next time it increases.
Gauss managed to prove that
Hardy and, independently, Landau found a lower bound by showing that
using the little o-notation. It is conjectured that the correct bound is
Writing |E| ≤ Crt, the current bounds on t are
with the lower bound from Hardy and Landau in 1915, and the upper bound proved by Huxley in 2000.

Exact forms

The value of N can be given by several series. In terms of a sum involving the floor function it can be expressed as:
This is a consequence of Jacobi's two-square theorem, which follows almost immediately from the Jacobi triple product.
A much simpler sum appears if the sum of squares function r2 is defined as the number of ways of writing the number n as the sum of two squares. Then
Most recent progress rests on the following Identity, which has been first discovered by Hardy:
where J1 denotes the bessel function of the first kind with order 1.

Generalisations

Although the original problem asks for integer lattice points in a circle, there is no reason not to consider other shapes, for example conics; indeed Dirichlet's divisor problem is the equivalent problem where the circle is replaced by the rectangular hyperbola. Similarly one could extend the question from two dimensions to higher dimensions, and ask for integer points within a sphere or other objects. There is an extensive literature on these problems. If one ignores the geometry and merely considers the problem an algebraic one of Diophantine inequalities then there one could increase the exponents appearing in the problem from squares to cubes, or higher.

The primitive circle problem

Another generalisation is to calculate the number of coprime integer solutions m, n to the inequality
This problem is known as the primitive circle problem, as it involves searching for primitive solutions to the original circle problem. It can be intuitively understood as the question of how many trees within a distance of r are visible in the Euclid's orchard, standing in the origin. If the number of such solutions is denoted V then the values of V for r taking small integer values are
Using the same ideas as the usual Gauss circle problem and the fact that the probability that two integers are coprime is 6/π2, it is relatively straightforward to show that
As with the usual circle problem, the problematic part of the primitive circle problem is reducing the exponent in the error term. At present the best known exponent is 221/304 + ε if one assumes the Riemann hypothesis. Without assuming the Riemann hypothesis, the best known upper bound is
for a positive constant c. In particular, no bound on the error term of the form 1 − ε for any ε > 0 is currently known that does not assume the Riemann Hypothesis.