Math Problem Statement
prove that root 5 is not a rational using the "parity" argument:
let us start: assume that x^2 = 5 and x = m/n (m,n E N) then m^2/n^2 = 5, that is m^2 = 5n^2.
then m (and n) is either odd or even. there are four possible combinations. get a contradiction for each subcase
Solution
To prove that is irrational using a parity argument, we'll assume, for contradiction, that is rational. That is, assume:
This means and have no common factors other than 1. Also, , so squaring both sides gives:
Now, implies that is divisible by 5. Thus, must also be divisible by 5 (since any square divisible by a prime implies the original number is divisible by that prime). So, we can write:
Substitute this into the equation :
This shows that is also divisible by 5, which means must be divisible by 5.
Contradiction:
Now, both and are divisible by 5, which contradicts our assumption that (since and would share a factor of 5). Therefore, our original assumption that is rational must be false.
Thus, is irrational.
Exploring the four cases (odd/even combinations):
-
Case 1: and are both even:
If both and are even, then is not in its lowest terms, contradicting the assumption that . -
Case 2: is even, is odd:
If is even, then is divisible by 4. However, since , must also be divisible by 5. This creates a contradiction, as no number can be divisible by both 4 and 5 unless it's divisible by 20, which would imply that both and are divisible by 5, contradicting our assumption. -
Case 3: is odd, is even:
If is even, is divisible by 4. But , so must be divisible by 20, which implies that must also be divisible by 5, again contradicting the assumption that and have no common factors. -
Case 4: and are both odd:
If both and are odd, then is odd and is odd. But implies that is divisible by 5, so must be divisible by 5, leading to the same contradiction that and are not coprime.
In all cases, a contradiction arises, which proves that cannot be rational.
Would you like more details or have any further questions?
Here are five related questions:
- Can this method be extended to prove the irrationality of for any prime ?
- How does the method of infinite descent relate to the proof of irrationality?
- What are other common proofs used to show irrationality of square roots of primes?
- How can parity arguments be applied in number theory outside irrationality proofs?
- What is the generalization of this parity argument to higher roots (e.g., )?
Tip: Always check if an assumption leads to a contradiction in proofs involving rationality or coprimeness.
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Number Theory
Irrational Numbers
Parity Argument
Prime Factorization
Formulas
x = m/n, where gcd(m,n) = 1
m^2 = 5n^2
Theorems
Irrationality of Square Roots
Fundamental Theorem of Arithmetic
Suitable Grade Level
Grades 9-12