Dirichlet's theorem for modulus four

From Number
Revision as of 20:59, 7 May 2009 by Vipul (talk | contribs) (Created page with '==Statement== Suppose <math>a</math> is an odd natural number. Then, there exist infinitely many prime numbers <math>p</math> such that: <math>p \equiv a \pmod 4</math>. ==Fac...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Statement

Suppose a is an odd natural number. Then, there exist infinitely many prime numbers p such that:

pa(mod4).

Facts used

  1. Congruence condition for two to be a quadratic residue
  2. Congruence condition for minus one to be a quadratic residue
  3. Nonconstant polynomial with integer coefficients and nonzero constant term takes infinitely many pairwise relatively prime values

Proof

We need to check two congruence classes modulo 4: the congruence class of 1 and the congruence class of 1.

The congruence class of 1 modulo 4

By fact (2), 1 is a quadratic residue modulo p if and only if p1(mod4). In particular, a prime p can divide n2+1 for some natural number n if and only if p1(mod4).

Consider now the polynomial f(x)=x2+1. For any natural number n, all prime divisors of f(n) are congruent to 1 modulo 4. By fact (3), there are infinitely many pairwise relatively prime values of f(n), so we get infinitely many primes that are congruent to 1 modulo 4.

Congruence class of 1 modulo 4

By fact (1), 2 is a quadratic residue modulo p if and only if p±1(mod8). In particular, a prime p can divide n22 for some natural number n if and only if p±1(mod8).

Consider now the polynomial f(x)=(2x+1)22=4x2+4x1. For any natural number n, all prime divisors of f(n) are congruent to ±1(mod8). However, f(n) itself is 1 modulo 8, so f(n) must have at least one prime divisor that is 1 modulo 8. By fact (3), there are infinitely many pairwise relatively prime values of f(n), yielding infinitely many distinct primes that are 1 modulo 8. In particular, all these primes are 1 modulo 4.