Jump to content

Gauss circle problem: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
DG-on-WP (talk | contribs)
m Minor improvements of formulation
Citation bot (talk | contribs)
Added date. | Use this bot. Report bugs. | Suggested by Dominic3203 | Category:Unsolved problems in mathematics | #UCB_Category 26/78
 
(47 intermediate revisions by 25 users not shown)
Line 1: Line 1:
{{Short description|How many integer lattice points there are in a circle}}
In [[mathematics]], the '''Gauss circle problem''' is the problem of determining how many [[integer lattice]] points there are in a [[circle]] centred at the origin and with [[radius]] ''r''. The first progress on a solution was made by [[Carl Friedrich Gauss]], hence its name.
[[File:Grid points in radius-5 circle.svg|thumb|A circle of radius 5 centered at the origin has area 25{{pi}}, approximately 78.54, but it contains 81 integer points, so the error in estimating its area by counting grid points is approximately 2.46. For a circle with slightly smaller radius, the area is nearly the same, but the circle contains only 69 points, producing a larger error of approximately 9.54. The Gauss circle problem concerns bounding this error more generally, as a function of the radius of the circle.]]
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]] <math>r</math>. 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==
==The problem==


Consider a circle in '''R'''<sup>2</sup> with centre at the origin and radius ''r''&nbsp;≥&nbsp;0. Gauss' circle problem asks how many points there are inside this circle of the form (''m'',''n'') where ''m'' and ''n'' are both integers. Since the [[equation]] of this circle is given in [[Cartesian coordinate system|Cartesian coordinates]] by ''x''<sup>2</sup>&nbsp;+&nbsp;''y''<sup>2</sup>&nbsp;=&nbsp;''r''<sup>2</sup>, the question is equivalently asking how many pairs of integers ''m'' and ''n'' there are such that
Consider a circle in <math>\mathbb{R}^2</math> with center at the origin and radius <math>r\ge 0</math>. Gauss's circle problem asks how many points there are inside this circle of the form <math>(m,n)</math> where <math>m</math> and <math>n</math> are both integers. Since the [[equation]] of this circle is given in [[Cartesian coordinate system|Cartesian coordinates]] by <math>x^2+y^2= r^2</math>, the question is equivalently asking how many pairs of integers ''m'' and ''n'' there are such that
:<math>m^2+n^2\leq r^2.</math>
:<math>m^2+n^2\leq r^2.</math>


If the answer for a given ''r'' is denoted by ''N''(''r'') then the following list shows the first few values of ''N''(''r'') for ''r'' an integer between 0 and 12 followed by the list of values <math> \pi r^2 </math> rounded to the nearest integer:
If the answer for a given <math>r</math> is denoted by <math>N(r)</math> then the following list shows the first few values of <math>N(r)</math> for ''<math>r</math>'' an integer between 0 and 12 followed by the list of values <math> \pi r^2 </math> rounded to the nearest integer:
:1, 5, 13, 29, 49, 81, 113, 149, 197, 253, 317, 377, 441 {{OEIS|id=A000328}}
:1, 5, 13, 29, 49, 81, 113, 149, 197, 253, 317, 377, 441 {{OEIS|id=A000328}}
:0, 3, 13, 28, 50, 79, 113, 154, 201, 254, 314, 380, 452 {{OEIS|id=A075726}}
:0, 3, 13, 28, 50, 79, 113, 154, 201, 254, 314, 380, 452 {{OEIS|id=A075726}}


==Bounds on a solution and conjecture==
==Bounds on a solution and conjecture==
N(r) is roughly π''r''<sup>2</sup>, the [[Area of a disk|area inside a circle]] of radius ''r''. This is because a general lattice point in the interior of the circle of radius ''r'' centered at the origin is part of four unit grid squares, each of which has four lattice points as vertices. Thus, four times the number of unit squares within the circle, approximately 4π''r''<sup>2</sup>, counts each corner of each square, so that an interior lattice point is counted four times, being part of four squares. Thus, the actual number of lattice points is approximately one-quarter of this, π''r''<sup>2</sup>. So it should be expected that
<math>N(r)</math> is roughly <math>\pi r^2</math>, the [[Area of a disk|area inside a circle]] of radius <math>r</math>. 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, <math>\pi r^2</math>. So it should be expected that
:<math>N(r)=\pi r^2 +E(r)\,</math>
:<math>N(r)=\pi r^2 +E(r)\,</math>
for some error term ''E''(''r'') of relatively small absolute value. Finding a correct upper bound for |''E''(''r'')| is thus the form the problem has taken. Note that ''r'' need not be an integer. After <math>N(4)=49 </math> one has <math>N(\sqrt{17})=57 ,N(\sqrt{18})=61, N(\sqrt{20})=69, N(5)=81 .</math> At these places <math> E(r)</math> increases by <math>8,4,8,12</math> after which it decreases (at a rate of <math> 2 \pi r </math>) until the next time it increases.
for some error term <math>E(r)</math> of relatively small absolute value. Finding a correct upper bound for <math>\mid E(r)\mid</math> is thus the form the problem has taken. Note that <math>r</math> does not have to be an integer. After <math>N(4)=49 </math> one has<math>N(\sqrt{17})=57 ,N(\sqrt{18})=61, N(\sqrt{20})=69, N(5)=81 .</math> At these places <math> E(r)</math> increases by <math>8,4,8,12</math> after which it decreases (at a rate of <math> 2 \pi r </math>) until the next time it increases.


Gauss managed to prove<ref name="Hardy">G.H. Hardy, ''Ramanujan: Twelve Lectures on Subjects Suggested by His Life and Work, 3rd ed.'' New York: Chelsea, (1999), p.67.</ref> that
Gauss managed to prove<ref name="Hardy">{{cite book
| last = Hardy | first = G. H. | author-link = G. H. Hardy
| edition = 3rd
| location = New York
| mr = 0106147
| page = 67
| publisher = Chelsea Publishing Company
| title = Ramanujan: Twelve Lectures on Subjects Suggested by His Life and Work
| year = 1959}}</ref> that
:<math>| E(r) |\leq 2\sqrt{2}\pi r.</math>
:<math>| E(r) |\leq 2\sqrt{2}\pi r.</math>
[[G. H. Hardy|Hardy]]<ref>{{cite journal
[[G. H. Hardy|Hardy]]<ref>G.H. Hardy, ''On the Expression of a Number as the Sum of Two Squares'', Quart. J. Math. '''46''', (1915), pp.263&ndash;283.</ref> and, independently, [[Edmund Landau|Landau]] found a lower bound by showing that
| last = Hardy | first = G. H.
| journal = Quarterly Journal of Mathematics
| pages = 263–283
| title = On the expression of a number as the sum of two squares
| volume = 46
| year = 1915}}</ref> and, independently, [[Edmund Landau|Landau]] found a lower bound by showing that
:<math>| E(r) |\neq o\left(r^{1/2}(\log r)^{1/4}\right),</math>
:<math>| E(r) |\neq o\left(r^{1/2}(\log r)^{1/4}\right),</math>
using the [[Big_O_notation#Little-o_notation|little o-notation]]. It is conjectured<ref name="Guy">R.K. Guy, ''Unsolved problems in number theory, Third edition'', Springer, (2004), pp.365&ndash;366.</ref> that the correct bound is
using the [[Big O notation#Little-o notation|little o-notation]]. It is conjectured<ref name="Guy">{{cite book
| last = Guy | first = Richard K. | author-link = Richard K. Guy
| contribution = F1: Gauß's lattice point problem
| doi = 10.1007/978-0-387-26677-0
| edition = 3rd
| isbn = 0-387-20860-7
| mr = 2076335
| pages = 365–367
| publisher = Springer-Verlag | location = New York
| series = Problem Books in Mathematics
| title = Unsolved Problems in Number Theory
| year = 2004| volume = 1 }}</ref> that the correct bound is
:<math>| E(r) |=O\left(r^{1/2+\varepsilon}\right).</math>
:<math>| E(r) |=O\left(r^{1/2+\varepsilon}\right).</math>


Writing |''E''(''r'')|&nbsp;≤&nbsp;''Cr''<sup>''t''</sup>, the current bounds on ''t'' are
Writing <math>E(r)\le Cr^t</math>, the current bounds on <math>t</math> are
:<math>\frac{1}{2}< t\leq\frac{131}{208}=0.6298\ldots,</math>
:<math>\frac{1}{2}< t\leq\frac{131}{208}=0.6298\ldots,</math>
with the lower bound from Hardy and Landau in 1915, and the upper bound proved by [[Martin Huxley|Huxley]] in 2000.<ref>M.N. Huxley, ''Integer points, exponential sums and the Riemann zeta function'', Number theory for the millennium, II (Urbana, IL, 2000) pp.275&ndash;290, A K Peters, Natick, MA, 2002, {{MR|1956254}}.</ref>
with the lower bound from Hardy and Landau in 1915, and the upper bound proved by [[Martin Huxley]] in 2000.<ref>{{cite book
| last = Huxley | first = M. N. | author-link = Martin Huxley
| editor1-last = Bennett | editor1-first = M. A.
| editor2-last = Berndt | editor2-first = B. C.
| editor3-last = Boston | editor3-first = N.
| editor4-last = Diamond | editor4-first = H. G.
| editor5-last = Hildebrand | editor5-first = A. J.
| editor6-last = Philipp | editor6-first = W.
| contribution = Integer points, exponential sums and the Riemann zeta function
| location = Natick, Massachusetts
| mr = 1956254
| pages = 275–290
| publisher = A K Peters
| title = Number theory for the millennium, II: Papers from the conference held at the University of Illinois at Urbana–Champaign, Urbana, IL, May 21–26, 2000
| year = 2002}}</ref>


==Exact forms==
==Exact forms==


The value of ''N''(''r'') can be given by several series. In terms of a sum involving the [[floor function]] it can be expressed as:<ref>D. Hilbert and S. Cohn-Vossen, ''Geometry and the Imagination'', New York: Chelsea, (1999), pp.37&ndash;38.</ref>
The value of <math>N(r)</math> can be given by several series. In terms of a sum involving the [[floor function]] it can be expressed as:<ref>{{cite book
| last1 = Hilbert | first1 = D. | author1-link = David Hilbert
| last2 = Cohn-Vossen | first2 = S. | author2-link = Stefan Cohn-Vossen
| location = New York, N. Y.
| mr = 0046650
| pages = 37–38
| publisher = Chelsea Publishing Company
| title = Geometry and the Imagination
| title-link = Geometry and the Imagination
| year = 1952}}</ref>
:<math>N(r)=1+4\sum_{i=0}^\infty \left(\left\lfloor\frac{r^2}{4i+1}\right\rfloor-\left\lfloor\frac{r^2}{4i+3}\right\rfloor\right).</math>
:<math>N(r)=1+4\sum_{i=0}^\infty \left(\left\lfloor\frac{r^2}{4i+1}\right\rfloor-\left\lfloor\frac{r^2}{4i+3}\right\rfloor\right).</math>


This is a consequence of [[Jacobi's two-square theorem]], which follows almost immediately from the [[Jacobi triple product]].<ref>{{Cite journal|last=Hirschhorn|first=Michael D.|date=2000|title=Partial fractions and four classical theorems of number theory|jstor=2589321|journal=[[The American Mathematical Monthly]]|volume=107|issue=3|pages=260–264|doi=10.2307/2589321|citeseerx=10.1.1.28.1615}}</ref>
A much simpler sum appears if the [[sum of squares function]] ''r''<sub>2</sub>(''n'') is defined as the number of ways of writing the number ''n'' as the sum of two squares. Then<ref name="Hardy"/>

A much simpler sum appears if the [[sum of squares function]] <math>r_2(n)</math> is defined as the number of ways of writing the number <math>n</math> as the sum of two squares. Then<ref name="Hardy" />

:<math>N(r)=\sum_{n=0}^{r^2} r_2(n).</math>
:<math>N(r)=\sum_{n=0}^{r^2} r_2(n).</math>


Most recent progress rests on the following Identity, which has been first discovered by Hardy:<ref>{{cite book |last=Landau |first=Edmund |title=Vorlesungen über Zahlentheorie|volume=2|publisher=Verlag S. Hirzel |date=1927 |page=189}}</ref>
==Generalisations==
:<math> N(x)-\frac {r_2(x^2)}2 = \pi x^2 + x \sum_{n=1}^\infty \frac {r_2(n)}{\sqrt {n}} J_1(2 \pi x \sqrt n), </math>
where <math>J_1</math> denotes the [[Bessel function]] of the first kind with order 1.

==Generalizations==

Although the original problem asks for integer lattice points in a circle, there is no reason not to consider other shapes, for example [[conic]]s; indeed [[Dirichlet's divisor problem#Dirichlet's divisor problem|Dirichlet's divisor problem]] is the equivalent problem where the circle is replaced by the rectangular [[hyperbola]].<ref name="Guy"/> Similarly one could extend the question from two dimensions to higher dimensions, and ask for integer points within a [[N-sphere|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 approximation|Diophantine inequalities]], then there one could increase the exponents appearing in the problem from squares to cubes, or higher.


The [[dot planimeter]] is physical device for estimating the area of shapes based on the same principle. It consists of a square grid of dots, printed on a transparent sheet; the area of a shape can be estimated as the product of the number of dots in the shape with the area of a grid square.<ref>{{cite journal
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#Dirichlet's_divisor_problem|Dirichlet's divisor problem]] is the equivalent problem where the circle is replaced by the rectangular [[hyperbola]].<ref name="Guy"/> Similarly one could extend the question from two dimensions to higher dimensions, and ask for integer points within a [[N-sphere|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 approximation|Diophantine inequalities]] then there one could increase the exponents appearing in the problem from squares to cubes, or higher.
| last = Steinhaus | first = Hugo | author-link = Hugo Steinhaus
| issue = 1–2
| journal = Przegląd Matematyczno-Fizyczny
| language = pl
| pages = 24–29
| title = O mierzeniu pól płaskich
| url = https://cstaecker.fairfield.edu/~cstaecker/files/machines/filer.php?name=dotplanpapersteinhaus.pdf
| volume = 2}}</ref>


===The primitive circle problem===
===The primitive circle problem===


Another generalisation is to calculate the number of [[coprime]] integer solutions ''m'', ''n'' to the equation
Another generalization is to calculate the number of [[coprime]] integer solutions <math>m,n</math> to the inequality
:<math>m^2+n^2\leq r^2.\,</math>
:<math>m^2+n^2\leq r^2.\,</math>
This problem is known as the '''primitive circle problem''', as it involves searching for primitive solutions to the original circle problem.<ref name="jw02">J. Wu, ''On the primitive circle problem'', Monatsh. Math. '''135''' (2002), pp.69&ndash;81.</ref> If the number of such solutions is denoted ''V''(''r'') then the values of ''V''(''r'') for ''r'' taking small integer values are
This problem is known as the '''primitive circle problem''', as it involves searching for primitive solutions to the original circle problem.<ref name="jw02">{{cite journal
| last = Wu | first = Jie
| doi = 10.1007/s006050200006
| issue = 1
| journal = [[Monatshefte für Mathematik]]
| mr = 1894296
| pages = 69–81
| title = On the primitive circle problem
| volume = 135
| year = 2002| s2cid = 119451320
}}</ref> 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 <math>V(r)</math> then the values of <math>V(r)</math> for ''<math>r</math>'' taking small integer values are
:0, 4, 8, 16, 32, 48, 72, 88, 120, 152, 192 … {{OEIS|A175341}}.
:0, 4, 8, 16, 32, 48, 72, 88, 120, 152, 192 … {{OEIS|A175341}}.
Using the same ideas as the usual Gauss circle problem and the fact that the [[Coprime#Probabilities|probability that two integers are coprime]] is 6/''π''<sup>2</sup>, it is relatively straightforward to show that
Using the same ideas as the usual Gauss circle problem and the fact that the [[Coprime integers#Probability of coprimality|probability that two integers are coprime]] is <math>6/\pi^2</math>, it is relatively straightforward to show that
:<math>V(r)=\frac{6}{\pi}r^2+O(r^{1+\varepsilon}).</math>
:<math>V(r)=\frac{6}{\pi}r^2+O(r^{1+\varepsilon}).</math>
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&nbsp;+&nbsp;''ε'' if one assumes the [[Riemann hypothesis]].<ref name="jw02" /> Without assuming the Riemann hypothesis, the best known upper bound is
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 <math>221/304+\varepsilon</math> if one assumes the [[Riemann hypothesis]].<ref name="jw02" /> Without assuming the Riemann hypothesis, the best upper bound currently known is
:<math>V(r)=\frac{6}{\pi}r^2+O(r\exp(-c(\log r)^{3/5}(\log\log r^2)^{-1/5}))</math>
:<math>V(r)=\frac{6}{\pi}r^2+O(r\exp(-c(\log r)^{3/5}(\log\log r^2)^{-1/5}))</math>
for a positive constant ''c''.<ref name="jw02" /> In particular, no bound on the error term of the form 1&nbsp;&minus;&nbsp;''ε'' for any ''ε''&nbsp;>&nbsp;0 is currently known that does not assume the Riemann Hypothesis.
for a positive constant <math>c</math>.<ref name="jw02" /> In particular, no bound on the error term of the form <math>r^{1-\varepsilon}</math> for any <math>\varepsilon>0</math> is currently known that does not assume the Riemann Hypothesis.


==Notes==
==Notes==
Line 55: Line 133:
==External links==
==External links==
*{{MathWorld|urlname=GausssCircleProblem|title=Gauss's circle problem}}
*{{MathWorld|urlname=GausssCircleProblem|title=Gauss's circle problem}}
*{{Citation|author=Grant Sanderson|title=Pi hiding in prime regularities|url=https://www.youtube.com/watch?v=NaL_Cb42WyY|website=[[3Blue1Brown]]|date=19 May 2017 |language=en}}


[[Category:Arithmetic functions]]
[[Category:Arithmetic functions]]
[[Category:Lattice points]]
[[Category:Lattice points]]
[[Category:Unsolved problems in mathematics]]
[[Category:Unsolved problems in mathematics]]
[[Category:Circles]]

Latest revision as of 14:34, 18 December 2024

A circle of radius 5 centered at the origin has area 25π, approximately 78.54, but it contains 81 integer points, so the error in estimating its area by counting grid points is approximately 2.46. For a circle with slightly smaller radius, the area is nearly the same, but the circle contains only 69 points, producing a larger error of approximately 9.54. The Gauss circle problem concerns bounding this error more generally, as a function of the radius of the circle.

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 . 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

[edit]

Consider a circle in with center at the origin and radius . Gauss's circle problem asks how many points there are inside this circle of the form where and are both integers. Since the equation of this circle is given in Cartesian coordinates by , the question is equivalently asking how many pairs of integers m and n there are such that

If the answer for a given is denoted by then the following list shows the first few values of for an integer between 0 and 12 followed by the list of values rounded to the nearest integer:

1, 5, 13, 29, 49, 81, 113, 149, 197, 253, 317, 377, 441 (sequence A000328 in the OEIS)
0, 3, 13, 28, 50, 79, 113, 154, 201, 254, 314, 380, 452 (sequence A075726 in the OEIS)

Bounds on a solution and conjecture

[edit]

is roughly , the area inside a circle of radius . 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, . So it should be expected that

for some error term of relatively small absolute value. Finding a correct upper bound for is thus the form the problem has taken. Note that does not have to be an integer. After one has At these places increases by after which it decreases (at a rate of ) until the next time it increases.

Gauss managed to prove[1] that

Hardy[2] and, independently, Landau found a lower bound by showing that

using the little o-notation. It is conjectured[3] that the correct bound is

Writing , the current bounds on are

with the lower bound from Hardy and Landau in 1915, and the upper bound proved by Martin Huxley in 2000.[4]

Exact forms

[edit]

The value of can be given by several series. In terms of a sum involving the floor function it can be expressed as:[5]

This is a consequence of Jacobi's two-square theorem, which follows almost immediately from the Jacobi triple product.[6]

A much simpler sum appears if the sum of squares function is defined as the number of ways of writing the number as the sum of two squares. Then[1]

Most recent progress rests on the following Identity, which has been first discovered by Hardy:[7]

where denotes the Bessel function of the first kind with order 1.

Generalizations

[edit]

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.[3] 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 dot planimeter is physical device for estimating the area of shapes based on the same principle. It consists of a square grid of dots, printed on a transparent sheet; the area of a shape can be estimated as the product of the number of dots in the shape with the area of a grid square.[8]

The primitive circle problem

[edit]

Another generalization is to calculate the number of coprime integer solutions to the inequality

This problem is known as the primitive circle problem, as it involves searching for primitive solutions to the original circle problem.[9] 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 then the values of for taking small integer values are

0, 4, 8, 16, 32, 48, 72, 88, 120, 152, 192 … (sequence A175341 in the OEIS).

Using the same ideas as the usual Gauss circle problem and the fact that the probability that two integers are coprime is , 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 if one assumes the Riemann hypothesis.[9] Without assuming the Riemann hypothesis, the best upper bound currently known is

for a positive constant .[9] In particular, no bound on the error term of the form for any is currently known that does not assume the Riemann Hypothesis.

Notes

[edit]
  1. ^ a b Hardy, G. H. (1959). Ramanujan: Twelve Lectures on Subjects Suggested by His Life and Work (3rd ed.). New York: Chelsea Publishing Company. p. 67. MR 0106147.
  2. ^ Hardy, G. H. (1915). "On the expression of a number as the sum of two squares". Quarterly Journal of Mathematics. 46: 263–283.
  3. ^ a b Guy, Richard K. (2004). "F1: Gauß's lattice point problem". Unsolved Problems in Number Theory. Problem Books in Mathematics. Vol. 1 (3rd ed.). New York: Springer-Verlag. pp. 365–367. doi:10.1007/978-0-387-26677-0. ISBN 0-387-20860-7. MR 2076335.
  4. ^ Huxley, M. N. (2002). "Integer points, exponential sums and the Riemann zeta function". In Bennett, M. A.; Berndt, B. C.; Boston, N.; Diamond, H. G.; Hildebrand, A. J.; Philipp, W. (eds.). Number theory for the millennium, II: Papers from the conference held at the University of Illinois at Urbana–Champaign, Urbana, IL, May 21–26, 2000. Natick, Massachusetts: A K Peters. pp. 275–290. MR 1956254.
  5. ^ Hilbert, D.; Cohn-Vossen, S. (1952). Geometry and the Imagination. New York, N. Y.: Chelsea Publishing Company. pp. 37–38. MR 0046650.
  6. ^ Hirschhorn, Michael D. (2000). "Partial fractions and four classical theorems of number theory". The American Mathematical Monthly. 107 (3): 260–264. CiteSeerX 10.1.1.28.1615. doi:10.2307/2589321. JSTOR 2589321.
  7. ^ Landau, Edmund (1927). Vorlesungen über Zahlentheorie. Vol. 2. Verlag S. Hirzel. p. 189.
  8. ^ Steinhaus, Hugo. "O mierzeniu pól płaskich" (PDF). Przegląd Matematyczno-Fizyczny (in Polish). 2 (1–2): 24–29.
  9. ^ a b c Wu, Jie (2002). "On the primitive circle problem". Monatshefte für Mathematik. 135 (1): 69–81. doi:10.1007/s006050200006. MR 1894296. S2CID 119451320.
[edit]