We need division with remainder for polynomials in order to discuss the notion of minimal polynomial for matrices and linear maps.
Division with remainder for polynomials is slightly more complicated than addition, subtraction and multiplication, especially since not every division yields a polynomial. This process is comparable to division with remainder for integers. The integer case involves a comparison of integers by their size (absolute value). For polynomials, the degree is the appropriate measure.
We recall that the degree of a polynomial in is the highest exponent of occurring in the expanded form (as a sum of products of a coefficient with a power of having a non-negative exponent) of that polynomial. We denote the degree of the polynomial by .
If , the zero polynomial, it is practical to define the degree of to be . If is a nonzero polynomial of degree , the coefficient of in the expanded form of is called the leading coefficient of . A polynomial is said to be monic if its leading coefficient is equal to .
A polynomial of degree is called linear. A polynomial of degree is called quadratic.
- The expanded form is equal to . The degree of this monic polynomial is .
- The degree of is , for its expanded form is . Its leading coefficient is , so it is not monic.
Division with remainder starts with the definition of divisors:
A polynomial is called a divisor of a polynomial if there is a polynomial such that . In that case, divides . If , the polynomial is unique. It is called the quotient of and .
If the degree of is smaller than the degree of , then is called a proper divisor.
We show that the quotient is unique. Suppose that , and that and are polynomials satisfying . Then , so , proving .
Because is a polynomial satisfying , the polynomial is a divisor of .
Also, each constant multiple of distinct from is a divisor of : if is a real number, which is not equal to , then is a polynomial for which holds, so is a divisor of .
These are not proper divisors, though.
The polynomial is a divisor of , since .
The quotient is a special case of the quotient from division with remainder discussed below.
In order to find divisors, we use the equivalent of long division for the integers.
Let be a polynomial of degree and a polynomial of degree . We can test as follows whether is a divisor of . Denote by the leading coefficient of .
There exist unique polynomials and such that and the degree of is smaller than .
The polynomial can be found by starting with and , and subsequently
- as long as the degree of is at least , subtracting from the multiple of , where is the leading coefficient of , and adding to .
Once the degree of is smaller than , the polynomials and are found.
The polynomial is a divisor of if and only if .
The procedure for finding the quotient and remainder is chosen so that, at the end of each step in which and are changed, we have . At each step, the degree of goes down. Since the degree of at the beginning is equal to the degree of and at each step becomes at least less, the number of steps of the procedure will never exceed .
Suppose that and are two polynomials with such that the degree of is smaller than that of . Then we have which shows that . The right-hand member is a polynomial of degree less than the degree of , so the left-hand member is a polynomial of degree less than the degree of . Being a multiple of , it must be , so . This means that . It follows that so . This shows that the quotient and the remainder are indeed unique.
If , then , so divides .
Conversely, if divides , then there is a polynomial with . Because the degree of is smaller than the degree of , the uniqueness forces and .
The quotient and remainder of division of can be found by long division:
So . We conclude that and .
If the degree of is bigger than the degree of , then the quotient and remainder of division with remainder of by are given by and . After all, already in the first step of the described algorithm, the degree of is smaller than that of .
Let us compare division with remainder for polynomials to division with remainder for integers.
For each pair of integers and there exist unique integers and such that and . The quotient is generally a rational number that, if and only if , again equals an integer, namely . This can only happen if either (in which case also for all ) or . In the latter case holds and the absolute value of indicates how many times bigger is relative to , since for .
For each pair of polynomials and there exist unique polynomials and such that and . The quotient function is generally a rational function that, if and only if , again equals a polynomial, namely , except at the zeros of where is not defined but is (since a polynomial is defined everywhere). The remainder can only become zero if either (meaning , in which case also holds for all ) or . In the latter case holds and the degree of indicates the difference between the degree of and that of , since then
For example: for and we find and . Because the remainder is unequal to zero, the quotient function is not a polynomial. But for and we find and , so that equals the polynomial everywhere except at where equals but is undefined because .
Determine the quotient and the remainder when
dividing with remainder by .
Do this by entering pairs such that and the degree of keeps getting smaller.
To see this, we follow the theory and start with and . The degree of is bigger than , the degree of . Therefore, we subtract from and add to . This gives The degree of is not yet smaller than , so we repeat this process: we subtract from and add to . This gives Now the degree of is smaller than . The conclusion is that we have found the required and .
Since , the polynomial is not a divisor of .