maths.free › Number Theory › Deeper water › Dirichlet's theorem on arithmetic progressions
Dirichlet's theorem on arithmetic progressions
In number theory, Dirichlet's theorem, also called the Dirichlet prime number 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…
Dirichlet's theorem on arithmetic progressions
In number theory, Dirichlet's theorem, also called the Dirichlet prime number 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. The numbers of the form a + nd form an arithmetic progression
\(a,\ a+d,\ a+2d,\ a+3d,\ \dots,\)
and Dirichlet's theorem states that this sequence contains infinitely many prime numbers. The theorem extends Euclid's theorem that there are infinitely many prime numbers (of the form 1 + 2n). Stronger forms of Dirichlet's theorem state that for any such arithmetic progression, the sum of the reciprocals of the prime numbers in the progression diverges and that different such arithmetic progressions with the same modulus have approximately the same proportions of primes. Equivalently, the primes are evenly distributed (asymptotically) among the congruence classes modulo d containing a coprime to d.
The theorem is named after the German mathematician Peter Gustav Lejeune Dirichlet, who proved it in 1837.
Examples
The primes of the form 4n + 3 are (sequence A002145 in the OEIS)
3, 7, 11, 19, 23, 31, 43, 47, 59, 67, 71, 79, 83, 103, 107, 127, 131, 139, 151, 163, 167, 179, 191, 199, 211, 223, 227, 239, 251, 263, 271, 283, ...
They correspond to the following values of n: (sequence A095278 in the OEIS)
0, 1, 2, 4, 5, 7, 10, 11, 14, 16, 17, 19, 20, 25, 26, 31, 32, 34, 37, 40, 41, 44, 47, 49, 52, 55, 56, 59, 62, 65, 67, 70, 76, 77, 82, 86, 89, 91, 94, 95, ...
The strong form of Dirichlet's theorem implies that
\(\frac{1}{3}+\frac{1}{7}+\frac{1}{11}+\frac{1}{19}+\frac{1}{23}+\frac{1}{31}+\frac{1}{43}+\frac{1}{47}+\frac{1}{59}+\frac{1}{67}+\cdots\)
is a divergent series.
Sequences dn + a with odd d are often ignored because half the numbers are even and the other half is the same numbers as a sequence with 2d, if we start with n = 0. For example, 6n + 1 produces the same primes as 3n + 1, while 6n + 5 produces the same as 3n + 2 except for the only even prime 2. The following table lists several arithmetic progressions with infinitely many primes and the first few ones in each of them.
We can generate some forms of primes by using an iterative method. For example, we can generate primes of the form 4n + 3 by using the following method:
Let a0 = 4(1) + 3 = 7. Then we let a1 = 4a0 + 3 = 4(7) + 3 = 31, which is prime. We continue by computing 4(7)(31) + 3 = 871 = 13(67). Because 4(7)(31) + 3 is of the form 4n + 3, either 13 or 67 is of the form 4n + 3. We have that 67 = 4(16) + 3 and is prime, so a3 = 67. We then continue this process to find successive primes of the form 4n + 3 (Silverman 2013).
Distribution
Since the primes thin out, on average, in accordance with the prime number theorem, the same must be true for the primes in arithmetic progressions. It is natural to ask about the way the primes are shared between the various arithmetic progressions for a given value of d (there are d of those, essentially, if we do not distinguish two progressions sharing almost all their terms). The answer is given in this form: the number of feasible progressions modulo d, those where a and d do not have a common factor other than 1, is given by Euler's totient function
\(\varphi(d).\)
Further, the proportion of primes in each of those is
\(\frac {1}{\varphi(d)}.\)
For example, if d is a prime number q, each of the q − 1 progressions
\(q+1, 2 q+1, 3 q+1,\dots\)
\(q+2, 2 q+2, 3 q+2,\dots\)
\(\dots\)
\(q+q-1, 2 q+q-1, 3 q+q-1,\dots\)
(all except \(q, 2q, 3q, \dots\))
contains a proportion 1/(q − 1) of the primes.
When compared to each other, progressions with a quadratic nonresidue remainder have typically slightly more elements than those with a quadratic residue remainder (Chebyshev's bias).
History
In 1737, Euler related the study of prime numbers to what is known now as the Riemann zeta function: he showed that the value ζ(1) reduces to a ratio of two infinite products, Π p / Π (p − 1), for all primes p, and that the ratio is infinite. In 1775, Euler stated the theorem for the cases of a + nd, where a = 1. This special case of Dirichlet's theorem can be proven using cyclotomic polynomials. The general form of the theorem was first conjectured by Legendre in his attempted unsuccessful proofs of quadratic reciprocity, as Gauss noted in his Disquisitiones Arithmeticae, but it was proved by Dirichlet (1837) with Dirichlet L-series. The proof is modeled on Euler's earlier work relating the Riemann zeta function to the distribution of primes. The theorem represents the beginning of rigorous analytic number theory. Atle Selberg gave an elementary proof of this theorem in 1949.
Proof
Dirichlet's theorem is proved by showing that the value of the Dirichlet L-function (of a non-trivial character) at 1 is nonzero. The proof of this statement requires some calculus and analytic number theory (Serre 1973). The particular case a = 1 (i.e., concerning the primes that are congruent to 1 modulo some n) can be proven by analyzing the splitting behavior of primes in cyclotomic extensions, without making use of calculus (Neukirch 1999, §VII.6).
Although the proof of Dirichlet's Theorem makes use of calculus and analytic number theory, some proofs of examples are much more straightforward. In particular, the proof of the example of infinitely many primes of the form 4n + 3 makes an argument similar to the one made in the proof of Euclid's theorem (Silverman 2013). The proof is given below:
We want to prove that there are infinitely many primes of the form 4n + 3. Assume, for contradiction, that there are only finitely many primes of the form 4n + 3. We then compile a list of all such primes 3, p1, p2, ..., pm, where p1 < p2 < ... < pm. Let N = 4p1p2...pm + 3. It is clear that none of the primes in the list 3, p1, p2, ..., pm divide N. By cases, N is either composite or prime. If N is composite, then N has a unique prime factorization N = a1a2...ar, where each ai is prime. Because N ≡ 3 (mod 4), N is odd and must be the product of only odd primes. Any odd prime p must be such that p ≡ 1 (mod 4) or p ≡ 3 (mod 4). It cannot be that ai ≡ 1 (mod 4) ∀ai because if this were the case, then N ≡ 1 (mod 4). So there exists a prime a′ ≡ 3 (mod 4) such that a′ | N and a′ < N. Otherwise, if N is prime, then by definition N ≡ 3 (mod 4). So in both cases respectively, a′ and N satisfy the form 4n + 3, but are not in the list 3, p1, p2, ..., pm since they both divide N, which is a contradiction. Therefore, this list doesn't contain all such primes and there must be infinitely many primes of the form 4n + 3 (Silverman 2013).
Generalizations
The Bunyakovsky conjecture generalizes Dirichlet's theorem to higher-degree polynomials. Whether or not even simple quadratic polynomials such as x + 1 (known from Landau's fourth problem) attain infinitely many prime values is an important open problem.
Dickson's conjecture generalizes Dirichlet's theorem to more than one polynomial.
Schinzel's hypothesis H generalizes these two conjectures, i.e. generalizes to more than one polynomial with degree larger than one.
In algebraic number theory, Dirichlet's theorem generalizes to the Chebotarev's density theorem.
Linnik's theorem (1944) concerns the size of the smallest prime in a given arithmetic progression. Linnik proved that the progression a + nd (as n ranges through the positive integers) contains a prime of magnitude at most cd for absolute constants c and L. Subsequent researchers have reduced L to 5.
An analogue of Dirichlet's theorem holds in the framework of dynamical systems (T. Sunada and A. Katsuda, 1990).
Shiu showed that any arithmetic progression satisfying the hypothesis of Dirichlet's theorem will in fact contain arbitrarily long runs of consecutive prime numbers.
Ngayon ikaw Walang kalkulador settles ito isa, ngunit ang mga piraso ng mga ito ay computable. Subukan ang isa sa ibaba, o type ang iyong sarili.
Ang isang libreng account ay nagdaragdag ng mga tala sa bawat aralin, isang tala ng kung ano ang iyong natapos, ang iyong mga nalulutas na problema sa isang lugar, at isang guro na maaari mong tanungin tungkol sa pahinang ito. Ang matematika mismo ay bukas sa lahat, naka-sign in o hindi.
Mag-sign Up Mag-loginMga simbolong ginagamit dito
I-tap ang anumang simbolo para sa buong kahulugan, isang larawan, at kung ano ang ibig sabihin ng bawat titik sa ito.
Mga katanungan na tanong ng mga tao
Why are primes so important?
Every integer factors into primes in exactly one way, so primes are the atoms of multiplication. Cryptography relies on that factoring being easy to state and hard to do.
How do I tell whether a big number is prime?
Trial division up to the square root works for small numbers. For large ones, probabilistic tests (Miller-Rabin) give an answer that is wrong with negligible probability, and deterministic tests (AKS) exist but are slower.
Bahagi ng pahinang ito ay naaayon mula sa Wikipedia (CC BY-SA 4.0). Condensed at muling ipinaliwanag dito; errors ay aming.
Higit pa sa Number Theory
Prime factorisationPrime numbersGCD and LCMModular arithmeticDivisorsSequencesNumber basesDiophantine equationsFermat's little theorem and Euler's theoremRSA: cryptography from number theory