A circle is drawn on a real plane with center . What is the maximum number of rational points there can be on this circle?
Definition: A rational point is a point whose absicca and ordinate are both rational numbers.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Here my proof that the answer is 2 .
First I will prove a property on the radius R if there are rational points.
Suppose there is a rational point on the circle, so:
R cos ( θ ) = r 1 ∈ Q
and,
R sin ( θ ) + π = ± R 2 − r 1 2 + π = r 2 ∈ Q
ie, ± R 2 − r 1 2 = r 2 − π
squaring this equality,
R 2 = π 2 + r 1 2 + r 2 2 − 2 r 2 π ( ∗ )
Therefore, R has to be in this form:
R = π 2 + q 1 π + q 2 with q 1 , q 2 rationals and q 2 ≥ 0 .
Plugging in into ( ∗ ) ,
q 1 π + q 2 = r 1 2 + r 2 2 − 2 r 2 π i e , ( q 1 + 2 r 2 ) π = r 1 2 + r 2 2 − q 2
So because π is irrational, r 2 has to be − 2 q 1 and then r 1 2 has to be q 2 − r 2 2 = 4 4 q 2 − q 1 2 . In fact it is a proof that the function R : ( q 1 , q 2 ) ∈ Q × Q + ↦ R ( q 1 , q 2 ) is an injection (when it is defined).
So because for a given R , r 2 has only one possible value, there are at most two rational points.
Now to prove that 2 is the answer, I will give an example.
Let q 1 = 2 and q 2 = 5 .
So r 2 has to be − 1 and r 1 2 has to be 4 4 q 2 − q 1 2 = 4 ie r 1 = ± 2 .
Verification:
r 1 2 + ( r 2 − π ) 2 = 4 + ( − 1 − π ) 2 = 4 + 1 + 2 π + π 2 = π 2 + 2 π + 5 = R 2 ✓
The points ( 2 , − 1 ) and ( − 2 , − 1 ) are two distinct rational points on a circle center at ( 0 , π ) .