Question
Write the contrapositive of the statement: “If is even, then is even.” Also verify whether the original statement and its contrapositive are both true.
Solution — Step by Step
The statement “If , then ” has the form .
Here:
- : ” is even”
- : ” is even”
The conditional statement is: (If , then )
The contrapositive of "" is "" (If NOT Q, then NOT P).
The negation of ” is even” is ” is not even” = ” is odd.”
The negation of ” is even” is ” is not even” = ” is odd.”
Therefore, the contrapositive is:
“If is odd, then is odd.”
If is even, then for some integer .
Since , it’s divisible by 2, so is even. ✓
The original statement is TRUE.
If is odd, we need to show is odd. We use proof by contradiction.
Assume is odd but is even. If is even, then (from Step 3) is even. But we assumed is odd — contradiction.
Therefore, if is odd, then must be odd. ✓
The contrapositive is TRUE.
A conditional statement and its contrapositive are logically equivalent — they always have the same truth value. If one is true, the other is necessarily true. This is why proving the contrapositive is a valid proof technique for the original statement.
Original: (TRUE)
Contrapositive: (TRUE) ✓
Why This Works
Contrapositive is one of the key logical equivalences. To prove , sometimes it’s easier to prove instead. They’re the same claim, just stated differently.
This is different from the converse (: “If is even, then is even”) and the inverse (: “If is odd, then is odd”). The converse and inverse are logically equivalent to each other, but NOT necessarily to the original statement.
Summary of all four related statements:
| Statement | Form | Truth (for this example) |
|---|---|---|
| Original | True | |
| Converse | True (but need to check separately) | |
| Inverse | True | |
| Contrapositive | True |
(In this particular example, all four happen to be true, but this is not always the case.)
For CBSE Class 11 mathematical reasoning, expect questions asking you to write all four forms (original, converse, inverse, contrapositive) of a given statement. The fastest approach: identify P and Q clearly, negate each to get ¬P and ¬Q, then arrange into the four patterns.
Common Mistake
Students often confuse the contrapositive with the converse. The converse flips and : “If is even, then is even.” The contrapositive negates BOTH and swaps them: “If is odd, then is odd.” The critical difference: the original statement and its contrapositive are always logically equivalent (same truth value). The original and its converse are NOT necessarily equivalent — they can have different truth values. Getting these mixed up is the most common error in this topic.