Bézout's identity
Template:Short description Script error: No such module "about".
In mathematics, Bézout's identity (also called Bézout's lemma), named after Étienne Bézout who proved it for polynomials, is a theorem which relates two arbitrary integers with their greatest common divisor. The theorem's statement is as follows: Template:Math theorem
Here the greatest common divisor of 0Script error: No such module "Check for unknown parameters". and 0Script error: No such module "Check for unknown parameters". is taken to be 0Script error: No such module "Check for unknown parameters".. The integers xScript error: No such module "Check for unknown parameters". and yScript error: No such module "Check for unknown parameters". are called Bézout coefficients for (a, b)Script error: No such module "Check for unknown parameters".; they are not unique. A pair of Bézout coefficients can be computed by the extended Euclidean algorithm, and this pair is, in the case of integers one of the two pairs such that Template:Abs ≤ Template:AbsScript error: No such module "Check for unknown parameters". and Template:Abs ≤ Template:AbsScript error: No such module "Check for unknown parameters".; equality occurs only if one of aScript error: No such module "Check for unknown parameters". and bScript error: No such module "Check for unknown parameters". is a multiple of the other.
As an example, the greatest common divisor of 15 and 69 is 3, and 3 can be written as a combination of 15 and 69 as 3 = 15 × (−9) + 69 × 2Script error: No such module "Check for unknown parameters"., with Bézout coefficients −9 and 2.
Many other theorems in elementary number theory, such as Euclid's lemma or the Chinese remainder theorem, result from Bézout's identity.
A Bézout domain is an integral domain in which Bézout's identity holds. In particular, Bézout's identity holds in principal ideal domains. Every theorem that results from Bézout's identity is thus true in all principal ideal domains.
Structure of solutions
If aScript error: No such module "Check for unknown parameters". and bScript error: No such module "Check for unknown parameters". are not both zero and one pair of Bézout coefficients (x, y)Script error: No such module "Check for unknown parameters". has been computed (for example, using the extended Euclidean algorithm), all pairs can be represented in the form where kScript error: No such module "Check for unknown parameters". is an arbitrary integer, dScript error: No such module "Check for unknown parameters". is the greatest common divisor of aScript error: No such module "Check for unknown parameters". and bScript error: No such module "Check for unknown parameters"., and the fractions simplify to integers.
If Template:Mvar and Template:Mvar are both nonzero and none of them divides the other, then exactly two of the pairs of Bézout coefficients satisfy If Template:Mvar and Template:Mvar are both positive, one has and for one of these pairs, and and for the other. If a > 0Script error: No such module "Check for unknown parameters". is a divisor of Template:Mvar (including the case ), then one pair of Bézout coefficients is (1, 0)Script error: No such module "Check for unknown parameters"..
This relies on a property of Euclidean division: given two non-zero integers cScript error: No such module "Check for unknown parameters". and dScript error: No such module "Check for unknown parameters"., if Template:Mvar does not divide Template:Mvar, there is exactly one pair (q, r)Script error: No such module "Check for unknown parameters". such that c = dq + rScript error: No such module "Check for unknown parameters". and 0 < r < Template:AbsScript error: No such module "Check for unknown parameters"., and another one such that c = dq + rScript error: No such module "Check for unknown parameters". and −Template:Abs < r < 0Script error: No such module "Check for unknown parameters"..
The two pairs of small Bézout's coefficients are obtained from the given one (x, y)Script error: No such module "Check for unknown parameters". by choosing for Template:Mvar in the above formula either of the two integers next to Template:SfracScript error: No such module "Check for unknown parameters"..
The extended Euclidean algorithm always produces one of these two minimal pairs.
Example
Let a = 12Script error: No such module "Check for unknown parameters". and b = 42Script error: No such module "Check for unknown parameters"., then gcd (12, 42) = 6Script error: No such module "Check for unknown parameters".. Then the following Bézout's identities are had, with the Bézout coefficients written in red for the minimal pairs and in blue for the other ones.
If (x, y) = (18, −5)Script error: No such module "Check for unknown parameters". is the original pair of Bézout coefficients, then Template:Sfrac ∈ [2, 3]Script error: No such module "Check for unknown parameters". yields the minimal pairs via k = 2Script error: No such module "Check for unknown parameters"., respectively k = 3Script error: No such module "Check for unknown parameters".; that is, (18 − 2 ⋅ 7, −5 + 2 ⋅ 2) = (4, −1)Script error: No such module "Check for unknown parameters"., and (18 − 3 ⋅ 7, −5 + 3 ⋅ 2) = (−3, 1)Script error: No such module "Check for unknown parameters"..
Existence proof
Given any nonzero integers Template:Mvar and Template:Mvar, let S = Template:MsetScript error: No such module "Check for unknown parameters".. The set Template:Mvar is nonempty since it contains either Template:Mvar or –aScript error: No such module "Check for unknown parameters". (with x = ±1Script error: No such module "Check for unknown parameters". and y = 0Script error: No such module "Check for unknown parameters".). Since Template:Mvar is a nonempty set of positive integers, it has a minimum element d = as + btScript error: No such module "Check for unknown parameters"., by the well-ordering principle. To prove that Template:Mvar is the greatest common divisor of Template:Mvar and Template:Mvar, it must be proven that Template:Mvar is a common divisor of Template:Mvar and Template:Mvar, and that for any other common divisor Template:Mvar, one has c ≤ dScript error: No such module "Check for unknown parameters"..
The Euclidean division of Template:Mvar by Template:Mvar may be written as The remainder Template:Mvar is in S ∪ Template:MsetScript error: No such module "Check for unknown parameters"., because Thus Template:Mvar is of the form ax + byScript error: No such module "Check for unknown parameters"., and hence r ∈ S ∪ Template:MsetScript error: No such module "Check for unknown parameters".. However, 0 ≤ r < dScript error: No such module "Check for unknown parameters"., and Template:Mvar is the smallest positive integer in Template:Mvar: the remainder Template:Mvar can therefore not be in Template:Mvar, making Template:Mvar necessarily 0. This implies that Template:Mvar is a divisor of Template:Mvar. Similarly Template:Mvar is also a divisor of Template:Mvar, and therefore Template:Mvar is a common divisor of Template:Mvar and Template:Mvar.
Now, let Template:Mvar be any common divisor of Template:Mvar and Template:Mvar; that is, there exist Template:Mvar and Template:Mvar such that a = cuScript error: No such module "Check for unknown parameters". and b = cvScript error: No such module "Check for unknown parameters".. One has thus That is, Template:Mvar is a divisor of Template:Mvar. Since d > 0Script error: No such module "Check for unknown parameters"., this implies c ≤ dScript error: No such module "Check for unknown parameters"..
Generalizations
For three or more integers
Bézout's identity can be extended to more than two integers: if then there are integers such that has the following properties:
- dScript error: No such module "Check for unknown parameters". is the smallest positive integer of this form
- every number of this form is a multiple of dScript error: No such module "Check for unknown parameters".
For polynomials
Script error: No such module "Labelled list hatnote". Bézout's identity does not always hold for polynomials. For example, when working in the polynomial ring of integers: the greatest common divisor of 2xScript error: No such module "Check for unknown parameters". and x2Script error: No such module "Check for unknown parameters". is x, but there does not exist any integer-coefficient polynomials pScript error: No such module "Check for unknown parameters". and qScript error: No such module "Check for unknown parameters". satisfying 2xp + x2q = xScript error: No such module "Check for unknown parameters"..
However, Bézout's identity works for univariate polynomials over a field exactly in the same ways as for integers. In particular the Bézout's coefficients and the greatest common divisor may be computed with the extended Euclidean algorithm.
As the common roots of two polynomials are the roots of their greatest common divisor, Bézout's identity and fundamental theorem of algebra imply the following result: Template:Block indent
The generalization of this result to any number of polynomials and indeterminates is Hilbert's Nullstellensatz.
For principal ideal domains
As noted in the introduction, Bézout's identity works not only in the ring of integers, but also in any other principal ideal domain (PID). That is, if RScript error: No such module "Check for unknown parameters". is a PID, and Template:Mvar and Template:Mvar are elements of RScript error: No such module "Check for unknown parameters"., and Template:Mvar is a greatest common divisor of Template:Mvar and Template:Mvar, then there are elements xScript error: No such module "Check for unknown parameters". and yScript error: No such module "Check for unknown parameters". in RScript error: No such module "Check for unknown parameters". such that ax + by = dScript error: No such module "Check for unknown parameters".. The reason is that the ideal Ra + RbScript error: No such module "Check for unknown parameters". is principal and equal to RdScript error: No such module "Check for unknown parameters"..
An integral domain in which Bézout's identity holds is called a Bézout domain.
History and attribution
The French mathematician Étienne Bézout (1730–1783) proved this identity for polynomials.[1] The statement for integers can be found already in the work of an earlier French mathematician, Claude Gaspard Bachet de Méziriac (1581–1638).[2][3][4] Andrew Granville traced the association of Bézout's name with the identity to Bourbaki, arguing that it is a misattribution since the identity is implicit in Euclid's Elements.[5]
See also
- Template:Annotated link, an analogue of Bézout's identity for homogeneous polynomials in three indeterminates
- Template:Annotated link
- Template:Annotated link
- Template:Annotated link
References
<templatestyles src="Reflist/styles.css" />
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1". On these pages, Bachet proves (without equations) "Proposition XVIII. Deux nombres premiers entre eux estant donnez, treuver le moindre multiple de chascun d’iceux, surpassant de l'unité un multiple de l'autre." (Given two numbers [which are] relatively prime, find the lowest multiple of each of them [such that] one multiple exceeds the other by unity (1).) This problem (namely, ax − by = 1Script error: No such module "Check for unknown parameters".) is a special case of Bézout's equation and was used by Bachet to solve the problems appearing on pages 199 ff.
- ↑ See also: Script error: No such module "Citation/CS1".
- ↑ Script error: No such module "citation/CS1".
Script error: No such module "Check for unknown parameters".
External links
- Online calculator for Bézout's identity
- Script error: No such module "Template wrapper".