A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Divisibility Theory (Formal Treatment)

Graduate Depth 76 in the knowledge graph I know this Set as goal
160topics build on this
366prerequisites beneath it
See this on the map →
Mathematical InductionThe Fundamental Theorem of ArithmeticBézout's IdentityFundamental Theorem of Arithmetic (Rigorous Proof)
divisibility number-theory foundations

Core Idea

Divisibility is the foundational concept of number theory: a divides b (written a|b) means b = ka for some integer k. Divisibility is reflexive and transitive, establishing a partial order on integers. Rigorous treatment develops divisibility properties essential for all subsequent number-theoretic structures.

How It's Best Learned

Start with concrete examples (12|48, 7∤50) and verify the formal definition. Prove basic properties: if a|b and b|c, then a|c.

Common Misconceptions

Confusing divisibility with being divisible (a|b means b is divisible by a). Thinking divisibility requires positive integers (it applies to all nonzero integers).

Explainer

You already know from the Fundamental Theorem of Arithmetic that every integer greater than 1 factors uniquely into primes. Divisibility theory is the formal scaffolding beneath that theorem — it gives precise meaning to "a divides b" and establishes the structural properties that make the rest of number theory work. The definition is deceptively simple: we say a divides b (written a | b) if there exists an integer k such that b = k · a. So 4 | 12 because 12 = 3 · 4, and 7 ∤ 50 because no integer k satisfies 50 = 7k. Notice the notation: a | b says "a divides b," which is equivalent to saying "b is divisible by a." The two phrasings are converses of each other, and confusing them is a persistent error.

The formal treatment establishes that divisibility is a partial order on the positive integers — it is reflexive (a | a, since a = 1 · a), antisymmetric (if a | b and b | a with positive integers, then a = b), and transitive (if a | b and b | c, then a | c). The transitivity proof is where mathematical induction connects: the proof is direct, not inductive, but induction is the engine for more complex divisibility arguments that follow. The key properties to internalize are: if a | b and a | c, then a | (bx + cy) for any integers x, y — that is, divisibility is preserved under linear combinations. This is the seed from which Bézout's identity and the theory of greatest common divisors grow.

What makes the formal treatment powerful is that it extends cleanly to negative integers. We allow a and b to be any nonzero integers: −4 | 12 because 12 = (−3)(−4). This generality is essential for working in the integers as a ring, where negative numbers play equal status with positive ones. The Fundamental Theorem tells you *what* the prime factors are; divisibility theory tells you *how divisibility behaves structurally* — the rules of the game. Every subsequent result, from Bézout's identity to linear Diophantine equations, is built on exactly these properties.

The deepest insight at this stage is that divisibility gives the integers a lattice structure: for any two positive integers a and b, there is a unique greatest common divisor gcd(a,b) and a unique least common multiple lcm(a,b), related by gcd(a,b) · lcm(a,b) = ab. The gcd is the largest element below both a and b in the divisibility partial order; the lcm is the smallest element above both. This perspective reframes gcd and lcm as structural features of the integer lattice, not just computational results — a viewpoint that pays dividends when you move to more abstract algebraic settings.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersIntroduction to ExponentsOrder of OperationsInteger Order of OperationsVariable ExpressionsThe Distributive PropertyVariables and Expressions ReviewIntroduction to PolynomialsAdding and Subtracting PolynomialsMultiplying PolynomialsFactorialPermutationsCombinationsCounting Principles: Addition and Multiplication RulesIntroduction to Graph TheoryPropositional Logic FoundationsLogical EquivalencesSet Operations: Union, Intersection, and ComplementProof by CasesProving by Cases and ExhaustionVacuous Truth and Trivial CasesProof by Cases (Proof by Exhaustion)Mathematical InductionDivisibility and Greatest Common DivisorThe Fundamental Theorem of ArithmeticDivisibility Theory (Formal Treatment)

Longest path: 77 steps · 366 total prerequisite topics

Prerequisites (2)

Leads To (2)