Proof Methods for Inequalities
Knowing that an inequality is true is useful, but knowing why it is true — and being able to prove it — is at the heart of mathematics. In this lesson we study four standard methods for proving inequalities.
Method 1: Direct Transformation
Transform the inequality step-by-step using equivalent operations until you reach a statement that is obviously true (or obviously false). Key rules:
- Adding the same value to both sides preserves the inequality.
- Multiplying both sides by a positive constant preserves the inequality.
- Multiplying both sides by a negative constant reverses the inequality.
- If and , then .
Prove that for all real numbers .
Proof. Consider the difference:
Since is a perfect square, it is always non-negative. Therefore , and dividing both sides by gives:
Method 2: Adding a Non-Negative Quantity
To prove , show that can be written as a sum of squares or another expression that is clearly .
Prove that for all real .
Proof. Compute the difference:
Since , we have .
Method 3: Proof by Contradiction
To prove statement , assume (the opposite). Derive a logical contradiction. Since the assumption leads to an impossibility, must be true.
Prove that if , then or .
Proof. Assume for contradiction that both and . Then:
This contradicts the hypothesis . Therefore at least one of must be greater than .
Method 4: Casewise Proof
Divide the problem into exhaustive cases. Prove the inequality holds in each case separately. The union of all cases covers every possibility.
Prove that for all real .
Proof. We consider cases based on the signs of and .
Case 1: and . Then . The inequality holds with equality.
Case 2: and . Then . Equality again.
Case 3: Mixed signs (say , ; the other sub-case is symmetric). Then , since the remaining term is non-negative.
In every case, .
Rules for Inequality Operations
| Operation | Valid when… |
|---|---|
| Add to both sides | Always |
| Multiply by | Always (direction preserved) |
| Multiply by | Reverse the inequality sign |
| Square both sides | Both sides are non-negative |
| Take reciprocal | Both sides have the same sign (reverses direction) |
Practice
Prove that for all .
Hint: Start by squaring both sides (valid since both sides are non-negative) and rearrange.