All Topics  
Degree of a polynomial

 

   Email Print
   Bookmark   Link






 

Degree of a polynomial



 
 
When a polynomial
Polynomial

In mathematics, a polynomial is an expression constructed from variables and constants, using the operations of addition, subtraction, multiplication, and constant non-negative whole number exponents....
 is expressed as a sum or difference of term
Term (mathematics)

The word term is from the Latin terminus which literally means "boundary line, limit", from the Proto-Indo-European root "peg, post, boundary"....
s (e.g., in standard or canonical form
Canonical form

Generally, in mathematics, a canonical form of an object is a standard way of presenting that object.Canonical form can also mean a differential form that is defined in a natural way; #Differential forms....
), the exponent of the term with the highest exponent is the degree of the polynomial. The degree of a term is the sum of the powers of each variable in the term. The words degree and order are used interchangeably.

For example, the polynomial has three terms. (Notice, this polynomial can also be expressed as .) The first term has a degree of 5 (the sum of 2 and 3), the second term has a degree of 1, and the last term has a degree of 0.






Discussion
Ask a question about 'Degree of a polynomial'
Start a new discussion about 'Degree of a polynomial'
Answer questions from other users
Full Discussion Forum



Encyclopedia


When a polynomial
Polynomial

In mathematics, a polynomial is an expression constructed from variables and constants, using the operations of addition, subtraction, multiplication, and constant non-negative whole number exponents....
 is expressed as a sum or difference of term
Term (mathematics)

The word term is from the Latin terminus which literally means "boundary line, limit", from the Proto-Indo-European root "peg, post, boundary"....
s (e.g., in standard or canonical form
Canonical form

Generally, in mathematics, a canonical form of an object is a standard way of presenting that object.Canonical form can also mean a differential form that is defined in a natural way; #Differential forms....
), the exponent of the term with the highest exponent is the degree of the polynomial. The degree of a term is the sum of the powers of each variable in the term. The words degree and order are used interchangeably.

For example, the polynomial has three terms. (Notice, this polynomial can also be expressed as .) The first term has a degree of 5 (the sum of 2 and 3), the second term has a degree of 1, and the last term has a degree of 0. Therefore, the polynomial has a degree of 5 which is the highest degree of any term.

To determine the degree of a polynomial that is not in standard form, for example , first express the polynomial as a sum or difference of terms by multiplying each of its factors, combine any like terms, then determine its degree. Since, , the degree of the polynomial is 3.

Names of polynomials by degree


The following names are assigned to polynomials according to their degree:
  • Degree 1 - linear
    Linear function

    In mathematics, the term linear function can refer to either of two different but related concepts: a first-degree polynomial function of one variable; or a map between two vector spaces that preserves vector addition and scalar multiplication....
  • Degree 2 - quadratic
    Quadratic polynomial

    In mathematics, a quadratic polynomial or quadratic is a polynomial of degree of a polynomial two. A quadratic polynomial may involve a single variable x, or multiple variables such as x, y, and z....
  • Degree 3 - cubic
    Cubic function

    In mathematics, a cubic function is a function of the formwhere a is nonzero; or in other words, a polynomial of Degree of a polynomial three....
  • Degree 4 - quartic
    Quartic function

    In mathematics, a quartic function is a function of the formwhere a is nonzero; or in other words, a polynomial of Degree of a polynomial of four....
  • Degree 5 - quintic
  • Degree 6 - 6th degree
  • Degree 7 - 7th degree et cetera,,.


Other Examples

  • The polynomial has degree 9.
  • The polynomial has degree 3.
  • The polynomial has degree 5.


The canonical forms of the three examples above are:

  • for , after reordering, ;
  • for , after multiplying out and collecting terms of the same degree, ;
  • for , in which the two terms of degree 8 cancel, .


Behavior under addition, subtraction and multiplication


The degree of the sum (or difference) of two polynomials is equal to or less than the greater of their degrees i.e.

. .

e.g.

  • The degree of is 3. Note that 3 ≤ max(3,2)
  • The degree of is 2. Note that 2 ≤ max(3,3)


The degree of the product of two polynomials is the sum of their degrees .

e.g.
  • The degree of is 3+2 = 5.


The degree of the zero polynomial

The function f(x)=0 is a polynomial, called the zero polynomial. It has no terms, and so, strictly speaking, it has no degree either. The above rules for the degree of sums and products of polynomials do not apply if any of the polynomials involved is the zero polynomial.

It is convenient, however, to define that the degree of the zero polynomial is minus infinity, −8, and introduce the rules , and .

For example:
  • The degree of the sum is 3. Note that .
  • The degree of the difference is . Note that .
  • The degree of the product is .


The price to be paid for saving the rules for computing the degree of sums and products of polynomials is that the general rule , breaks down when .

The degree computed from the function values

The degree of a polynomial f can be computed by the formula This formula generalizes the concept of degree to some functions that are not polynomials. For example:
  • The degree of the multiplicative inverse
    Multiplicative inverse

    In mathematics, a multiplicative inverse or reciprocal for a number x, denoted by 1⁄x or x −1, is a number which when multiplied by x yields the multiplicative identity, 1....
    , , is −1.
  • The degree of the square root
    Square root

    In mathematics, a square root of a number x is a number r such that r2 = x, or, in other words, a number r whose square is x....
    , , is 1/2.
  • The degree of the logarithm
    Logarithm

    In mathematics, the logarithm of a number to a given base is the Power or exponent to which the base must be raised in order to produce the number....
    , , is 0.
  • The degree of the exponential function
    Exponential function

    The exponential function is a function in mathematics. The application of this function to a value x is written as exp. Equivalently, this can be written in the form ex, where e is the mathematical constant that is the base of the natural logarithm and that is also known as Euler's number....
    , , is 8.


Extension to polynomials with two or more variables


For polynomials in two or more variables, the degree of a term is the sum of the exponents of the variables in the term; the degree of the polynomial is again the maximum of the degrees of all terms in the polynomial. For example, the polynomial x2y2 + 3x3 + 4y has degree 4, the same degree as the term x2y2.

However, a polynomial in variables x and y, is a polynomial in x with coefficients which are polynomials in y, and also a polynomial in y with coefficients which are polynomials in x.
x2y2 + 3x3 + 4y = (3)x3 + (y2)x2 + (4y) = (x2)y2 + (4)y + (3x3)
This polynomial has degree 3 in x and degree 2 in y.

Degree function in abstract algebra

Given a ring
Ring (mathematics)

In mathematics, a ring is a type of algebraic structure. There is some variation among mathematicians as to exactly what properties a ring is required to have, as described in detail below....
 R, the polynomial ring
Polynomial ring

In mathematics, especially in the field of abstract algebra, a polynomial ring is a ring formed from the Set of polynomials in one or more variables with coefficients in a ring ....
 R[x] is the set of all polynomials in x that have coefficients chosen from R. In the special case that R is also a field
Field (mathematics)

In abstract algebra, a field is an algebraic structure with notions of addition, subtraction, multiplication and division , satisfying certain axioms....
, then the polynomial ring R[x] is a principal ideal domain
Principal ideal domain

In abstract algebra, a principal ideal domain, or PID is an integral domain in which every ideal is principal ideal, i.e., can be generated by a single element....
 and, more importantly to our discussion here, a euclidean domain
Euclidean domain

In abstract algebra, a Euclidean domain is a type of Ring in which the Euclidean algorithm applies. Euclidean domains possess many important properties similar to the integers: for example, the fundamental theorem of arithmetic holds in any Euclidean domain....
.

It can be shown that the degree of a polynomial over a field satisfies all of the requirements of the norm function in the euclidean domain. That is, given two polynomials f(x) and g(x), the degree of the product f(x)•g(x) must be larger than both the degrees of f and g individually. In fact, something stronger holds:
deg( f(x) • g(x) ) = deg(f(x)) + deg(g(x))


For an example of why the degree function may fail over a ring that is not a field, take the following example. Let R = , the ring of integers modulo
Modular arithmetic

In mathematics, modular arithmetic is a system of arithmetic for integers, where numbers "wrap around" after they reach a certain value — the modulus....
 4. This ring is not a field (and is not even an integral domain
Integral domain

In abstract algebra, an integral domain is a commutative ring without zero divisors and with a multiplicative identity 1 not equal to 0, the additive identity....
) because 2•2 = 4 (mod 4) = 0. Therefore, let f(x) = g(x) = 2x + 1. Then, f(x)•g(x) = 4x2 + 4x + 1 = 1. Thus deg(fg) = 0 which is not greater than the degrees of f and g (which each had degree 1).

Since the norm function is not defined for the zero element of the ring, we consider the degree of the polynomial f(x) = 0 to also be undefined so that it follows the rules of a norm in a euclidean domain.

See also


  • Degree (mathematics)
    Degree (mathematics)

    In mathematics, there are several meanings of degree depending on the subject....
     — other meanings of degree in mathematics
  • ; Wolfram MathWorld