Proof of Bertrand's postulate
From Wikipedia, the free encyclopedia
In mathematics, Bertrand's postulate states that for each n ≥ 2 there is a prime p such that n < p < 2n. It was first proven by Pafnuty Chebyshev; the gist of the following elementary but involved proof by contradiction is due to Paul Erdős.
We denote the set of prime numbers with and define:
- for all integers
Proof
- n = 1:
- n = 2:
- n > 2 and n is even:
-
- (by induction)
(because every even number is not prime, so the sum is aligned with the previous prime)
- n > 2 and n is odd. Let n = 2m+1 with m > 0:
-
- Each prime p with divides giving us:
- By induction , so:
Now for the proof of Bertrand's postulate. Assume there is a counterexample: an integer n ≥ 2 such that there is no prime p with n < p < 2n.
If 2 ≤ n < 2048, then one of the prime numbers 3, 5, 7, 13, 23, 43, 83, 163, 317, 631, 1259 and 2503 (each being less than twice its predecessor), call it p, will satisfy n < p < 2n. Therefore n ≥ 2048.
Since is the largest term in the sum we have:
Define R(p,n) to be highest number x, such that px divides . Since n! has factors of p we get:
But each term can either be 0 or 1 and all terms with are 0. Therefore , and we get:
For we have or .
has no prime factors p such that:
- 2n < p, because 2n is the largest factor.
- , because we assumed there is no such prime number.
- , because (since ) which gives us .
Each prime factor of is therefore not larger than .
has at most one factor of every prime . As , the product of pR(p,n) over all other primes is at most . Since is the product of pR(p,n) over all primes p, we get:
Using our lemma :
Since we have (2n + 1) < (2n)2:
Also (since ):
Taking logarithms:
Substituting 22t for 2n:
This gives us t < 6 and the contradiction:
Thus no counterexample to the postulate is possible.
Q.E.D.