Euclid's lemma
   HOME

TheInfoList



OR:

In
algebra Algebra () is one of the broad areas of mathematics. Roughly speaking, algebra is the study of mathematical symbols and the rules for manipulating these symbols in formulas; it is a unifying thread of almost all of mathematics. Elementary ...
and
number theory Number theory (or arithmetic or higher arithmetic in older usage) is a branch of pure mathematics devoted primarily to the study of the integers and integer-valued functions. German mathematician Carl Friedrich Gauss (1777–1855) said, "Ma ...
, Euclid's lemma is a
lemma Lemma may refer to: Language and linguistics * Lemma (morphology), the canonical, dictionary or citation form of a word * Lemma (psycholinguistics), a mental abstraction of a word about to be uttered Science and mathematics * Lemma (botany), ...
that captures a fundamental property of
prime number A prime number (or a prime) is a natural number greater than 1 that is not a Product (mathematics), product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime ...
s, 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 well. In fact, . If the premise of the lemma does not hold, i.e., is a
composite number A composite number is a positive integer that can be formed by multiplying two smaller positive integers. Equivalently, it is a positive integer that has at least one divisor In mathematics, a divisor of an integer n, also called a factor ...
, its consequent may be either true or false. For example, in the case of , , , composite number 10 divides , but 10 divides neither 4 nor 15. This property is the key in the proof of the
fundamental theorem of arithmetic In mathematics, the fundamental theorem of arithmetic, also called the unique factorization theorem and prime factorization theorem, states that every integer greater than 1 can be represented uniquely as a product of prime numbers, up to the ord ...
. It is used to define
prime element In mathematics, specifically in abstract algebra, a prime element of a commutative ring is an object satisfying certain properties similar to the prime numbers in the integers and to irreducible polynomials. Care should be taken to distinguish pri ...
s, a generalization of prime numbers to arbitrary
commutative ring In mathematics, a commutative ring is a ring in which the multiplication operation is commutative. The study of commutative rings is called commutative algebra. Complementarily, noncommutative algebra is the study of ring properties that are not ...
s. Euclid's Lemma shows that in the integers irreducible elements are also prime elements. The proof uses induction so it does not apply to all
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 ...
s.


Formulations

Euclid's lemma is commonly used in the following equivalent form: Euclid's lemma can be generalized as follows from prime numbers to any integers. This is a generalization because a prime number is coprime with an integer if and only if does not divide .


History

The lemma first appears as proposition 30 in Book VII of
Euclid Euclid (; grc-gre, Εὐκλείδης; BC) was an ancient Greek mathematician active as a geometer and logician. Considered the "father of geometry", he is chiefly known for the '' Elements'' treatise, which established the foundations of ...
's '' Elements''. It is included in practically every book that covers elementary number theory. The generalization of the lemma to integers appeared in
Jean Prestet Jean Prestet (1648–1690) was a French Oratorian priest and mathematician who contributed to the fields of combinatorics and number theory. Prestet grew up poor. As a teenager, he worked as a servant of the Oratory of Jesus in Paris. He was ...
's textbook ''Nouveaux Elémens de Mathématiques'' in 1681. In
Carl Friedrich Gauss Johann Carl Friedrich Gauss (; german: Gauß ; la, Carolus Fridericus Gauss; 30 April 177723 February 1855) was a German mathematician and physicist who made significant contributions to many fields in mathematics and science. Sometimes refer ...
's treatise '' Disquisitiones Arithmeticae'', the statement of the lemma is Euclid's Proposition 14 (Section 2), which he uses to prove the uniqueness of the decomposition product of prime factors of an integer (Theorem 16), admitting the existence as "obvious". From this existence and uniqueness he then deduces the generalization of prime numbers to integers. For this reason, the generalization of Euclid's lemma is sometimes referred to as Gauss's lemma, but some believe this usage is incorrect due to confusion with Gauss's lemma on quadratic residues.


Proofs

The two first subsections, are proofs of the generalized version of Euclid's lemma, namely that: ''if divides and is
coprime In mathematics, two integers and are coprime, relatively prime or mutually prime if the only positive integer that is a divisor of both of them is 1. Consequently, any prime number that divides does not divide , and vice versa. This is equivale ...
with then it divides .'' The original Euclid's lemma follows immediately, since, if is prime then it divides or does not divide in which case it is coprime with so per the generalized version it divides .


Using Bézout's identity

In modern mathematics, a common proof involves
Bézout's identity In mathematics, Bézout's identity (also called Bézout's lemma), named after Étienne Bézout, is the following theorem: Here the greatest common divisor of and is taken to be . The integers and are called Bézout coefficients for ; they ...
, which was unknown at Euclid's time. Bézout's identity states that if and are coprime integers (i.e. they share no common divisors other than 1 and −1) there exist integers and such that : rx+sy = 1. Let and be coprime, and assume that . By Bézout's identity, there are and such that : rn+sa = 1. Multiply both sides by : : rnb+sab = b. The first term on the left is divisible by , and the second term is divisible by , which by hypothesis is divisible by . Therefore their sum, , is also divisible by .


By induction

The following proof is inspired by Euclid's version of
Euclidean algorithm In mathematics, the Euclidean algorithm,Some widely used textbooks, such as I. N. Herstein's ''Topics in Algebra'' and Serge Lang's ''Algebra'', use the term "Euclidean algorithm" to refer to Euclidean division or Euclid's algorithm, is an e ...
, which proceeds by using only subtractions. Suppose that n \mid ab and that and are
coprime In mathematics, two integers and are coprime, relatively prime or mutually prime if the only positive integer that is a divisor of both of them is 1. Consequently, any prime number that divides does not divide , and vice versa. This is equivale ...
(that is, their
greatest common divisor In mathematics, the greatest common divisor (GCD) of two or more integers, which are not all zero, is the largest positive integer that divides each of the integers. For two integers ''x'', ''y'', the greatest common divisor of ''x'' and ''y'' is ...
is ). One has to prove that divides . Since n \mid ab, there is a integer such that nq=ab. Without loss of generality, one can suppose that , , , and are positive, since the divisibility relation is independent from the signs of the involved integers. For proving this by strong induction, we suppose that the result has been proved for all positive lower values of . There are three cases: If , coprimality implies , and divides trivially. If , one has :n(q-b)=(a-n)b. The positive integers and are coprime: their greatest common divisor must divide their sum, and thus divides both and . It results that , by the coprimality hypothesis. So, the conclusion follows from the induction hypothesis, since . Similarly, if one has :(n-a)q=a(b-q), and the same argument shows that and are coprime. Therefore, one has , and the induction hypothesis implies that divides ; that is, b-q=r(n-a) for some integer. So, (n-a)q=ar(n-a), and, by dividing by , one has q=ar. Therefore, ab=nq=anr, and by dividing by , one gets b=nr, the desired result.


Proof of ''Elements''

Euclid's lemma is proved at the Proposition 30 in Book VII of Euclid's ''Elements''. The original proof is difficult to understand as is, so we quote the commentary from . ;Proposition 19 :If four numbers be proportional, the number produced from the first and fourth is equal to the number produced from the second and third; and, if the number produced from the first and fourth be equal to that produced from the second and third, the four numbers are proportional. ;Proposition 20 :The least numbers of those that have the same ratio with them measures those that have the same ratio the same number of times—the greater the greater and the less the less. ;Proposition 21 :Numbers prime to one another are the least of those that have the same ratio with them. ;Proposition 29 :Any prime number is prime to any number it does not measure. ;Proposition 30 :If two numbers, by multiplying one another, make the same number, and any prime number measures the product, it also measures one of the original numbers. ;Proof of 30 :If ''c'', a prime number, measure ''ab'', ''c'' measures either ''a'' or ''b''.
Suppose ''c'' does not measure ''a''.
Therefore ''c'', ''a'' are prime to one another. VII. 29
Suppose ''ab''=''mc''.
Therefore ''c'' : ''a'' = ''b'' : ''m''. VII. 19
Hence [ VII. 20, 21] ''b''=''nc'', where ''n'' is some integer.
Therefore ''c'' measures ''b''.
Similarly, if ''c'' does not measure ''b'', ''c'' measures ''a''.
Therefore ''c'' measures one or other of the two numbers ''a'', ''b''.
Q.E.D. Q.E.D. or QED is an initialism of the Latin phrase , meaning "which was to be demonstrated". Literally it states "what was to be shown". Traditionally, the abbreviation is placed at the end of mathematical proofs and philosophical arguments in pri ...


See also

*
Bézout's identity In mathematics, Bézout's identity (also called Bézout's lemma), named after Étienne Bézout, is the following theorem: Here the greatest common divisor of and is taken to be . The integers and are called Bézout coefficients for ; they ...
*
Euclidean algorithm In mathematics, the Euclidean algorithm,Some widely used textbooks, such as I. N. Herstein's ''Topics in Algebra'' and Serge Lang's ''Algebra'', use the term "Euclidean algorithm" to refer to Euclidean division or Euclid's algorithm, is an e ...
*
Fundamental theorem of arithmetic In mathematics, the fundamental theorem of arithmetic, also called the unique factorization theorem and prime factorization theorem, states that every integer greater than 1 can be represented uniquely as a product of prime numbers, up to the ord ...
* Irreducible element *
Prime element In mathematics, specifically in abstract algebra, a prime element of a commutative ring is an object satisfying certain properties similar to the prime numbers in the integers and to irreducible polynomials. Care should be taken to distinguish pri ...
*
Prime number A prime number (or a prime) is a natural number greater than 1 that is not a Product (mathematics), product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime ...


Footnotes


Notes


Citations


References

*. *
vol. 2
* * * * * *. * *. *.


External links

* {{DEFAULTSORT:Euclid's Lemma Articles containing proofs Lemmas in number theory Theorems about prime numbers