Animated Solution for Mathematics - Circles: Let C be any circle with centre (0,2). Prove that at the most two rational points can be there on C. (A rational point is a point both of whose coordinates are rational numbers.)
Visualized Solution
Visualizing the Circle and Center
Center of the circle: C(0,2)
A rational point(x,y) is one where x,y∈Q.
The center is located on the y-axis at an irrational height.
Defining the Circle Equation
Standard Equation: (x−h)2+(y−k)2=r2
Substituting (0,2): x2+(y−2)2=r2
Expanding the Equation
Expanding the square: (y−2)2=y2−22y+2
Full Equation: x2+y2−22y+2=r2
Assuming Two Rational Points
Let P1(x1,y1) and P2(x2,y2) be two rational points on the circle.
Eq 1: x12+y12−22y1+2=r2
Eq 2: x22+y22−22y2+2=r2
Eliminating the Radius
Subtracting Eq 2 from Eq 1 to eliminate r2 and the constant 2.
(x12+y12)−(x22+y22)−22(y1−y2)=0
Rearranging: (x12+y12)−(x22+y22)=22(y1−y2)
The Rationality Constraint
LHS: (x12+y12)−(x22+y22)∈Q (Rational)
RHS: 22(y1−y2) (Irrational × Rational)
For LHS = RHS, the rational multiplier on RHS must be zero.
Deducing the y-coordinates
The only way a rational number equals an irrational times a rational is if the rational multiplier is 0.
⟹y1−y2=0
⟹y1=y2
All rational points must lie on the same horizontal line.
Solving for x-coordinates
Substitute y1=y2 back into the subtracted equation:
(x12+y12)−(x22+y12)=0
⟹x12−x22=0⟹x12=x22
⟹x1=±x2
Final Conclusion
If x1=x2, the points are identical: (x1,y1).
If x1=−x2, the points are distinct: (x1,y1) and (−x1,y1).
Conclusion: A circle can intersect a horizontal line at most at two points. Thus, at most two rational points exist on C.
00:00 / 00:00
The Sigma Insight: Standard and General Equation of a Circle
Solution Diagram
Analyzing the Setup
The standard equation of a circle is (x−h)2+(y−k)2=r2. Substituting our center (0,2), we obtain the equation:
x2+(y−2)2=r2
Expanding the term (y−2)2 yields y2−22y+2. Thus, the full equation of our circle is:
x2+y2−22y+2=r2
The term −22y acts as the irrational intruder that disrupts the symmetry of the rational plane.
The Clash of Rationality and Irrationality
Suppose there are two distinct rational points on this circle, P1(x1,y1) and P2(x2,y2). Since they lie on the circle, they must satisfy the following equations:
x12+y12−22y1+2=r2
x22+y22−22y2+2=r2
To eliminate the unknown radius r2, we subtract the second equation from the first. This yields:
(x12+y12)−(x22+y22)−22(y1−y2)=0
Rearranging this to isolate the irrational component, we get:
(x12+y12)−(x22+y22)=22(y1−y2)
The Revelation
Observe the left-hand side of the equation. Since x1,y1,x2, and y2 are all rational, their squares and sums are necessarily rational.
For the equation to hold, the right-hand side must also be rational. Because 22 is irrational, the only way the product 22(y1−y2) can be rational is if the rational factor is zero.
Therefore, we must have y1−y2=0, which implies y1=y2. This proves that any two rational points on this circle must share the exact same y-coordinate.
The Final Symmetry
Substituting y1=y2 back into our subtracted equation, the y terms vanish completely. We are left with:
x12−x22=0⇒x12=x22
This implies x1=±x2. If x1=x2, the points are identical; if x1=−x2, we have two distinct points symmetric about the y-axis.
A circle can intersect a horizontal line at most at two points. Since all rational points must lie on this specific horizontal line, it is geometrically impossible to have a third rational point.
We have successfully navigated the irrationality and proven that the circle contains at most two rational points.