- Published on
Evenness Equivalence for x and x Squared
- Authors

- Name
- Vu Hung
Problem Statement
Prove that is even if and only if is even (for integer ).
Hints
This is a biconditional (iff) statement requiring two proofs:
- Direction 1: If is even, then is even (direct proof).
- Direction 2: If is even, then is even (try contrapositive: if is odd, then is odd).
Solutions
Direction 1 (): If is even, then is even.
Assume is even. Then for some integer .
Therefore:
Since is an integer, is even by definition.
Direction 2 (): If is even, then is even.
We prove the contrapositive: If is odd, then is odd.
Assume is odd. Then for some integer .
Therefore:
Since is an integer, is odd by definition.
By contrapositive, if is even, then must be even.
Conclusion: Both directions proven, so is even is even.
Note: This result is fundamental in many irrationality proofs (e.g., is irrational). If is an odd prime and , then .
Takeaways
- Reconstruct the full proof from the hint and the solution outline, and justify every transformation explicitly.
- Check edge cases and verify where each assumption is used in the argument.
Further Readings
If you found this proof interesting, be sure to check out these relevant HSC booklets to sharpen your reasoning skills:
- HSC Proofs: https://vumaths.com/booklets/hsc-proofs/
- HSC Polys Ext 1: https://vumaths.com/booklets/hsc-polys-ext-1/
- HSC Last Resorts: https://vumaths.com/booklets/hsc-last-resorts/
Connect with me
If you're eager for more HSC Maths insights, be sure to check out my Instagram. For deeper dives and regular tips, join my GitHub. Let's tackle these challenging math problems together! You can also catch my daily math content on YouTube - HSC Maths Extension 1+2.
