Question
Proving that a larger integer can have a smaller square order
Original question: (ii) If and then . (2 marks)
Expert Verified Solution
Key concept: Integer inequalities and squaring rules behave differently when negative numbers are involved. The comparison between and must be checked against the sign of each value before concluding anything about and [1].
Step by step
Core idea
The statement "if and then " is not true in general. The reason is that squaring does not preserve order for all integers. It preserves order only under extra conditions, such as both numbers being nonnegative and one being larger than the other.
A quick counterexample is enough to disprove the claim. Take and . Then because , but and , so . That single example shows the implication fails.
Why the logic breaks
The expression factors as . Since when , the sign of depends entirely on .
That means there are three possible situations:
- if , then and so ;
- if , then ;
- if , then and so .
So the original statement is missing an important condition. The order of integers alone is not enough to guarantee the order of their squares [2].
A correct version of the statement
A true related statement is: if and are nonnegative integers and , then .
Here the proof is straightforward. Because , both factors in are positive. Hence , which gives .
This corrected version is often what exam questions intend when they ask about comparing squares. In the original form, however, one counterexample is enough to reject the claim.
Common mistake to avoid
A frequent error is to assume that multiplying both sides of an inequality by the same expression always preserves the direction. Squaring is not a simple linear multiplication step; it can change order when negative values are present. The sign of the numbers matters as much as the inequality itself.
Pitfall alert
The trap in this inequality is assuming that squaring is order-preserving for every integer. That fails as soon as negative numbers enter the picture. A student may see and immediately write , but that shortcut is only safe when both numbers are nonnegative. The quickest way to test the statement is to choose a negative pair such as and , where the original inequality is true but the squared inequality reverses. Another subtle mistake is trying to prove the claim by expanding without checking the sign of . Since is positive, the entire sign depends on , and that can be negative, zero, or positive. Examiners often award full marks for a clean counterexample or for stating the corrected condition precisely.
Try different conditions
If the question were changed to "If and , then ," the claim becomes true. In that version, both numbers are nonnegative, so squaring preserves the order. The proof uses the factorization . Because , we have and also , so their product is positive. Therefore , which implies . If the condition were instead changed to and , the statement would also be true, even if one number is negative. That variant shows exactly which extra assumption is needed to make the inequality valid.
Further reading
counterexample for inequalities, squaring preserves order, factorization of difference of squares
FAQ
Why does squaring not always preserve the order of two integers?
Squaring can change order when negative numbers are involved. A larger integer may have a smaller square if the smaller integer is closer to zero or positive. The sign of the sum matters in the difference of squares.
What condition makes the inequality between squares always true?
If both integers are nonnegative and one is larger than the other, then the larger integer also has the larger square. In that case, the difference of squares is positive.