Proof Techniques Math Example 1
Follow the full solution, then compare it with the other examples linked below.
Example 1
easyName four proof techniques, give a one-sentence description of each, and identify which is best suited to prove: 'For all , .'
Solution
- 1 1. Direct proof: assume the hypothesis and derive the conclusion by logical steps.
- 2 2. Proof by contradiction: assume the negation of the goal and derive a contradiction.
- 3 3. Proof by contrapositive: prove instead of .
- 4 4. Mathematical induction: prove a base case and an inductive step for statements indexed by .
- 5 Best technique for : direct proof. Factor: — three consecutive integers, so one is divisible by 3. Done.
Answer
Knowing multiple proof techniques and choosing the most efficient one for a given claim is a key mathematical skill. Factoring reveals the consecutive-integer structure, making a direct proof immediate.
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 2 medium
Compare direct proof and proof by contrapositive for: 'If [formula] is even, then [formula] is even.
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].