Proof Techniques Math Example 2
Follow the full solution, then compare it with the other examples linked below.
Example 2
mediumCompare direct proof and proof by contrapositive for: 'If is even, then is even.' Which technique is more natural here?
Solution
- 1 Direct proof attempt: Assume is even, so . We need to show is even. This is not immediate from alone — harder.
- 2 Contrapositive: assume is odd, so . Then , which is odd. So is not even.
- 3 Since the contrapositive is easier to prove (odd assumption gives a concrete form), it is more natural here.
Answer
The contrapositive transforms 'if even then even' into 'if odd then odd' — the hypothesis odd gives , a concrete form to work with. Direct proof of the original is harder because '' is less tractable.
About Proof Techniques
Proof techniques are standard strategies for establishing mathematical claims under different structures.
Learn more about Proof Techniques →More Proof Techniques Examples
Example 1 easy
Name four proof techniques, give a one-sentence description of each, and identify which is best suit
Example 3 easyWhich proof technique is most appropriate for: 'There exists a real number [formula] such that [form
Example 4 mediumProve using mathematical induction: [formula] for all [formula].