Divisibility of n Squared Minus One by Three
Divisibility arguments are a staple of the HSC Extension 1 proofs topic, testing your ability to reason about integers and their remainders. In this problem we explore the property that is divisible by precisely when itself is not a multiple of . Working through the proof will sharpen your skills with modular arithmetic and proof by cases, two fundamental tools for tackling number-theoretic statements.
Problem Statement
Prove that is divisible by 3 if is not a multiple of 3.
Hints
Attempt the proof independently first. Focus on the key theorem, algebraic transformation, or contradiction setup that links the hypothesis to the target conclusion.
Solutions
Proof by Cases (Modular Arithmetic)
Step 1: Set up the cases
If is not a multiple of 3, then .
By the division algorithm, must satisfy one of:
- , or
We will prove in both cases.
Step 2: Case 1 -
For the first case, we substitute into and reduce modulo 3:
Therefore, in this case.
Step 3: Case 2 -
In this case, we substitute and simplify, remembering that :
Therefore, in this case as well.
Conclusion
Since in all possible cases where , we conclude that is divisible by 3 whenever is not a multiple of 3.
Takeaways
- Proof by Cases Setup: If , check all other residue classes modulo
- Modular Arithmetic: Use to mean , or equivalently, and have same remainder when divided by
- Complete Case Coverage: For modulo 3, only residues are 0, 1, 2; excluding 0 leaves exactly 2 cases to check
- Calculation Technique: Substitute residue values directly: if , then
Further Readings
If you found this proof interesting, be sure to check out these relevant HSC booklets to sharpen your reasoning skills: HSC Proofs, HSC Mechanics, HSC Combinatorics