Proof by Contradiction
Proof by Contradiction
You have already seen some types of proof, but there is one more which is a bit harder – proof by contradiction. There are different styles of questions in which you need to use proof by contradiction.
Understanding Proof by Contradiction
A proof by contradiction assumes the statement is not true, and then proves that this can’t be the case.
Example: Prove by contradiction that there is no largest even number.
First, assume that the statement is not true and that there is a largest even number, call it
Consider
which is also even and is larger than .
This is a contradiction to the original assumption, since there is an even number greater than the “largest even number”.
Hence, the statement is true.
Example 1: Proving Surds are Irrational
Prove by contradiction that is irrational.
[5 marks]
Assume that the statement is not true, and so can be written as , where and are both non-zero integers.
Also, assume that and have no common factors.
Then,
If we square both sides,
Therefore, is an even number.
If is even, then must be even also (you can prove this).
So, let for some integer , and substitute this into the last step:
Therefore is even and so is also even.
However, we assumed at the beginning that and had no common factors, and since they are both even they must have at least one common factor. This contradicts our initial assumption.
Hence cannot be written as , so it is not rational.
Therefore, the statement is true.
Example 2: Proving that there are Infinitely Many Prime Numbers
Prove by contradiction that there are infinitely many prime numbers.
[5 marks]
Assume that the statement is not true in that there are a finite number of primes ( of them). Write them as
where and is the largest prime number.
Multiply all of these primes together, and call it :
is a multiple of every prime number in the list.
Now,
should not be a prime number, since there are no prime numbers other than .
If we divide by , or any other prime , this leaves a remainder of . Since there are no integers that divide other than itself, must be a prime number, or be divisible by another prime greater than .
This contradicts our original assumption.
Hence, there are infinitely many primes, and the statement is true.
Proof by Contradiction Example Questions
Question 1: Prove by contradiction that if is an odd integer, then must be odd.
[4 marks]
Assume that the statement is not true, in that there is an even number for which is an odd integer.
If is even, then we can write for any integer .
Then,
which is even, since it is a number.
However, this contradicts the assumption that there is an even number for which is odd.
Therefore, if is an odd integer, then must be odd, which proves the statement.
Question 2: Prove by contradiction that there is no largest multiple of
[3 marks]
Assume that the largest multiple of is , where is an integer. Call it .
Then,
which is a multiple of and is larger that .
This contradicts the assumption that is the largest multiple of .
Hence, there is no largest multiple of , and so the statement is true.
Question 3: Prove by contradiction that if is odd, then must be odd.
[3 marks]
Assume that there is an even number such that is odd.
So, define , where is an integer.
Hence,
Therefore, is even.
However, this contradicts the assumption that there is an even number such that is odd.
Hence, if is odd, then must be odd, which proves the statement.
Specification Points Covered
A1 – Understand and use the structure of mathematical proof, proceeding from given assumptions through a series of logical steps to a conclusion; use methods of proof, including proof by deduction, proof by exhaustion
Disproof by counter example
Proof by contradiction (including proof of the irrationality of and the infinity of primes, and application to unfamiliar proofs)