Proof by Contradiction Math Example 2
Follow the full solution, then compare it with the other examples linked below.
Example 2
mediumProve by contradiction that there are infinitely many prime numbers.
Solution
- 1 Assume for contradiction that there are only finitely many primes: .
- 2 Consider .
- 3 For each , dividing by leaves remainder 1, so no divides .
- 4 But , so must have a prime factor not in our list. This contradicts the assumption that all primes were listed.
Answer
This is Euclid's classic proof. By constructing a number that no listed prime can divide, we force the existence of an unlisted prime, contradicting the finiteness assumption.
About Proof by Contradiction
Proof by contradiction (reductio ad absurdum) assumes the negation of what you want to prove, then derives a logical contradiction, thereby establishing that the original statement must be true.
Learn more about Proof by Contradiction →