Divisibility
Context: FIT1058_MOC Β· multiples and divisors of integers Β· the relation Β· the foundation of primes, gcd and congruence
Quick Revision
- π― Objective: : for some integer β the relation underpinning all number theory.
- π¦ Core Components: multiple/divisor β β sum/difference/combination rule.
- β‘ Key Constraint: , but the converse fails.
π Core
1. The Relation (Multiples & Divisors)
- Definition β for some ( a divisor, a multiple).
- Multiple set β (evens ).
- Even β β evenβ .
2. Combination Rule
- Sum/difference β .
- General β for all (Integer Linear Combination).
- Converse fails β but .
Key identities:
When It Flips: the sum/difference rule is the engine of the Euclidean Algorithm () and BΓ©zout's identity. is symmetric about and always contains ().
π Exam Execution Trace
Manual Execution Trace
Divisors of 18:
| Step / State | Factorisation | Divisors |
|---|---|---|
| 0 (Init) | β | β |
| 1 | ||
| 2 | ||
| 3 |
β οΈ Common Mistakes
- π‘ Converse fails β does not give and ; the rule moves from divisors to combinations, never back.
π§ Active Recall
If and , what else must divide β and why doesn't make 2 divide 3?
- Hint: Combinations, not summands.
Answer
- Short answer: for all integers ; the converse fails.
- Why: Factor out β ; divisibility of a sum says nothing about summands.
State via multiples, remainders, and the set .
- Hint: Three equivalent forms.
Answer
- Short answer: βΊ βΊ .
- Why: Exact division β all three say β goes into exactlyβ; , any integer.