In the next few sections we shall work in . We know that we can always add, subtract and multiply two integers to obtain another; but division is more subtle.
Given , we say that divides if there exists such that . If this is the case we write and say that is a factor (or divisor) of , while is a multiple of ; otherwise we write .
, since ; the set of factors of is
, since for any ; the set of multiples of is
Let .
Suppose that . Then also , and since if for some then , and . Thus signs are irrelevant to questions of divisibility.
Suppose that . Then either or (or both); we refer to this fact by saying that has no zero divisors.
As explained in the course overview (Section 1.2), we are on the whole more interested in results which hold in general than in specific instances. For example, the result above that is all very well, and is relevant if we happen to be considering the numbers and , but it goes no further. By contrast, if we can establish some general result about arbitrary numbers, then we can apply it to lots of different cases; in addition, such results give us a deeper insight into the world of integers than isolated examples ever will.
From this point of view, it is of interest to observe that the last part of Example 4.1.2(ii) above is a special case of the fact that, for each , the set of multiples of is
We shall next state and prove some elementary facts about divisibility. To do so, we require the following concept.
The absolute value (or modulus) of , written , is defined by
In other words, measures how ‘‘large’’ is, irrespective of sign; it is clear that for any . Although this definition applies to real numbers in general, we shall only apply it to integers.
Let . Then:
if and , then ;
if , then ;
if and only if ;
and if and only if .
Before presenting the proof, we shall consider a numerical example; this will help you understand what exactly the statement of the proposition is and thus what we need to prove; the example may also give you an idea of why the statement is true. Do not, however, get confused by this approach: a numerical example is never a valid substitute for a proof of a statement.
(because ) and (because ), so because
, so because
Proof. (i) If and for , then with , so .
(ii) If for , then , so .
(iii) ‘‘’’. Suppose that for some . Then , so that , and hence .
‘‘’’. Suppose that . Then because .
(iv) ‘‘’’. Suppose that and , and choose such that and . If then as well; so assume that . Since , we have , and as , this implies that because has no zero divisors. Thus . From (iii) this gives , so .
‘‘’’. Suppose that . Then because , and because
Although some numbers cannot be divided by others, we are all familiar with the idea of dividing ‘‘as much as possible’’ to get a quotient and a remainder; for example, we might divide by to get a quotient of and a remainder of . This idea turns out to be worth pursuing; to formalize it, we first need to clarify what exactly is going on. In the first place, the statement ‘‘ divided by equals with remainder ’’ means that However, there are other values which could be used in place of the and the in such an equation; for example, we have , or . What distinguishes the choice of and here is that the remainder should be ‘‘small’’ (less than ) and non-negative. The following result shows that we may always ‘‘divide’’ in this way to obtain a unique quotient and a unique remainder; it is called division with remainder.
(Division with remainder.) Given and , there exist unique such that and .
If and , then we have
(4.1.1) |
so as , we conclude that and . We find the equation (4.1.1) by observing that , whereas .
If and , then the fact that , where , implies that and . As in (i), we obtain this from the identities and .
If and , then we have , so that and
If and , then we have , so that and
Proof. We begin with the existence part. Let be the largest integer such that and set . Then holds by definition. Further, the choice of implies that , and so . Since is the largest integer less than or equal to , we have , so that and thus , as required.
To show that and are unique, suppose that and where and . We must show that and . We may suppose that . Then , and since and , we have
However, the only multiple of in is , so we conclude that and thus also (because has no zero divisors) as required.
Note that we have stated the result for , for convenience. However, it is easy to extend it to all non-zero ; we just replace the condition on with ‘‘’’.
In the first part of the proof we used the elementary fact that any non-empty set of integers which is bounded above contains a largest element (this is obvious; we may simply start at the upper bound and then count downwards until an element in the set is reached).