Questions: Proof Strategies in Discrete Mathematics

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

To prove 'if n² is even, then n is even,' which proof strategy is most natural and why?

ADirect proof — assume n² is even and algebraically derive that n must be even
BProof by contrapositive — prove the equivalent 'if n is odd, then n² is odd'
CProof by induction — prove the base case n = 0, then show the inductive step holds
DProof by cases — consider all possible values of n mod 4
Question 2 Multiple Choice

A student wants to prove √3 is irrational. They write: 'Assume √3 = p/q in lowest terms.' They derive that p must be divisible by 3, then that q must be divisible by 3, contradicting 'lowest terms.' What proof strategy are they using, and what exactly did they assume?

AProof by contrapositive — they proved that rationality implies a divisibility property
BProof by contradiction — they assumed the negation of the entire conclusion ('√3 is rational') and derived a logical impossibility
CDirect proof — they assumed the hypothesis and derived the conclusion through algebra
DProof by contradiction — they assumed the negation of an intermediate step, not the full conclusion
Question 3 True / False

In a proof by mathematical induction, the inductive hypothesis is assumed true for an arbitrary value k and then used as a tool to prove the statement holds for k+1.

TTrue
FFalse
Question 4 True / False

Proof by contrapositive and proof by contradiction are essentially the same strategy because both require negating something.

TTrue
FFalse
Question 5 Short Answer

Explain the difference between proof by contrapositive and proof by contradiction. When is contrapositive preferred over contradiction?

Think about your answer, then reveal below.