Monic Polynomial — Definition, Formula & Examples
A monic polynomial is a polynomial whose leading coefficient (the coefficient of the highest-degree term) is 1. For example, is monic because the term has a coefficient of 1.
A polynomial with is called monic if .
Key Formula
Where:
- = Degree of the polynomial (a positive integer)
- = Coefficients of the remaining terms (can be any real numbers)
Worked Example
Problem: Determine whether is monic. If not, convert it into a monic polynomial.
Identify the leading coefficient: The highest-degree term is , so the leading coefficient is 3, not 1. This polynomial is not monic.
Convert to monic form: Divide every term by the leading coefficient, 3.
Answer: The original polynomial is not monic. Dividing by 3 gives the monic polynomial .
Why It Matters
Monic polynomials simplify polynomial long division and are the standard form used when finding characteristic polynomials in linear algebra. Many factoring algorithms and root-finding techniques in algebra courses assume or require the polynomial to be monic before you begin.
Common Mistakes
Mistake: Confusing "monic" with "monomial." A monomial is a single-term expression like , while a monic polynomial can have many terms.
Correction: Remember that "monic" refers only to the leading coefficient being 1. A monic polynomial can have any number of terms.
