Consider the following problem:
Let p and q be two distinct prime numbers. Show that √p and √q are independent over Q, which means that:
∀a,b∈Q:a√p+b√q=0⇒a=b=0
I'm well aware how to prove this for a sequence pi of primes and thus a sequence √pi of prime roots using Galois theory, but I want to show some students a very elemental and short proof for just two prime roots. Those students are only at the beginning of an elemental algebra course and did not learn about anything like field traces. Is this possible?
Answer
I wanted to construct a proof of this using as elementary means as possible, avoiding if at all feasible "big gun" results such as the fundamental theorem of arithmetic, which in the following has been supplanted by repeated application of Bezout's identity:
If √p and √q are dependent over Q, they satisfy a relation of the form
r√p+s√q=0,0≠r,s∈Q;
by clearing the denominators of r and s we find there exist 0≠a,b∈Z with
a√p+b√q=0,
and we may clearly further assume
gcd(a,b)=1;
from (1) we have, upon multiplication by √p,
ap+b√pq=0,
whence
ap=−b√pq;
we square:
a2p2=b2pq,
and divide through by p:
a2p=b2q⟹p∣b2q;
now since p,q∈P are distinct, p≠q, we have
gcd(p,q)=1,
and thus
∃x,y∈Z,xp+yq=1,
which further implies
xpb2+yqb2=b2⟹p∣b2,
since
p∣pb2,p∣qb2;
now with p∈P,
p∤b⟹gcd(p,b)=1,
whence
∃z,w∈Z,zp+wb=1,
and so
zpb+wb2=b⟹p∣b⇒⇐p∤b,
as assumed in (11); thus in fact
p∣b⟹∃c∈Z,b=pc⟹b2=p2c2,
and thus (6) becomes
a2p=c2p2q⟹a2=c2pq⟹p∣a2;
now repeating in essence the argument of (11)-(13) proves that p∣a, which is of course precluded by (2), lest p∣gcd(a,b)=1.
We thus see that there can be no relation of the form (0) for p,q∈P distinct; p and q are independent over Q.
The informed reader, upon careful scrutiny, will note that this demonstration also has much in common with the classic proof that √2∉Q, which truth be told inspired my conception of this answer.
No comments:
Post a Comment