Questions: Proof by Cases (Proof by Exhaustion)

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You want to prove that n² + n is even for all integers n. A classmate argues that you must find an algebraic manipulation working uniformly for all n, and that splitting into even/odd cases is a 'weaker' approach. Which response best captures the methodological truth?

AThe classmate is correct — proof by cases is only valid when no general proof exists
BProof by cases is fully rigorous and often the clearest proof; the even/odd case split gives a complete proof with no need for a 'better' alternative
CProof by cases works here but should be used only as a last resort when algebraic methods fail
DProof by cases requires mutually exclusive cases, so even/odd is invalid since some integers might be both
Question 2 Multiple Choice

A student proves a statement 'for all integers n ≥ 0' using two cases: n is positive and n is negative. A reviewer says the proof has a critical gap. What is it?

AThe cases overlap — some integers are both positive and negative
BThe case n = 0 is omitted; zero is neither positive nor negative, so no case covers it
CProof by cases cannot be used for statements about integers — it only works for finite sets
DThere is no gap — if the proof works for positive and negative n, it works for all n ≥ 0
Question 3 True / False

In a proof by cases, the cases should be mutually exclusive — no element of the domain can fall into more than one case.

TTrue
FFalse
Question 4 True / False

A proof by cases is considered a fully rigorous mathematical proof, not a shortcut or fallback method.

TTrue
FFalse
Question 5 Short Answer

Why must the set of cases in a proof by cases be exhaustive, and what exactly goes wrong if an edge case is omitted?

Think about your answer, then reveal below.