Maths Olympiad Prep

Track / Stage 6 / 211 of 400 #1211 of 1964

Problem 1211

National olympiad, first round
Number theory Difficulty 6.3 Multiple choice

Find the number of rational solutions of the following equations (i.e., rational xx and yy satisfy the equations)
x2+y2=2x^2+y^2=2x2+y2=3x^2+y^2=3

Pick one

Official solution

1. **Analyzing the first equation x2+y2=2x^2 + y^2 = 2:**
- We need to find rational solutions (x,y)(x, y) such that x2+y2=2x^2 + y^2 = 2.
- Notice that x2x^2 and y2y^2 must be non-negative rational numbers.
- Let's consider the possible values for x2x^2 and y2y^2. Since x2x^2 and y2y^2 are rational, they can be written as ab\frac{a}{b} and cd\frac{c}{d} respectively, where a,b,c,da, b, c, d are integers and b,d0b, d \neq 0.
- For simplicity, let's check if there are integer solutions first. If xx and yy are integers, then x2x^2 and y2y^2 must be integers.
- The only pairs of integers (x,y)(x, y) that satisfy x2+y2=2x^2 + y^2 = 2 are (±1,±1)(\pm 1, \pm 1).
- Therefore, there are 4 possible pairs: (1,1),(1,1),(1,1),(1,1)(1, 1), (1, -1), (-1, 1), (-1, -1).
- Since these pairs are rational, we have 4 rational solutions for the first equation.

2. **Analyzing the second equation x2+y2=3x^2 + y^2 = 3:**
- We need to find rational solutions (x,y)(x, y) such that x2+y2=3x^2 + y^2 = 3.
- Consider the equation modulo 4. Note that the squares of any integer modulo 4 are 0 or 1.
- Therefore, x20(mod4)x^2 \equiv 0 \pmod{4} or x21(mod4)x^2 \equiv 1 \pmod{4} and similarly for y2y^2.
- The possible sums of two squares modulo 4 are 0+0=00 + 0 = 0, 0+1=10 + 1 = 1, 1+0=11 + 0 = 1, and 1+1=21 + 1 = 2.
- Notice that 3 is not among these possible sums. Hence, there are no integer solutions to x2+y2=3x^2 + y^2 = 3.
- Since rational solutions would imply that x2x^2 and y2y^2 are rational numbers whose sum is 3, and since we have shown that there are no integer solutions, there cannot be any rational solutions either.

Conclusion:
- The number of rational solutions for x2+y2=2x^2 + y^2 = 2 is 4.
- The number of rational solutions for x2+y2=3x^2 + y^2 = 3 is 0.

The final answer is (B) 2 and 0\boxed{\text{(B)}~2\text{ and }0}

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.