Question
Question: Show that \(\sqrt{p}+\sqrt{q}\) is an irrational number, where the numbers p and q are primes....
Show that p+q is an irrational number, where the numbers p and q are primes.
Solution
Hint: Use the fact that if p is a prime then p is irrational. Consider two cases. Case I when p = q and Case II when p and q are different primes. In case I use the fact that the product of a non-zero rational number and an irrational number is irrational. In case II prove by the method of contradiction. Assume p+q is rational. Use the fact that the square of a rational number is rational. Square p+q and use (a+b)2=a2+2ab+b2 and arrive at a contradiction.
Complete step-by-step answer:
Consider the following cases:
Case I: When p=q.
When p = q, we have p+q=2p. Since p is prime, we have p is irrational.
Now let us assume 2p is rational.
Since the division of two rational numbers is rational if the divisor is non-zero, we have
22p=p is rational.
But we know that p is irrational. Hence our assumption is incorrect. Hence 2p is irrational.
Hence p+q is irrational.
Case II: When p=q
Let p+q is rational.
Since the square of a rational number is rational, we have
(p+q)2 is rational
Now, we have (p+q)2=(p)2+(q)2+2pq=p+q+2pq
Hence, we have
p+q+2pq is rational
Since the difference of two rational numbers is rational, we have
p+q+2pq−(p+q)=2pq is rational.
Since the division of two rational numbers is rational if the divisor is non-zero, we have
22pq=pq is rational.
Now since pq is rational, we have
pq=nm,m,n∈Z,n=0 and m and n are coprime.
Squaring both sides, we get
pq=n2m2
Multiplying both sides by n2, we get
n2pq=m2
Hence, we have p divides m2. We know that if p is a prime and divides a2 then p divides a.
Hence, we have p divides m.
So let m=pk,k∈Z
Hence, we have
n2pq=p2k2⇒n2q=pk
Since p and q are different primes, we have
p does not divide q.
Hence p divides n2
Hence, p divides n.
Hence there is a common factor p>1 between m and n.
But m and n are coprime.
Hence our assumption is incorrect.
Hence p+q is irrational.
In both the cases, we have p+q is irrational.
Hence ∀ prime p,q,p+q is irrational.
Note: [1] The questions of the above type can be easily solved by the properties of rational numbers. We initially assume the incorrect statement to be true and then arrive at a contradiction. This is the method of proof of contradiction. Most of the questions of the above type are solved using the method of contradiction.