Skip to content
Surf Wiki
Save to docs
general/articles-containing-proofs

From Surf Wiki (app.surf) — the open knowledge base

Euclid's theorem

There are infinitely many prime numbers

Euclid's theorem

Summary

There are infinitely many prime numbers

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 at least 200 proofs of the theorem.

Euclid's proof

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

Consider any finite list of prime numbers p1, p2, ..., p**n. It will be shown that there exists at least one additional prime number not included in this list. Let P be the product of all the prime numbers in the list: P = p1p2⋅⋅⋅p**n. Let q = P + 1. Since 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 also divide P (since P is the product of every number in the list). If p divides P and q, then p must also divide the difference 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 that is not in the list.

This proves that for every finite list of prime numbers there is a prime number not in the list. In the original work, Euclid denoted the arbitrary finite set of prime numbers as A, B, Γ.

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, 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, ..., q**n are all the primes'. However, since this assumption isn't even used in the proof, the reformulation is pointless."

Variations

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.

Euler's proof

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 \prod_{p\in P_k} \frac{1}{1-\frac{1}{p}}=\sum_{n\in N_k}\frac{1}{n}, where P_k denotes the set of the k first prime numbers, and N_k is the set of the positive integers whose prime factors are all in P_k.

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). \begin{align} \prod_{p\in P_k} \frac{1}{1-\frac{1}{p}} & =\prod_{p\in P_k} \sum_{i\geq 0} \frac{1}{p^i}\ & = \left(\sum_{i\geq 0} \frac{1}{2^i}\right) \cdot \left(\sum_{i\geq 0} \frac{1}{3^i}\right) \cdot \left(\sum_{i\geq 0} \frac{1}{5^i}\right) \cdot \left(\sum_{i\geq 0} \frac{1}{7^i}\right)\cdots \ & =\sum_{\ell,m,n,p,\ldots \geq 0} \frac{1}{2^\ell 3^m 5^n 7^p \cdots} \ & =\sum_{n\in N_k}\frac{1}{n}. \end{align}

In the penultimate sum, every product of primes appears exactly once, 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 \infty 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 saying that the partial sum up to x of the harmonic series diverges asymptotically like ). Then in his second corollary, Euler notes that the product \prod_{n\ge2} \frac{1}{1-\frac{1}{n^2}} converges to the finite value 2, and there are consequently more primes than squares. This proves Euclid's theorem.

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 \sum_{p\in P}\frac 1p is divergent, where P denotes the set of all prime numbers (Euler writes that the infinite sum equals , which in modern terminology is equivalent to saying that the partial sum up to x of this series behaves asymptotically like ).

Erdős's proof

Paul Erdős gave a proof 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, .

Let N be a positive integer, and let k be the number of primes less than or equal to N. Call those primes p1, ... , p**k. Any positive integer a which is less than or equal to N can then be written in the form a = \left( p_1^{e_1} p_2^{e_2} \cdots p_k^{e_k} \right) s^2, where each e**i 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 s ≤ . Thus, at most 2k numbers can be written in this form. In other words, N \leq 2^k \sqrt{N}. Or, rearranging, k, the number of primes less than or equal to N, is greater than or equal to log2 N. Since N was arbitrary, k can be as large as desired by choosing N appropriately.

Furstenberg's proof

Main article: Furstenberg's proof of the infinitude of primes

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

Define a topology on the integers , called the evenly spaced integer topology, by declaring a subset to be an open set if and only if it is either the empty set, , or it is a union of arithmetic sequences S(a,b) (for ), where S(a, b) = { a n + b \mid n \in \mathbb{Z} } = a \mathbb{Z} + b.

Then a contradiction follows from the property that a finite set of integers cannot be open and the property that the basis sets S(a, b) are both open and closed, since \mathbb{Z} \setminus { -1, + 1 } = \bigcup_{p \text{ prime}} S(p, 0) cannot be closed because its complement is finite, but is closed since it is a finite union of closed sets.

Recent proofs

Proof using the inclusion–exclusion principle

Juan Pablo Pinasco has written the following proof.

Let p1, ..., p**N 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

\begin{align} 1 + \sum_{i} \left\lfloor \frac{x}{p_i} \right\rfloor - \sum_{i & \cdots \pm (-1)^{N+1} \left\lfloor \frac{x}{p_1 \cdots p_N} \right\rfloor. \qquad (1) \end{align}

Dividing by x and letting x → ∞ gives

\sum_{i} \frac{1}{p_i} - \sum_{i

This can be written as

1 - \prod_{i=1}^N \left( 1 - \frac{1}{p_i} \right). \qquad (3)

If no other primes than p1, ..., p**N exist, then the expression in (1) is equal to \lfloor x \rfloor 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, ..., p**N.

Proof using Legendre's formula

In 2010, Junho Peter Whang published the following proof by contradiction. Let k be any positive integer. Then according to Legendre's formula (sometimes attributed to de Polignac) k! = \prod_{p\text{ prime}} p^{f(p,k)} where f(p,k) = \left\lfloor \frac{k}{p} \right\rfloor + \left\lfloor \frac{k}{p^2} \right\rfloor + \cdots. f(p,k)

But if only finitely many primes exist, then \lim_{k\to\infty} \frac{\left(\prod_p p\right)^k}{k!} = 0, (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

Filip Saidak gave the following proof by construction, which does not use reductio ad absurdum 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 prime 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

Suppose there were only k primes (p1, ..., p**k). By the fundamental theorem of arithmetic, any positive integer n could then be represented as n = {p_1}^{e_1} {p_2}^{e_2} \cdots {p_k}^{e_k}, where the non-negative integer exponents e**i together with the finite-sized list of primes are enough to reconstruct the number. Since p_i \geq 2 for all i, it follows that e_i \leq \lg n for all i (where \lg denotes the base-2 logarithm). This yields an encoding for n of the following size (using big O notation): O(\text{prime list size} + k \lg \lg n) = O(\lg \lg n) bits. This is a much more efficient encoding than representing n directly in binary, which takes N = O(\lg n) 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.

Proof using an even–odd argument

Romeo Meštrović used an even-odd argument to show that if the number of primes is not infinite then 3 is the largest prime, a contradiction.

Suppose that p_1=2 are all the prime numbers. Consider P=3p_3p_4\cdots p_k and note that by assumption all positive integers relatively prime to it are in the set . In particular, 2 is relatively prime to P and so is . However, this means that P-2 is an odd number in the set , so , or . This means that 3 must be the largest prime number which is a contradiction.

The above proof continues to work if 2 is replaced by any prime p_j with , the product P becomes p_1p_2\cdots p_{j-1}\cdot p_{j+1}\cdots p_k and even vs. odd argument is replaced with a divisible vs. not divisible by p_j argument. The resulting contradiction is that P-p_j must, simultaneously, equal 1 and be greater than , which is impossible.

Stronger results

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

Dirichlet's theorem on arithmetic progressions

Main article: Dirichlet's theorem on arithmetic progressions

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

Main article: Prime number theorem

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: \lim_{x\rightarrow\infty} \frac{\pi(x)}{x/\log(x)}=1.

Using asymptotic notation this result can be restated as \pi(x)\sim \frac{x}{\log x}.

This yields Euclid's theorem, since \lim_{x\rightarrow\infty} \frac{x}{\log x}=\infty.

Bertrand–Chebyshev theorem

In number theory, Bertrand's postulate is a theorem stating that for any integer , there always exists at least one prime number such that n Equivalently, writing \pi(x) for the prime-counting function (the number of primes less than or equal to ), the theorem asserts that \pi(x) - \pi(\tfrac{x}{2}) \ge 1 for all .

This statement was first conjectured in 1845 by Joseph Bertrand (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 and so the postulate is also called the Bertrand–Chebyshev theorem or Chebyshev's theorem.

Notes

References

References

  1. Meštrović, Romeo. (2023-07-25). "Euclid's theorem on the infinitude of primes: a historical survey of its proofs (300 B.C.--2022) and another new proof".
  2. James Williamson (translator and commentator), ''The Elements of Euclid, With Dissertations'', [[Clarendon Press]], Oxford, 1782, page 63.
  3. Ore, Oystein. (1988). "Number Theory and its History". Dover.
  4. In general, for any integers ''a'', ''b'', ''c'' if a \mid b and {{tmath. a \mid c , then {{tmath. a \mid (b - c) . For more information, see [[Divisibility]].
  5. The exact formulation of Euclid's assertion is: "The prime numbers are more numerous than any proposed multitude of prime numbers".
  6. Katz, Victor J.. (1998). "A History of Mathematics – an Introduction". Addison Wesley Longman.
  7. Michael Hardy and Catherine Woodgold, "Prime Simplicity", ''[[Mathematical Intelligencer]]'', volume 31, number 4, fall 2009, pages 44–52.
  8. Franzén, Torkel. (2004). "Inexhaustibility: A Non-exhaustive Treatment". A K Peters, Ltd.
  9. (2014-11-01). "Further Pure Mathematics". Nelson Thornes.
  10. Theorems 7 and their Corollaries 1 and 2 in: Leonhard Euler. {{lang. la. [http://eulerarchive.maa.org/docs/originals/E072.pdf "Variae observationes circa series infinitas"]. {{lang. la
  11. In his [[History of the Theory of Numbers]] (Vol. 1, p. 413) [[Leonard Eugene Dickson
  12. (2003). "Gamma: Exploring Euler's Constant". Princeton University Press.
  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]].
  16. Shen, Alexander. (2016). "Kolmogorov complexity and algorithmic randomness". AMS.
  17. (13 December 2017). "A Very Short Proof of the Infinitude of Primes". The American Mathematical Monthly.
  18. Bertrand, Joseph. (1845). ["Mémoire sur le nombre de valeurs que peut prendre une fonction quand on y permute les lettres qu'elle renferme."]({{Google Books). Journal de l'École Royale Polytechnique.
  19. Tchebychev, P.. (1852). "Mémoire sur les nombres premiers.". Journal de mathématiques pures et appliquées.
Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Euclid's theorem — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report