Contents
Wilson's theorem
In algebra and number theory, Wilson's theorem states that a natural number n > 1 is a prime number if and only if the product of all the positive integers less than n is one less than a multiple of n. That is (using the notations of modular arithmetic), the factorial satisfies exactly when n is a prime number. In other words, any integer n > 1 is a prime number if, and only if, (n − 1)!
- 1 is divisible by n.
History
The theorem was first stated by Ibn al-Haytham c. 1000 AD. Edward Waring announced the theorem in 1770 without proving it, crediting his student John Wilson for the discovery. Lagrange gave the first proof in 1771. There is evidence that Leibniz was also aware of the result a century earlier, but never published it.
Example
For each of the values of n from 2 to 30, the following table shows the number (n − 1)! and the remainder when (n − 1)! is divided by n. (In the notation of modular arithmetic, the remainder when m is divided by n is written m mod n.) The background color is blue for prime values of n, gold for composite values.
Proofs
As a biconditional (if and only if) statement, the proof has two halves: to show that equality does not hold when n is composite, and to show that it does hold when n is prime.
Composite modulus
Suppose that n is composite. Therefore, it is divisible by some prime number q where. Because q divides n, there is an integer k such that n = qk. Suppose for the sake of contradiction that (n-1)! were congruent to -1 modulo {n}. Then (n-1)! would also be congruent to -1 modulo {q}: indeed, if then for some integer m, and consequently (n-1)! is one less than a multiple of q. On the other hand, since, one of the factors in the expanded product is q. Therefore. This is a contradiction; therefore it is not possible that when n is composite. In fact, more is true. With the sole exception of the case n = 4, where, if n is composite then (n - 1)! is congruent to 0 modulo n. The proof can be divided into two cases: First, if n can be factored as the product of two unequal numbers, n = ab, where, then both a and b will appear as factors in the product and so (n - 1)! is divisible by ab = n. If n has no such factorization, then it must be the square of some prime q larger than 2. But then, so both q and 2q will be factors of (n-1)!, and so n divides (n-1)! in this case, as well.
Prime modulus
The first two proofs below use the fact that the residue classes modulo a prime number are a finite field—see the article Prime field for more details.
Elementary proof
The result is trivial when p = 2, so assume p is an odd prime, p \geq 3. Since the residue classes modulo p form a field, every non-zero residue a has a unique multiplicative inverse a^{-1}. Euclid's lemma implies that the only values of a for which are. Therefore, with the exception of \pm 1, the factors in the expanded form of (p - 1)! can be arranged in disjoint pairs such that product of each pair is congruent to 1 modulo p. This proves Wilson's theorem. For example, for p = 11, one has
Proof using Fermat's little theorem
Again, the result is trivial for p = 2, so suppose p is an odd prime, p ≥ 3. Consider the polynomial g has degree p − 1, leading term xp − 1, and constant term (p − 1)!. Its p − 1 roots are 1, 2, ..., p − 1. Now consider h also has degree p − 1 and leading term xp − 1. Modulo p, Fermat's little theorem says it also has the same p − 1 roots, 1, 2, ..., p − 1. Finally, consider f has degree at most p − 2 (since the leading terms cancel), and modulo p also has the p − 1 roots 1, 2, ..., p − 1. But Lagrange's theorem says it cannot have more than p − 2 roots. Therefore, f must be identically zero (mod p), so its constant term is (p − 1)!
- 1 ≡ 0 (mod p). This is Wilson's theorem.
Proof using the Sylow theorems
It is possible to deduce Wilson's theorem from a particular application of the Sylow theorems. Let p be a prime. It is immediate to deduce that the symmetric group S_p has exactly (p-1)! elements of order p, namely the p-cycles C_p. On the other hand, each Sylow p-subgroup in S_p is a copy of C_p. Hence it follows that the number of Sylow p-subgroups is n_p=(p-2)!. The third Sylow theorem implies Multiplying both sides by (p − 1) gives that is, the result.
Applications
Primality tests
In practice, Wilson's theorem is useless as a primality test because computing (n − 1)! modulo n for large n is computationally complex, and much faster primality tests are known (indeed, even trial division is considerably more efficient). Used in the other direction, to determine the primality of the successors of large factorials, it is indeed a very fast and effective method. This is of limited utility, however.
Quadratic residues
Using Wilson's Theorem, for any odd prime p = 2m + 1, we can rearrange the left hand side of to obtain the equality This becomes or We can use this fact to prove part of a famous result: for any prime p such that p ≡ 1 (mod 4), the number (−1) is a square (quadratic residue) mod p. For this, suppose p = 4k + 1 for some integer k. Then we can take m = 2k above, and we conclude that (m!)2 is congruent to (−1) (mod p).
Formulas for primes
Wilson's theorem has been used to construct formulas for primes, but they are too slow to have practical value.
p-adic gamma function
Wilson's theorem allows one to define the p-adic gamma function.
Gauss's generalization
Gauss proved that where p represents an odd prime and \alpha a positive integer. That is, the product of the positive integers less than m and relatively prime to m is one less than a multiple of m when m is equal to 4, or a power of an odd prime, or twice a power of an odd prime; otherwise, the product is one more than a multiple of m. The values of m for which the product is −1 are precisely the ones where there is a primitive root modulo m.
This article is derived from Wikipedia and licensed under CC BY-SA 4.0. View the original article.
Wikipedia® is a registered trademark of the
Wikimedia Foundation, Inc.
Bliptext is not
affiliated with or endorsed by Wikipedia or the
Wikimedia Foundation.