Exact Division
Division of integers does not always produce an integer. For example,
is an integer, while
is not. Number theory is mainly concerned with exact division, where one integer divides another without leaving a remainder.
Let , with . We say that divides , and write
if there exists an integer such that
The integer is called the quotient.
For example,
because
But
because no integer satisfies
Divisors and Multiples
If
then is called a divisor of , and is called a multiple of .
For example, the positive divisors of are
The integer is a multiple of each of these numbers.
Every nonzero integer divides , since
Thus
for every .
On the other hand, divides no integer under our definition, because division by zero is excluded.
Basic Properties
Divisibility satisfies several simple but important properties.
First, every nonzero integer divides itself:
because
Second, divides every integer:
because
Third, if
and
then
Indeed, if and , then
so .
This property is called transitivity of divisibility.
Divisibility and Linear Combinations
A central property of divisibility is compatibility with addition.
If
and
then
Indeed, if
and
then
Similarly,
More generally, if and , then for any integers ,
The expression
is called an integer linear combination of and .
This fact is one of the foundations of greatest common divisors, Bézout identities, and the Euclidean algorithm.
Divisibility and Sign
Divisibility is insensitive to sign.
If
then
For example,
Because of this symmetry, one often studies positive divisors only.
The positive divisors of are the positive integers satisfying
Divisibility and Order
If and , then the size of cannot exceed the size of , unless differs only by sign from . More precisely, if
then
whenever .
Indeed, for some nonzero integer . Therefore
Since , it follows that
This simple observation is often used to prove finiteness of divisor sets.
Units
An integer is called a unit if it divides . Thus is a unit when there exists an integer such that
The only units in are
Units are important because they do not change divisibility in an essential way. For example,
have exactly the same divisibility behavior up to sign.
Divisibility as a Relation
Divisibility is a relation on the integers, but it behaves differently from ordinary order.
It is reflexive:
for every nonzero integer .
It is transitive:
However, it is not a linear order. For example, neither
nor
holds.
Thus divisibility defines a partial structure on the integers, not a total ordering.
Role in Number Theory
Divisibility is the first genuinely number-theoretic relation. It studies how integers contain one another multiplicatively.
Prime numbers are defined by their divisibility properties. Greatest common divisors measure shared divisibility. Congruences are defined through divisibility of differences:
means
For this reason, divisibility is the gateway from elementary arithmetic to the central ideas of number theory.