Solveeit Logo

Question

Question: Show that \(\sqrt{p}+\sqrt{q}\) is an irrational number, where the numbers p and q are primes....

Show that p+q\sqrt{p}+\sqrt{q} is an irrational number, where the numbers p and q are primes.

Explanation

Solution

Hint: Use the fact that if p is a prime then p\sqrt{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\sqrt{p}+\sqrt{q} is rational. Use the fact that the square of a rational number is rational. Square p+q\sqrt{p}+\sqrt{q} and use (a+b)2=a2+2ab+b2{{\left( a+b \right)}^{2}}={{a}^{2}}+2ab+{{b}^{2}} 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\sqrt{p}+\sqrt{q}=2\sqrt{p}. Since p is prime, we have p\sqrt{p} is irrational.
Now let us assume 2p2\sqrt{p} is rational.
Since the division of two rational numbers is rational if the divisor is non-zero, we have
2p2=p\dfrac{2\sqrt{p}}{2}=\sqrt{p} is rational.
But we know that p\sqrt{p} is irrational. Hence our assumption is incorrect. Hence 2p2\sqrt{p} is irrational.
Hence p+q\sqrt{p}+\sqrt{q} is irrational.
Case II: When pqp\ne q
Let p+q\sqrt{p}+\sqrt{q} is rational.
Since the square of a rational number is rational, we have
(p+q)2{{\left( \sqrt{p}+\sqrt{q} \right)}^{2}} is rational
Now, we have (p+q)2=(p)2+(q)2+2pq=p+q+2pq{{\left( \sqrt{p}+\sqrt{q} \right)}^{2}}={{\left( \sqrt{p} \right)}^{2}}+{{\left( \sqrt{q} \right)}^{2}}+2\sqrt{p}\sqrt{q}=p+q+2\sqrt{pq}
Hence, we have
p+q+2pqp+q+2\sqrt{pq} is rational
Since the difference of two rational numbers is rational, we have
p+q+2pq(p+q)=2pqp+q+2\sqrt{pq}-\left( p+q \right)=2\sqrt{pq} is rational.
Since the division of two rational numbers is rational if the divisor is non-zero, we have
2pq2=pq\dfrac{2\sqrt{pq}}{2}=\sqrt{pq} is rational.
Now since pq\sqrt{pq} is rational, we have
pq=mn,m,nZ,n0\sqrt{pq}=\dfrac{m}{n},m,n\in \mathbb{Z},n\ne 0 and m and n are coprime.
Squaring both sides, we get
pq=m2n2pq=\dfrac{{{m}^{2}}}{{{n}^{2}}}
Multiplying both sides by n2,{{n}^{2}}, we get
n2pq=m2{{n}^{2}}pq={{m}^{2}}
Hence, we have pp divides m2{{m}^{2}}. We know that if p is a prime and divides a2{{a}^{2}} then p divides a.
Hence, we have p divides m.
So let m=pk,kZm=pk,k\in \mathbb{Z}
Hence, we have
n2pq=p2k2n2q=pk{{n}^{2}}pq={{p}^{2}}{{k}^{2}}\Rightarrow {{n}^{2}}q=pk
Since p and q are different primes, we have
p does not divide q.
Hence p divides n2{{n}^{2}}
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\sqrt{p}+\sqrt{q} is irrational.
In both the cases, we have p+q\sqrt{p}+\sqrt{q} is irrational.
Hence  prime p,q,p+q\forall \text{ prime }p,q,\sqrt{p}+\sqrt{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.