If there are rational numbers then choose integral a, b, c, d such that
(a/b)^2 + (c/d)^2 = 3 and a/b and c/d are in lowest terms. Then there is an integral solution a^2 + c^2 = 3b^2d^2.
The right side is divisible by 3, so the left side must be too. Look at a and c mod 3. The squares mod 3 are 0, 1, 1 for 0, 1, 2. For the left side to be divisible by 3, the only way to do this is for both a and c to be divisible by 3. (otherwise the left would be congruent to 1 or 2 mod 3). This means both a and c are divisible by 3, so a=3x and b = 3y for some x and y, and so a^2 + b^2 = 9x^2 + 9y^2 = 3b^2d^2. The left is divisible by 9, so the right is too.
This means that 3 divides b or 3 divides d - but this contradicts the selection of a/b and c/d in lowest terms, so there is no such a, b, c, d, so there is no rational solution.
(sorry about the earlier incorrect proof)
2007-01-17 17:08:37
·
answer #1
·
answered by sofarsogood 5
·
2⤊
0⤋
This isn't a circle of radius 3, this is a circle of radius â3. Different things, esp. since a circle of radius 3 contains several points with rational coordinates, such as (0, 3).
Suppose that (x, y) is on this circle and suppose that xâQ, and yâQ. Then x=p/q for some coprime integers p and q, and likewise y=r/s for some coprime integers r and s. Then:
x²+y²=3
p²/q² + r²/s² = 3
p²s² + r²q² = 3q²s²
Now from this we obtain that:
p²s² = (3s²-r²)q²
So q² divides p²s². However, since p and q are coprime, so too are p² and q², thus by Euclid's lemma, q² divides s². However, we can also obtain:
r²q² = (3q²-p²)s²
So s² divides r²q², and since s and r are coprime, so too are s² and r², so invoking Euclid's lemma again, we find that s² divides q². But s² and q² are both natural numbers, so s²|q² and q²|s² implies q²=s². So we have:
p²/q² + r²/s² = (p²+r²)/q² = 3
p²+r²=3q²
Now, for any integer n, n²â¡0 mod 4 or n²â¡1 mod 4. Suppose q²â¡1 mod 4. Then 3q²â¡3 mod 4. However, p²â¡0 or p²â¡1 mod 4, and likewise r²â¡0 or r²â¡1 mod 4, so p² + r² â¡ 0, 1, or 2 mod 4, and in particular, p²+r²â 3 mod 4 (that symbol should be "not congruent to", not "not equal to", but I'm not sure whether the "not congruent to" symbol (â¢) will show up on your system). So it is impossible that q²â¡1 mod 4, thus q²â¡0 mod 4. However, if p²â¡1 mod 4, then p²+r²â¡1 or 2 mod 4, neither of which is 0. So p²â¡0 mod 4. However, this implies that both p and q are multiples of 2, contradicting the assumption that they are coprime.
So it is impossible that x²+y²=3, with both x and y rational. Q.E.D.
Edit: nevermind, sofarsogood answer is simpler than mine.
2007-01-18 02:08:14
·
answer #2
·
answered by Pascal 7
·
1⤊
0⤋
Yes, there are only irrational coordinates. First, x and y have to be less than the square root of three which is about 1.7, so the only possible integer either could be is 1. There is no Pythagorean triplet with 1 with a hypotenuse of 3.
I don't know how detailed you want this to be... if you wanted to you could prove that the square root of 3 is irrational by contradiction.
2007-01-18 00:02:37
·
answer #3
·
answered by Andy 2
·
0⤊
2⤋