Lagrange's theorem (number theory)
In number theory, Lagrange's theorem is a statement named after Joseph-Louis Lagrange about how frequently a polynomial over the integers may evaluate to a multiple of a fixed prime p. More precisely, it states that for all integer polynomials , either:
- every coefficient of f is divisible by p, or
- has at most deg f solutions in {1, 2, ..., p},
where deg f is the degree of f.
This can be stated with congruence classes as follows: for all polynomials with p prime, either:
- every coefficient of f is null, or
- has at most deg f solutions in .
If p is not prime, then there can potentially be more than deg f(x) solutions. Consider for example p=8 and the polynomial f(x)=x2-1, where 1, 3, 5, 7 are all solutions.
Proof
[edit]Let be an integer polynomial, and write g ∈ (Z/pZ)[x] the polynomial obtained by taking its coefficients mod p. Then, for all integers x,
.
Furthermore, by the basic rules of modular arithmetic,
.
Both versions of the theorem (over Z and over Z/pZ) are thus equivalent. We prove the second version by induction on the degree, in the case where the coefficients of f are not all null.
If deg f = 0 then f has no roots and the statement is true.
If deg f ≥ 1 without roots then the statement is also trivially true.
Otherwise, deg f ≥ 1 and f has a root . The fact that Z/pZ is a field allows to apply the division algorithm to f and the polynomial x − k (of degree 1), which yields the existence of a polynomial (of degree lower than that of f) and of a constant (of degree lower than 1) such that
Evaluating at x = k provides r = 0.[1] The other roots of f are then roots of g as well, which by the induction property are at most deg g ≤ deg f − 1 in number. This proves the result.
Generalization
[edit]Let p(X) be a polynomial over an integral domain R with degree n > 0. Then the polynomial equation p(x) = 0 has at most n = deg(p(X)) roots in R.[2]
References
[edit]- ^ Factor theorem#Proof_3
- ^ "Polynomials and rings Chapter 3: Integral domains and fields" (PDF). Theorem 1.7.
- LeVeque, William J. (2002) [1956]. Topics in Number Theory, Volumes I and II. New York: Dover Publications. p. 42. ISBN 978-0-486-42539-9. Zbl 1009.11001.
- Tattersall, James J. (2005). Elementary Number Theory in Nine Chapters (2nd ed.). Cambridge University Press. p. 198. ISBN 0-521-85014-2. Zbl 1071.11002.