TheoremComplete

Divisibility and Primes - Applications

The theory of divisibility has profound applications throughout mathematics. One of the most beautiful classical results is the infinitude of primes, first proved by Euclid around 300 BCE using an elegant argument by contradiction.

TheoremInfinitude of Primes

There are infinitely many prime numbers.

Euclid's proof is a masterpiece of mathematical reasoning. Suppose, for contradiction, that there are only finitely many primes p1,p2,…,pnp_1, p_2, \ldots, p_n. Consider the number: N=p1p2β‹―pn+1N = p_1 p_2 \cdots p_n + 1

By the Fundamental Theorem of Arithmetic, NN has a prime divisor pp. This prime pp must be one of p1,…,pnp_1, \ldots, p_n, say p=pip = p_i. Then pi∣Np_i \mid N and pi∣p1p2β‹―pnp_i \mid p_1 p_2 \cdots p_n, so: pi∣(Nβˆ’p1p2β‹―pn)=1p_i \mid (N - p_1 p_2 \cdots p_n) = 1

This is impossible since no prime divides 11. The contradiction shows our assumption was false.

Remark

There are many other proofs of the infinitude of primes. Euler proved it using the divergence of the harmonic series of primes: βˆ‘pΒ prime1p=∞\sum_{p \text{ prime}} \frac{1}{p} = \infty

This analytic approach opened the door to analytic number theory and the study of prime number distribution.

TheoremDirichlet's Theorem on Arithmetic Progressions

Let aa and dd be coprime positive integers with gcd⁑(a,d)=1\gcd(a, d) = 1. Then the arithmetic progression: a,a+d,a+2d,a+3d,…a, a + d, a + 2d, a + 3d, \ldots contains infinitely many prime numbers.

Dirichlet's theorem, proved in 1837, is a far-reaching generalization of the infinitude of primes. Its proof requires sophisticated techniques from analytic number theory, including Dirichlet LL-functions and character theory.

ExamplePrimes in Arithmetic Progressions

Consider primes of the form 4k+34k + 3: 3,7,11,19,23,31,43,47,…3, 7, 11, 19, 23, 31, 43, 47, \ldots

Dirichlet's theorem guarantees infinitely many such primes. Similarly, there are infinitely many primes of the form 4k+14k + 1: 5,13,17,29,37,41,53,61,…5, 13, 17, 29, 37, 41, 53, 61, \ldots

For the progression 3k+13k + 1 (with a=1,d=3a = 1, d = 3), we have gcd⁑(1,3)=1\gcd(1, 3) = 1, so: 7,13,19,31,37,43,61,67,…7, 13, 19, 31, 37, 43, 61, 67, \ldots contains infinitely many primes.

TheoremBertrand's Postulate

For every integer nβ‰₯1n \geq 1, there exists at least one prime pp such that n<p<2nn < p < 2n.

Bertrand's Postulate, conjectured by Joseph Bertrand in 1845 and proved by Chebyshev in 1850, shows that primes are relatively dense. A simpler proof was later given by ErdΕ‘s using binomial coefficients.

ExampleBertrand's Postulate Verified
  • For n=10n = 10: the prime 1111 satisfies 10<11<2010 < 11 < 20
  • For n=20n = 20: the prime 2323 satisfies 20<23<4020 < 23 < 40
  • For n=100n = 100: the prime 101101 satisfies 100<101<200100 < 101 < 200

In fact, there are usually many primes in the interval (n,2n)(n, 2n), not just one. For n=100n = 100, there are 21 primes between 100 and 200.

These classical results demonstrate the rich structure of prime numbers and have inspired centuries of mathematical research into their distribution and properties.