Euclidean Division
The Euclidean division or whole division is an operation which, with two natural entireties called dividing dividend and , associates two entireties called quotient and remains . Initially defined in the whole natural nonnull, it spreads with the whole relative and the Polynôme S, for example.
This division is at the base of the modular Arithmétique and gives place to the creation of the congruences on the entireties.
Definitions
Euclidean division in the positive whole
With two entireties has and B , with B not no one, Euclidean division associates a single quotient Q and a single remainder R , all two entireties, checking:
The assertion of the existence and the unicity of the remainder and the quotient is called Théorème of Euclidean division for the positive entireties .
Euclidean division in the relative whole
With two entireties has and B , with B not no one, Euclidean division associates a quotient Q and a remainder R , all two entireties, checking:
The assertion of the existence of the remainder and the quotient is called Théorème of Euclidean division for the entireties .
If it were possible to define a division such as the unicity of the quotient and of the remainder is guaranteed, it would be nevertheless incompatible with the major general case in the Euclidean rings.
Euclidean division in the whole of the polynomials
See also: Polynomial and Euclidean division
Euclidean division according to the decreasing powers exists if the ring is defined on a body:
With two polynomials has and B with coefficients in a body K with B not no one, Euclidean division associates a single quotient Q and a single remainder R , all two polynomials, checking:
-
-
Unicity is guaranteed here, on the other hand it is necessary that
K is a body. If not division is still sometimes possible, if for example the coefficient of the Monôme dominating of
B is equal to 1.
Euclidean division in a ring
See also: Euclidean Ring
In certain types of just unit commutative rings, one can define an Euclidean division by
- has = bq + R with R = 0 or v (R) < v (b) v being an application of has - { 0 } in called stathme . This application checks the following property: if has and B is two elements of has such as B divides has , then v (b) v (A).
These rings are called Euclidean rings.
Algorithms of calculation
One is interested in calculation of Euclidean division of two entireties, knowing as a preliminary the operations of addition, subtraction, multiplication, and comparison, between integers. It is easy to bring back the problem to two positive entireties, and one restricts oneself with this case.
The algorithms described below calculate the quotient of Euclidean division; it is quite clear that the remainder from of deduced. Attention, the opposite would not be true.
First method, natural but naive, request far too many calculations for great numbers. One presents then two current methods, of similar complexity: the first is appropriate for calculations in bases 2 , and thus for data-processing programming; the second method, primarily equivalent, is an adaptation for the base of usual numeration, the decimal base, and is thus appropriate for calculations for the hand. It is the algorithm taught at the school.
Naive method
To carry out the Euclidean division of
has by
B , one builds a strictly decreasing continuation
defined by a relation of recurrence of step 1:
, then
. There thus exists a smaller entirety
I such as