Divisibility by 6: Criterion and Consequence
Divisibility proofs are a cornerstone of the HSC Extension 2 Number and Proofs topic, challenging you to combine logical reasoning with algebraic manipulation. In this problem, we tackle the biconditional criterion for divisibility by 6—showing that a number is divisible by 6 exactly when it’s divisible by both 2 and 3—and then apply it to prove the classic result that is always a multiple of 6. By working through the solution, you’ll sharpen your ability to split a composite divisor into coprime factors and exploit the structure of consecutive integers.
Problem Statement
For , prove that:
- is divisible by 6 if and only if is divisible by 2 and 3.
- is divisible by 6.
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
Part (a): Biconditional Proof
A biconditional statement requires proof in both directions. We first show that if 6 divides , then must be divisible by 2 and 3; then we prove the converse, establishing the equivalence.
Forward (): If , then and .
Proof:
Assume . Then for some integer .
We factor the expression to extract the required divisors: Write . Since is an integer, .
Write . Since is an integer, .
Reverse (): If and , then .
Now we assume is divisible by both 2 and 3, and we’ll show that 6 must divide . Because 2 and 3 are coprime, this implication relies on showing that can be written as a multiple of 6.
Proof:
Assume and .
Then and for some integers .
From , is even. From , we have .
Since LHS is even, RHS must be even. Since 3 is odd, must be even.
This parity argument is the key: because 3 is odd, the factor 2 must come from . Write for some integer .
Then:
Since is an integer, .
Part (b): Using Part (a)
Goal: Prove .
Rather than trying to divide by 6 directly, we’ll use the criterion from part (a): if we can show the expression is divisible by 2 and 3 (which are coprime), then 6 divides it automatically.
By part (a), sufficient to show and .
Step 1: Factor
A clever factorisation unlocks the whole proof:
This is the product of three consecutive integers.
Step 2: Prove
Because integers alternate between even and odd, any three consecutive numbers must contain at least one even number. Among any three consecutive integers, at least one is even.
Therefore, contains an even factor, so .
Step 3: Prove
Multiples of 3 appear every third integer, so exactly one in any block of three consecutive numbers is a multiple of 3. Among any three consecutive integers, exactly one is divisible by 3.
Therefore, contains a factor divisible by 3, so .
Conclusion
Now we have both divisibility conditions satisfied, and since 2 and 3 are coprime, part (a) gives the final result:
Since and , and , by part (a):
Takeaways
- Coprime Divisibility: If and both and , then
- Consecutive Integer Properties: Among consecutive integers, exactly one is divisible by
- Multi-part Strategy: Part (b) leverages part (a) to simplify proof (check divisibility by 2 and 3 separately)
- Factorization: reveals structure as consecutive integer product
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 Combinatorics, HSC Polynomials