Proving √n Irrational: A Proof by Contradiction

In summary: So you'd start with p = p' * gcd(p,q) and q = q' * gcd(p,q), where p' and q' are coprime, and gcd(p',q') = 1. Then pq = (p' * gcd(p,q)) * (q' * gcd(p,q)) = p' * q' * gcd(p,q)^2. Since gcd(p,q)^2 is a common factor of pq, but p' and q' are coprime, p' * q' must be a factor of n. But n is not a perfect square, so p' * q' cannot be a square.
  • #1
Arkuski
40
0
The problem reads as follows:

Let n be a positive integer that is not a perfect square. Prove that √n is irrational.

I understand the basic outline that a proof would have. Assume √n is rational and use a proof by contradiction. We can set √n=p/q where p and q are integers with gcd(p,q)=1. Now n=p2/q2. Next, nq2=p2. This implies p2 is divisible by q2, which subsequently implies that p is divisible by q. If n was a perfect square, its root would be an integer so q=1 and this is satisfied. However, if n is not a perfect square, its root would not be an integer. Thus, p divisible by q shows that gcd(p,q)≠1 and we have a contradiction.

My confusion is with the following step: p2 is divisible by q2 implies that p is divisible by q. Thank you so much for all of the help you can give me.
 
Physics news on Phys.org
  • #2


Arkuski said:
The problem reads as follows:

Let n be a positive integer that is not a perfect square. Prove that √n is irrational.

I understand the basic outline that a proof would have. Assume √n is rational and use a proof by contradiction. We can set √n=p/q where p and q are integers with gcd(p,q)=1. Now n=p2/q2. Next, nq2=p2. This implies p2 is divisible by q2, which subsequently implies that p is divisible by q.
It's more usual to think about common factors between n and p, and how often they divide each.
 

1. What is a proof by contradiction?

A proof by contradiction is a mathematical proof technique that involves assuming the opposite of what is being proven and then showing that it leads to a contradiction. This shows that the original assumption must be false, and therefore the original statement must be true.

2. What is the statement being proven in this proof?

The statement being proven in this proof is that the square root of any non-perfect square number (represented by √n) is irrational, meaning it cannot be expressed as a ratio of two integers.

3. How does this proof work?

The proof begins by assuming that √n is rational, meaning it can be expressed as a fraction a/b where a and b are integers. By squaring both sides of this equation, we get n = a^2/b^2. This shows that n must be a perfect square, which contradicts our assumption that n is not a perfect square. Therefore, our initial assumption that √n is rational must be false, and therefore √n is irrational.

4. Why is this proof important?

Proving that √n is irrational is important because it helps to establish the existence of irrational numbers, which cannot be expressed as a ratio of two integers. This expands our understanding of numbers and plays a crucial role in many mathematical concepts and applications.

5. Are there other ways to prove that √n is irrational?

Yes, there are other ways to prove that √n is irrational, such as the proof by infinite descent and the proof by continued fractions. However, the proof by contradiction is a commonly used and intuitive method for proving the irrationality of √n.

Similar threads

  • Calculus and Beyond Homework Help
Replies
24
Views
795
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
15
Views
2K
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
550
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
20
Views
2K
  • Calculus and Beyond Homework Help
Replies
7
Views
410
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
Back
Top