Lemma of Bézout

from Wikipedia, the free encyclopedia

The lemma Bézout (after Etienne Bézout 1730-1783) () in the number theory says that the greatest common divisor of two integers and as a linear combination of and represent with integer coefficients can.

Statement and formal presentation

Expressed formally, the following applies:

Are and coprime , then exist such that

applies.

comment
A kind of reversal also applies here: if there is with , then there is .

The coefficients and can be calculated efficiently using the extended Euclidean algorithm .

The lemma can be generalized to more than two whole numbers: If there are whole numbers, then there are integral coefficients with

.

More generally, Bézout's lemma holds true in every principal ideal ring , even in a non-commutative one ; for the exact statements see there.

The question of which numbers can even be represented as coefficients with natural numbers is the subject of the coin problem .

proof

The proof of the lemma is based on the possibility of division with remainder . Thus it can easily be transferred to Euclidean rings .

For and can be set, so we assume, without loss of generality , that holds. Among all the numbers with there are certainly also those that are positive and are. Be the smallest number among these. Since both and shares, shares also .

We now show that and is also a factor . Division by remainder gives us a representation of the form , where . If you insert for the representation and solve the equation for , you get . Because of the minimality of must be, so is a divisor of . Correspondingly, it also holds that is a divisor of , and thus holds . We had already seen before that is a divisor of . So it applies .

Main ideals

If one uses the concept of the ideal from ring theory , it is fundamentally true that the main ideals and are contained in the main ideal . So also the ideal is to contain. One can also formulate Bézout's lemma in such a way that applies to the ring (or generally to Euclidean rings)

, if

Main ideal rings are rings in which every ideal is a main ideal. There is always an element for elements and the ring , so that the ideal is the main ideal . is then on the one hand a common divisor of and , and on the other hand a linear combination of and . In main ideal rings, Bézout's lemma applies to a certain extent by definition if the element is regarded as that of and .

Inferences

Bézout's lemma is of elementary importance for mathematics and especially for number theory. So you can z. B. derive the lemma of Euclid , which results in the uniqueness of the prime number decomposition . The Chinese remainder theorem is a further consequence of the Bézout lemma. For linear Diophantine equations , Bézout's lemma yields a criterion for their solvability.

literature

  • Kurt Meyberg: Algebra - Part 1 . Hanser 1980, ISBN 3-446-13079-9 , p. 43
  • Stephen Fletcher Hewson: A Mathematical Bridge: An Intuitive Journey in Higher Mathematics . World Scientific, 2003, ISBN 978-981-238-555-0 , pp. 111 ff.

Web links

References and comments

  1. Because if and is a common factor , so and , then, is , therefore, a factor of 1. ■