HOME

TheInfoList



OR:

In mathematics, Bézout's identity (also called Bézout's lemma), named after
Étienne Bézout Étienne Bézout (; 31 March 1730 – 27 September 1783) was a French mathematician who was born in Nemours, Seine-et-Marne, France, and died in Avon (near Fontainebleau), France. Work In 1758 Bézout was elected an adjoint in mechanics of th ...
, is the following
theorem In mathematics, a theorem is a statement that has been proved, or can be proved. The ''proof'' of a theorem is a logical argument that uses the inference rules of a deductive system to establish that the theorem is a logical consequence of th ...
: Here the greatest common divisor of and is taken to be . The integers and are called Bézout coefficients for ; they are not unique. A pair of Bézout coefficients can be computed by the
extended Euclidean algorithm In arithmetic and computer programming, the extended Euclidean algorithm is an extension to the Euclidean algorithm, and computes, in addition to the greatest common divisor (gcd) of integers ''a'' and ''b'', also the coefficients of Bézout's ...
, and this pair is, in the case of integers one of the two pairs such that , x, \le , b/d , and , y, \le , a/d , ; equality occurs only if one of and 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 with Bézout coefficients −9 and 2. Many other theorems in elementary number theory, such as
Euclid's lemma In algebra and number theory, Euclid's lemma is a lemma that captures a fundamental property of prime numbers, namely: For example, if , , , then , and since this is divisible by 19, the lemma implies that one or both of 133 or 143 must be as we ...
or the
Chinese remainder theorem In mathematics, the Chinese remainder theorem states that if one knows the remainders of the Euclidean division of an integer ''n'' by several integers, then one can determine uniquely the remainder of the division of ''n'' by the product of the ...
, result from Bézout's identity. A
Bézout domain In mathematics, a Bézout domain is a form of a Prüfer domain. It is an integral domain in which the sum of two principal ideals is again a principal ideal. This means that for every pair of elements a Bézout identity holds, and that every fin ...
is an
integral domain In mathematics, specifically abstract algebra, an integral domain is a nonzero commutative ring in which the product of any two nonzero elements is nonzero. Integral domains are generalizations of the ring of integers and provide a natural se ...
in which Bézout's identity holds. In particular, Bézout's identity holds in
principal ideal domain In mathematics, a principal ideal domain, or PID, is an integral domain in which every ideal is principal, i.e., can be generated by a single element. More generally, a principal ideal ring is a nonzero commutative ring whose ideals are princi ...
s. Every theorem that results from Bézout's identity is thus true in all principal ideal domains.


Structure of solutions

If and are not both zero and one pair of Bézout coefficients has been computed (for example, using the
extended Euclidean algorithm In arithmetic and computer programming, the extended Euclidean algorithm is an extension to the Euclidean algorithm, and computes, in addition to the greatest common divisor (gcd) of integers ''a'' and ''b'', also the coefficients of Bézout's ...
), all pairs can be represented in the form \left(x-k\frac,\ y+k\frac\right), where is an arbitrary integer, is the greatest common divisor of and , and the fractions simplify to integers. If and are both nonzero, then exactly two of these pairs of Bézout coefficients satisfy , x, \le \left , \frac\right , \quad \text\quad , y, \le \left , \frac\right , , and equality may occur only if one of and divides the other. This relies on a property of
Euclidean division In arithmetic, Euclidean division – or division with remainder – is the process of dividing one integer (the dividend) by another (the divisor), in a way that produces an integer quotient and a natural number remainder strictly smaller than ...
: given two non-zero integers and , if does not divide , there is exactly one pair such that c = d q + r and 0 < r < , d, , and another one such that c = d q + r and -, d, < r < 0. The two pairs of small Bézout's coefficients are obtained from the given one by choosing for in the above formula either of the two integers next to \frac. The extended Euclidean algorithm always produces one of these two minimal pairs.


Example

Let and , then . 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. \begin \vdots \\ 12 &\times () & + \;\; 42 &\times \color &= 6 \\ 12 &\times () & + \;\;42 &\times \color &= 6 \\ 12 &\times \color & + \;\;42 &\times() &= 6 \\ 12 &\times \color & + \;\;42 &\times () &= 6 \\ 12 &\times \color & + \;\;42 &\times () &= 6 \\ \vdots \end If (x, y) = (18, -5) is the original pair of Bézout coefficients, then \frac \in , 3/math> yields the minimal pairs via , respectively ; that is, , and .


Proof

Given any nonzero integers and , let S = \. The set is nonempty since it contains either or (with x = \pm 1 and y = 0). Since is a nonempty set of positive integers, it has a minimum element d = as + bt, by the
well-ordering principle In mathematics, the well-ordering principle states that every non-empty set of positive integers contains a least element. In other words, the set of positive integers is well-ordered by its "natural" or "magnitude" order in which x precedes y ...
. To prove that is the greatest common divisor of and , it must be proven that is a common divisor of and , and that for any other common divisor , one has c \leq d. The
Euclidean division In arithmetic, Euclidean division – or division with remainder – is the process of dividing one integer (the dividend) by another (the divisor), in a way that produces an integer quotient and a natural number remainder strictly smaller than ...
of by may be written a=dq+r\quad\text\quad 0\le r The remainder is in S\cup \, because \begin r & = a - qd \\ & = a - q(as+bt)\\ & = a(1-qs) - bqt. \end Thus is of the form ax+by, and hence r \in S \cup \. However, 0 \leq r < d, and is the smallest positive integer in : the remainder can therefore not be in , making necessarily 0. This implies that is a divisor of . Similarly is also a divisor of , and therefore is a common divisor of and . Now, let be any common divisor of and ; that is, there exist and such that a = c u and b = c v. One has thus \begin d&=as + bt\\ & =cus+cvt\\ &=c(us+vt). \end That is, is a divisor of . Since d > 0, this implies c \leq d.


Generalizations


For three or more integers

Bézout's identity can be extended to more than two integers: if \gcd(a_1, a_2, \ldots, a_n) = d then there are integers x_1, x_2, \ldots, x_n such that d = a_1 x_1 + a_2 x_2 + \cdots + a_n x_n has the following properties: * ''d'' is the smallest positive integer of this form * every number of this form is a multiple of ''d''


For polynomials

Bézout's identity does not always hold for polynomials. For example, when working in the
polynomial ring In mathematics, especially in the field of algebra, a polynomial ring or polynomial algebra is a ring (which is also a commutative algebra) formed from the set of polynomials in one or more indeterminates (traditionally also called variabl ...
of integers: the greatest common divisor of and is ''x'', but there does not exist any integer-coefficient polynomials ''p'' and ''q'' satisfying . However, Bézout's identity works for
univariate polynomial In mathematics, a polynomial is an expression consisting of indeterminates (also called variables) and coefficients, that involves only the operations of addition, subtraction, multiplication, and positive-integer powers of variables. An examp ...
s over a
field Field may refer to: Expanses of open ground * Field (agriculture), an area of land used for agricultural purposes * Airfield, an aerodrome that lacks the infrastructure of an airport * Battlefield * Lawn, an area of mowed grass * Meadow, a grass ...
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 In arithmetic and computer programming, the extended Euclidean algorithm is an extension to the Euclidean algorithm, and computes, in addition to the greatest common divisor (gcd) of integers ''a'' and ''b'', also the coefficients of Bézout's ...
. As the common
root In vascular plants, the roots are the organs of a plant that are modified to provide anchorage for the plant and take in water and nutrients into the plant body, which allows plants to grow taller and faster. They are most often below the sur ...
s of two polynomials are the roots of their greatest common divisor, Bézout's identity and
fundamental theorem of algebra The fundamental theorem of algebra, also known as d'Alembert's theorem, or the d'Alembert–Gauss theorem, states that every non- constant single-variable polynomial with complex coefficients has at least one complex root. This includes polynomial ...
imply the following result: The generalization of this result to any number of polynomials and indeterminates is
Hilbert's Nullstellensatz In mathematics, Hilbert's Nullstellensatz (German for "theorem of zeros," or more literally, "zero-locus-theorem") is a theorem that establishes a fundamental relationship between geometry and algebra. This relationship is the basis of algebraic ge ...
.


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 In mathematics, a principal ideal domain, or PID, is an integral domain in which every ideal is principal, i.e., can be generated by a single element. More generally, a principal ideal ring is a nonzero commutative ring whose ideals are princi ...
(PID). That is, if is a PID, and and are elements of , and is a greatest common divisor of and , then there are elements and in such that a x + b y = d. The reason is that the ideal R a + R b is principal and equal to R d. An integral domain in which Bézout's identity holds is called a
Bézout domain In mathematics, a Bézout domain is a form of a Prüfer domain. It is an integral domain in which the sum of two principal ideals is again a principal ideal. This means that for every pair of elements a Bézout identity holds, and that every fin ...
.


History

French
mathematician A mathematician is someone who uses an extensive knowledge of mathematics in their work, typically to solve mathematical problems. Mathematicians are concerned with numbers, data, quantity, structure, space, models, and change. History O ...
Étienne Bézout Étienne Bézout (; 31 March 1730 – 27 September 1783) was a French mathematician who was born in Nemours, Seine-et-Marne, France, and died in Avon (near Fontainebleau), France. Work In 1758 Bézout was elected an adjoint in mechanics of th ...
(1730–1783) proved this identity for polynomials. This statement for integers can be found already in the work of an earlier French mathematician, Claude Gaspard Bachet de Méziriac (1581–1638).See also:


See also

* , an analogue of Bézout's identity for homogeneous polynomials in three indeterminates * *


Notes


External links


Online calculator
for Bézout's identity. * {{DEFAULTSORT:Bezouts Identity Articles containing proofs Diophantine equations Lemmas in number theory