Integer Polynomial — Definition, Formula & Examples
An integer polynomial is a polynomial whose coefficients are all integers. For example, is an integer polynomial, but is not.
A polynomial is called an integer polynomial (or a polynomial over ) if every coefficient for . The set of all such polynomials is denoted .
Key Formula
Where:
- = Each coefficient, required to be an integer
- = The degree of the polynomial (a non-negative integer)
- = The indeterminate (variable)
How It Works
To determine whether a polynomial is an integer polynomial, check each coefficient: if every one is an integer (positive, negative, or zero), the polynomial belongs to . Integer polynomials are closed under addition, subtraction, and multiplication, meaning performing these operations on two integer polynomials always produces another integer polynomial. However, dividing one integer polynomial by another may yield non-integer coefficients, so is a ring but not a field. Results like the Rational Root Theorem and Eisenstein's criterion apply specifically to integer polynomials, making them central to factoring and irreducibility questions in algebra and number theory.
Worked Example
Problem: Determine whether is an integer polynomial, and find all possible rational roots using the Rational Root Theorem.
Check coefficients: The coefficients are 4, −1, 0, and 6. All are integers, so .
Apply the Rational Root Theorem: For an integer polynomial, any rational root (in lowest terms) has dividing the constant term and dividing the leading coefficient.
List candidates: Form all ratios and reduce to get the possible rational roots.
Answer: Yes, is an integer polynomial. Its possible rational roots are .
Why It Matters
Integer polynomials are the starting point for the Rational Root Theorem, Eisenstein's irreducibility criterion, and much of algebraic number theory. In abstract algebra courses, serves as a fundamental example of a unique factorization domain (UFD), connecting polynomial algebra to ring theory.
Common Mistakes
Mistake: Assuming that dividing two integer polynomials always yields another integer polynomial.
Correction: is closed under addition, subtraction, and multiplication, but not division. For instance, .
