Contradiction with a + b <= 5
Proof by contradiction is a cornerstone of logical reasoning in the HSC Extension 1 and Extension 2 courses. It works by assuming the opposite of what we want to prove and then chasing that assumption until it collides with a known fact. In this problem, you’ll learn how to negate an ‘or’ statement correctly, apply the integer property that turns strict inequalities into weak ones, and create a direct clash with the given hypothesis. Mastering these moves will make many later proofs much easier to unpick.
Problem Statement
Prove by contradiction that if are integers and , then or .
Hints
Attempt the proof independently first. Focus on the key theorem, algebraic transformation, or contradiction setup that links the hypothesis to the target conclusion.
Solutions
Proof by Contradiction
In a proof by contradiction we suppose the hypothesis is true but the conclusion is false, and then we look for a logical conflict. That conflict will force us to accept that the conclusion must actually be true.
Step 1: Assume the negation of the conclusion
We want to prove: If , then or .
Assume the conclusion is false. The negation of `` or '' is:
De Morgan’s law for logic tells us that the negation of an or is an and with both parts negated, so we get two strict inequalities.
Step 2: Apply the integer constraint
Since and are integers with and , we must have:
(The smallest integer greater than 2 is 3 — there is no integer strictly between 2 and 3, so the strict inequality forces the weak one.)
Step 3: Derive a contradiction
Now we combine the two lower bounds by addition:
But this contradicts our hypothesis that .
We cannot have both and simultaneously. The two statements describe non‑overlapping sets of numbers, so the assumption that the conclusion is false has led us to an impossible situation.
Conclusion
Since assuming the negation of the conclusion leads to a contradiction, the conclusion must be true.
Therefore, if are integers with , then or .
Takeaways
- Negating "Or" Statements: The negation of or is not AND not
- Integer Constraints: For integers, implies (no integers strictly between 2 and 3)
- Contradiction Structure: Derive statement that directly contradicts a hypothesis (here: vs )
- Logical Form: Statement has form ; negate conclusion to get
Further Readings
If you found this proof interesting, be sure to check out these relevant HSC booklets to sharpen your reasoning skills: HSC Proofs, HSC Last Resorts, HSC Sequences