Microsoft Store
 

Polynomial


 

In mathematics, polynomial functions, or polynomials, are an important class of simple and smooth functions. Here, simple means they are constructed using only multiplication and addition. Smooth means they are infinitely differentiable, i.e., they have derivatives of all finite orders.

Definition

For given constants (i.e., numbers) a0, …, an in some field (possibly but not limited to R or C) with an non-zero, for n > 0, then a polynomial (function) of degree n is a function of the form

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

:f(x) = a_0 + a_1 x + cdots + a_{n - 1} x^{n - 1} + a_n x^n.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

More concisely, the polynomial can be written in sigma notation as

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

: f(x) = sum_{i = 0}^{n} a_{i} x^{i}.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

The constants a0, …, an are called the coefficients of the polynomial. a0 is called the constant coefficient and an is called the leading coefficient. When the leading coefficient is 1, the polynomial is called monic or normed.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Each summand ai xi of the polynomial is called a term. A polynomial with one, two or three terms is called monomial, binomial or trinomial respectively.

Related Topics:
Monomial - Binomial

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Polynomial functions of

~ ~ ~ ~ ~ ~ ~ ~ ~ ~