- Published on
Ultimate Guide to Methods of Proof: Contradiction and Counterexamples
- Authors

- Name
- Vu Hung
Introduction
With the language of formal logic mastered, we can finally begin proving theorems. While direct proof (starting with known facts and algebraically arriving at the conclusion) is common, it often falls short for complex problems. In this guide, Methods of Proof, we explore alternative strategies: destroying false claims with a single counterexample, and proving true claims by assuming the impossible (Proof by Contradiction). We will also apply these techniques to integer arithmetic.
Executive Summary
This guide covers three crucial proof techniques:
- Disproof by Counterexample: Proving a universal statement () is false by providing a single specific example where it fails.
- Proof by Contradiction: Proving a statement is true by assuming its negation is true, and showing this leads to a logical absurdity.
- Integer Proofs: Using definitions of even () and odd () integers to prove properties of numbers.
What is this about?
If someone claims, "All prime numbers are odd," how do you disprove them? You don't need a massive algebraic argument. You simply say, "The number 2 is prime, and it is even." Boom. The claim is shattered. This is a counterexample.
But what if someone asks you to prove that is irrational? You cannot test every single fraction in the universe. Instead, you use Proof by Contradiction: you assume is a fraction, and then use algebra to prove that this assumption breaks the laws of mathematics. Since the assumption leads to a contradiction, the original statement must be true!
Main Content
1. Disproof by Counterexample
To disprove a statement that claims something is true "for all" cases (), you only need to find one case where it is false.
Steps for Disproof:
- State the original claim clearly.
- Provide specific numbers (the counterexample).
- Show that these numbers satisfy the premise but fail the conclusion.
- Conclude that the universal statement is false.
Example: Disprove the statement "For all real numbers , ". Counterexample: Let . Then . Since is NOT greater than or equal to , the statement is false.
2. Proof by Contradiction
Proof by contradiction (also known as reductio ad absurdum) is arguably the most elegant tool in mathematics.
Steps for Proof by Contradiction:
- The Assumption: Assume that the statement you are trying to prove is FALSE (i.e., assume its negation).
- The Logic: Use valid mathematical steps and algebra based on that false assumption.
- The Contradiction: Arrive at a conclusion that is obviously impossible or contradicts a known mathematical fact (e.g., , or an integer being both even and odd).
- The Conclusion: State that because the assumption led to a contradiction, the assumption must be false. Therefore, the original statement must be true.
3. Integer Proofs
Many proofs in the HSC involve the set of integers (). You must memorize the formal algebraic definitions of integer types:
- Even Integer: Can be written as , where is an integer.
- Odd Integer: Can be written as , where is an integer.
- Multiple of 3: Can be written as , where is an integer.
- Rational Number: Can be written as , where and are integers with no common factors (coprime), and .
When proving properties about integers, you substitute these definitions into the algebraic expressions and factorize to show the result fits the required definition.
Simple Worked Example
Question: Use proof by contradiction to prove that there are no positive integers and such that .
Solution: Step 1: The Assumption Assume to the contrary that there do exist positive integers and such that .
Step 2: The Logic Factorize the difference of two squares: Since and are positive integers, both and must be integers. The only way two integers can multiply to give is if they are both or both . Since and are positive, must be positive. Thus, they must both equal :
Add the two equations together: Substitute into equation (1):
Step 3: The Contradiction We have found that . However, our initial premise stated that must be a positive integer. Since is not positive, this is a contradiction.
Step 4: The Conclusion Because our assumption led to a contradiction, the assumption is false. Therefore, there are no positive integers and such that .
mini-FAQ page
Q: When should I use proof by contradiction instead of a direct proof? A: Contradiction is highly effective when proving negative statements (e.g., "prove is NOT rational", "prove there are NO solutions", "prove a set is infinite"). It is also useful when the direct path seems algebraically impossible.
Q: What is a "coprime" integer? A: Two integers are coprime if their greatest common divisor is 1 (they share no common factors). This is crucial when proving irrationality (like ). We assume it equals where are coprime, and then contradict that by proving they are both even.
Common mistakes to avoid
- Failing to state the assumption clearly: The marker needs to know exactly what you are assuming. Start your proof with the exact phrase: "Assume to the contrary that..."
- Assuming the wrong negation: If you are trying to prove "If then " by contradiction, your assumption must be the exact negation: " AND not ".
Practice on Vu's Maths Hub
Proof by contradiction is a guaranteed exam topic. You must be fluent in the classic proofs.
- Master the proofs for the irrationality of and in the HSC Proof Booklet.
- Try solving challenging integer parity (even/odd) proofs in the HSC Last Resorts Booklet.
Further Readings
- Ready for the next challenge? Learn how to prove algebraic inequalities in our next guide: Proof of Inequalities (Part 1).
- Explore more HSC math resources and full worked solutions at Vu's Maths Hub.
Connect with me
Want to master Mathematical Proof and guarantee top marks in HSC Mathematics Extension 2? Visit Vu's Maths Hub for in-depth booklets, rigorous worked solutions, and expert advice to help you ace your exams!
