New Reply

Prove by Contradiction: For all Prime Numbers a, b, and c ..

 
Share Thread Thread Tools
Aug1-12, 11:38 AM   #1
 

Prove by Contradiction: For all Prime Numbers a, b, and c ..


1. The problem statement, all variables and given/known data
Prove by Contradiction: For all Prime Numbers a, b, and c, a^2 + b^2 =/= c^2

2. Relevant equations
Prime number is a number whose only factors are one and itself.
Proof by contradiction means that you take a statement's negation as a starting point, and find a contradiction.


3. The attempt at a solution
The statement's negation is:
There exists prime numbers a, b, and c, such that a^2 + b^2 = c^2
Rearrange it:
a^2 = c^2 - b^2
a^2 = (c - b) (c + b)
a = √(c-b)(c+b)

I'm stuck here. To show that it's a contradiction I would have to show that it's factors are not equal to 1 or a, and I've been staring at this a little too long, my head just keeps going in circles.. some help would be appreciated!
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Aug1-12, 12:25 PM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by Animuo View Post
1. The problem statement, all variables and given/known data
Prove by Contradiction: For all Prime Numbers a, b, and c, a^2 + b^2 =/= c^2

2. Relevant equations
Prime number is a number whose only factors are one and itself.
Proof by contradiction means that you take a statement's negation as a starting point, and find a contradiction.


3. The attempt at a solution
The statement's negation is:
There exists prime numbers a, b, and c, such that a^2 + b^2 = c^2
Rearrange it:
a^2 = c^2 - b^2
a^2 = (c - b) (c + b)
Up to here, great. Since a is prime, the only factor of a^2 is a.
So you must have c- b= 1 and c+ b= a^2 or c- b= a and c+ b= a. Now if all of a, b, and c are odd that is impossible.

a= √(c-b)(c+b)

I'm stuck here. To show that it's a contradiction I would have to show that it's factors are not equal to 1 or a, and I've been staring at this a little too long, my head just keeps going in circles.. some help would be appreciated!
New Reply
Thread Tools


Similar Threads for: Prove by Contradiction: For all Prime Numbers a, b, and c ..
Thread Forum Replies
K-th Prime Proofs & Co-Prime Numbers Linear & Abstract Algebra 4
a prime number which equals prime numbers General Math 10
Where Fibonacci numbers surpass prime numbers Linear & Abstract Algebra 4
A formula of prime numbers for interval (q; (q+1)^2), where q is prime number. Linear & Abstract Algebra 0
Prime Numbers in the Diophantine equation q=(n^2+1)/p and p is Prime Linear & Abstract Algebra 5