HOME

TheInfoList



OR:

In mathematics, Bézout's identity (also called Bézout's lemma), named after Étienne Bézout, 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 ...
: 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 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 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 s ...
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 princip ...
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: 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. 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 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 variable ...
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 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 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 polynomia ...
imply the following result: 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 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 princip ...
(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.


History

French French (french: français(e), link=no) may refer to: * Something of, from, or related to France ** French language, which originated in France, and its various dialects and accents ** French people, a nation and ethnic group identified with Franc ...
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, mathematical structure, structure, space, Mathematica ...
Étienne Bézout (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