Euclid's theorem

From Wikipedia, the free encyclopedia

Euclid's theorem is a fundamental statement in number theory that asserts that there are infinitely many prime numbers. It was first proven by Euclid in his work Elements. There are several proofs of the theorem.

Euclid's proof[edit]

Euclid offered a proof published in his work Elements (Book IX, Proposition 20),[1] which is paraphrased here.[2]

Consider any finite list of prime numbers p1p2, ..., pn. It will be shown that at least one additional prime number not in this list exists. Let P be the product of all the prime numbers in the list: P = p1p2...pn. Let q = P + 1. Then q is either prime or not:

  • If q is prime, then there is at least one more prime that is not in the list, namely, q itself.
  • If q is not prime, then some prime factor p divides q. If this factor p were in our list, then it would divide P (since P is the product of every number in the list); but p also divides P + 1 = q, as just stated. If p divides P and also q, then p must also divide the difference[3] of the two numbers, which is (P + 1) − P or just 1. Since no prime number divides 1, p cannot be in the list. This means that at least one more prime number exists beyond those in the list.

This proves that for every finite list of prime numbers there is a prime number not in the list.[4] In the original work, as Euclid had no way of writing an arbitrary list of primes, he used a method that he frequently applied, that is, the method of generalizable example. Namely, he picks just three primes and using the general method outlined above, proves that he can always find an additional prime. Euclid presumably assumes that his readers are convinced that a similar proof will work, no matter how many primes are originally picked.[5]

Euclid is often erroneously reported to have proved this result by contradiction beginning with the assumption that the finite set initially considered contains all prime numbers,[6] though it is actually a proof by cases, a direct proof method. The philosopher Torkel Franzén, in a book on logic, states, "Euclid's proof that there are infinitely many primes is not an indirect proof [...] The argument is sometimes formulated as an indirect proof by replacing it with the assumption 'Suppose q1, ... qn are all the primes'. However, since this assumption isn't even used in the proof, the reformulation is pointless."[7]

Variations[edit]

Several variations on Euclid's proof exist, including the following:

The factorial n! of a positive integer n is divisible by every integer from 2 to n, as it is the product of all of them. Hence, n! + 1 is not divisible by any of the integers from 2 to n, inclusive (it gives a remainder of 1 when divided by each). Hence n! + 1 is either prime or divisible by a prime larger than n. In either case, for every positive integer n, there is at least one prime bigger than n. The conclusion is that the number of primes is infinite.[8]

Euler's proof[edit]

Another proof, by the Swiss mathematician Leonhard Euler, relies on the fundamental theorem of arithmetic: that every integer has a unique prime factorization. What Euler wrote (not with this modern notation and, unlike modern standards, not restricting the arguments in sums and products to any finite sets of integers) is equivalent to the statement that we have[9]

where denotes the set of the k first prime numbers, and is the set of the positive integers whose prime factors are all in

In order to show this, one expands each factor in the product as a geometric series, and distributes the product over the sum (this is a special case of the Euler product formula for the Riemann zeta function).

In the penultimate sum every product of primes appears exactly once, and so the last equality is true by the fundamental theorem of arithmetic. In his first corollary to this result Euler denotes by a symbol similar to the « absolute infinity » and writes that the infinite sum in the statement equals the «  value » , to which the infinite product is thus also equal (in modern terminology this is equivalent to say that the partial sum up to of the harmonic series diverges asymptotically like ). Then in his second corollary Euler notes that the product

converges to the finite value 2, and that there are consequently more primes than squares («  sequitur infinities plures esse numeros primos »). This proves Euclid's Theorem.[10]

Symbol used by Euler to denote infinity


In the same paper (Theorem 19) Euler in fact used the above equality to prove a much stronger theorem that was unknown before him, namely that the series

is divergent, where P denotes the set of all prime numbers (Euler writes that the infinite sum , which in modern terminology is equivalent to say that the partial sum up to of this series behaves asymptotically like ).

Erdős's proof[edit]

Paul Erdős gave a proof[11] that also relies on the fundamental theorem of arithmetic. Every positive integer has a unique factorization into a square-free number r and a square number s2. For example, 75,600 = 24 33 52 71 = 21 ⋅ 602.

Let N be a positive integer, and let k be the number of primes less than or equal to N. Call those primes p1, ... , pk. Any positive integer a which is less than or equal to N can then be written in the form

where each ei is either 0 or 1. There are 2k ways of forming the square-free part of a. And s2 can be at most N, so sN. Thus, at most 2k N numbers can be written in this form. In other words,

Or, rearranging, k, the number of primes less than or equal to N, is greater than or equal to 1/2log2 N. Since N was arbitrary, k can be as large as desired by choosing N appropriately.

Furstenberg's proof[edit]

In the 1950s, Hillel Furstenberg introduced a proof by contradiction using point-set topology.[12]

Define a topology on the integers Z, called the evenly spaced integer topology, by declaring a subset U ⊆ Z to be an open set if and only if it is either the empty set, ∅, or it is a union of arithmetic sequences S(ab) (for a ≠ 0), where

Then a contradiction follows from the property that a finite set of integers cannot be open and the property that the basis sets S(ab) are both open and closed, since

cannot be closed because its complement is finite, but is closed since it is a finite union of closed sets.

Recent proofs[edit]

Proof using the inclusion-exclusion principle[edit]

Juan Pablo Pinasco has written the following proof.[13]

Let p1, ..., pN be the smallest N primes. Then by the inclusion–exclusion principle, the number of positive integers less than or equal to x that are divisible by one of those primes is

Dividing by x and letting x → ∞ gives

This can be written as

If no other primes than p1, ..., pN exist, then the expression in (1) is equal to  and the expression in (2) is equal to 1, but clearly the expression in (3) is not equal to 1. Therefore, there must be more primes than  p1, ..., pN.

Proof using Legendre's formula[edit]

In 2010, Junho Peter Whang published the following proof by contradiction.[14] Let k be any positive integer. Then according to Legendre's formula (sometimes attributed to de Polignac)

where

But if only finitely many primes exist, then

(the numerator of the fraction would grow singly exponentially while by Stirling's approximation the denominator grows more quickly than singly exponentially), contradicting the fact that for each k the numerator is greater than or equal to the denominator.

Proof by construction[edit]

Filip Saidak gave the following proof by construction, which does not use reductio ad absurdum[15] or Euclid's lemma (that if a prime p divides ab then it must divide a or b).

Since each natural number greater than 1 has at least one prime factor, and two successive numbers n and (n + 1) have no factor in common, the product n(n + 1) has more different prime factors than the number n itself.  So the chain of pronic numbers:
1×2 = 2 {2},    2×3 = 6 {2, 3},    6×7 = 42 {2, 3, 7},    42×43 = 1806 {2, 3, 7, 43},    1806×1807 = 3263442 {2, 3, 7, 43, 13, 139}, · · ·
provides a sequence of unlimited growing sets of primes.

Proof using the incompressibility method[edit]

Suppose there were only k primes (p1, ..., pk). By the fundamental theorem of arithmetic, any positive integer n could then be represented as

where the non-negative integer exponents ei together with the finite-sized list of primes are enough to reconstruct the number. Since for all i, it follows that for all i (where denotes the base-2 logarithm). This yields an encoding for n of the following size (using big O notation):

bits.

This is a much more efficient encoding than representing n directly in binary, which takes bits. An established result in lossless data compression states that one cannot generally compress N bits of information into fewer than N bits. The representation above violates this by far when n is large enough since . Therefore, the number of primes must not be finite.[16]

Stronger results[edit]

The theorems in this section simultaneously imply Euclid's theorem and other results.

Dirichlet's theorem on arithmetic progressions[edit]

Dirichlet's theorem states that for any two positive coprime integers a and d, there are infinitely many primes of the form a + nd, where n is also a positive integer. In other words, there are infinitely many primes that are congruent to a modulo d.

Prime number theorem[edit]

Let π(x) be the prime-counting function that gives the number of primes less than or equal to x, for any real number x. The prime number theorem then states that x / log x is a good approximation to π(x), in the sense that the limit of the quotient of the two functions π(x) and x / log x as x increases without bound is 1:

Using asymptotic notation this result can be restated as

This yields Euclid's theorem, since

Bertrand–Chebyshev theorem[edit]

In number theory, Bertrand's postulate is a theorem stating that for any integer , there always exists at least one prime number such that

Bertrand–Chebyshev theorem can also be stated as a relationship with , where is the prime-counting function (number of primes less than or equal to ):

for all


This statement was first conjectured in 1845 by Joseph Bertrand[17] (1822–1900). Bertrand himself verified his statement for all numbers in the interval [2, 3 × 106]. His conjecture was completely proved by Chebyshev (1821–1894) in 1852[18] and so the postulate is also called the Bertrand–Chebyshev theorem or Chebyshev's theorem.

Notes and references[edit]

  1. ^ James Williamson (translator and commentator), The Elements of Euclid, With Dissertations, Clarendon Press, Oxford, 1782, page 63.
  2. ^ Ore, Oystein (1988) [1948], Number Theory and its History, Dover, p. 65
  3. ^ In general, for any integers a, b, c if and , then . For more information, see Divisibility.
  4. ^ The exact formulation of Euclid's assertion is: "The prime numbers are more numerous than any proposed multitude of prime numbers".
  5. ^ Katz, Victor J. (1998), A History of Mathematics/ an Introduction (2nd ed.), Addison Wesley Longman, p. 87
  6. ^ Michael Hardy and Catherine Woodgold, "Prime Simplicity", Mathematical Intelligencer, volume 31, number 4, fall 2009, pages 44–52.
  7. ^ Franzén, Torkel (2004), Inexhaustibility: A Non-exhaustive Treatment, A K Peters, Ltd, p. 101
  8. ^ Bostock, Linda; Chandler, Suzanne; Rourke, C. (2014-11-01). Further Pure Mathematics. Nelson Thornes. p. 168. ISBN 9780859501033.
  9. ^ Theorems 7 and their Corollaries 1 and 2 in: Leonhard Euler. Variae observationes circa series infinitas. Commentarii academiae scientiarum Petropolitanae 9, 1744, pp. 160–188. [1]. (Original) [2]. (English translation version)
  10. ^ In his History of the Theory of Numbers (Vol. 1, p. 413) Dickson refers to this proof, as well as to another one by citing page 235 of another work by Euler: Introductio in Analysin Infinitorum. Tomus Primus. Bousquet, Lausanne 1748. [3]. There (§ 279) Euler in fact essentially restates the much stronger Theorem 19 (described below) in the paper of his former proof.
  11. ^ Havil, Julian (2003). Gamma: Exploring Euler's Constant. Princeton University Press. pp. 28–29. ISBN 0-691-09983-9.
  12. ^ Furstenberg, Harry (1955). "On the infinitude of primes". American Mathematical Monthly. 62 (5): 353. doi:10.2307/2307043. JSTOR 2307043. MR 0068566.
  13. ^ Juan Pablo Pinasco, "New Proofs of Euclid's and Euler's theorems", American Mathematical Monthly, volume 116, number 2, February, 2009, pages 172–173.
  14. ^ Junho Peter Whang, "Another Proof of the Infinitude of the Prime Numbers", American Mathematical Monthly, volume 117, number 2, February 2010, page 181.
  15. ^ Saidak, Filip (December 2006). "A New Proof of Euclid's Theorem". American Mathematical Monthly. 113 (10): 937–938. doi:10.2307/27642094. JSTOR 27642094.
  16. ^ Shen, Alexander (2016), Kolmogorov complexity and algorithmic randomness (PDF), AMS, p. 245
  17. ^ Bertrand, Joseph (1845), "Mémoire sur le nombre de valeurs que peut prendre une fonction quand on y permute les lettres qu'elle renferme.", Journal de l'École Royale Polytechnique (in French), 18 (Cahier 30): 123–140.
  18. ^ Tchebychev, P. (1852), "Mémoire sur les nombres premiers." (PDF), Journal de mathématiques pures et appliquées, Série 1 (in French): 366–390. (Proof of the postulate: 371–382). Also see Mémoires de l'Académie Impériale des Sciences de St. Pétersbourg, vol. 7, pp. 15–33, 1854

External links[edit]