Skip to content or footer

Polynomial

A Polynomial is an expression that:

  • Is made up of 2 or more algebraic terms

  • Especially the sum of several terms that contain different powers of the same variable(s)

Image

Examples of Polynomials:

Powers of the variable x multiplied by real numbers are called monomials (circled in darker green in the graph). These are added together as a sum to form the polynomial (in the square green box).

In a polynomial the multiples of several power functions are added, whose exponents come from the set {N} (natural numbers).

Examples for Polynomials:

  • x32x2+x4x^3-2x^2+x-4

  • 8x5+3x3x2+128x^5+3x^3-x^2+12

  • 4x7+x52x4+x64x^7+x^5-2x^4+x-6

Mathematical Definition

Mathematically, a polynomial is a term that can be written in the following form:

anxn+an1xn1++a1x+a0a_n\cdot x^n+a_{n-1}\cdot x^{n-1}+\dots+a_1\cdot x+a_0

Where x is the variable, an,an1,a1,a0a_n, a_{n-1}, …a_1, a_0 are real numbers(an0a_n\neq0), and nn is a natual number.

Example

4x7+x52x4+x64x^7+x^5-2x^4+x-6

 \Rightarrow\ here is n=7n=7, a7=4a_7=4, a5=1a_5=1, a4=2a_4=-2, a1=1a_1=1, a0=6a_0=-6

Ordered Polynomials

Usually a polynomial is written down in an ordered way. A polynomial is called "ordered" if the polynomial is summarized and sorted by falling exponents.

So not in the form of 2x2+1x72x^2+1- x^7,but like this x7+2x2+1\phantom{}-x^7+2x^2+1.

Degree of the polynomial

The degree of the polynomial is the highest occurring power.

So we here we have a few examples…

  • x32x2+x4x^{\textcolor{ff6600}{3}}-2x^2+x-4 den Grad 3\textcolor{ff6600}{3},

  • 8x5+3x3x2+128x^{\textcolor{ff6600}{5}}+3x^3-x^2+12 den Grad 5\textcolor{ff6600}{5} und

  • 4x7+x52x4+x64x^{\textcolor{ff6600}{7}}+x^5-2x^4+x-6 den Grad 7\textcolor{ff6600}{7}.

The function of the Polynomial:

A function ff: xf(x)x\mapsto f(x), written as f(x)f(x) is a polynomial, is called an integer function or polynomial function.

You can find more information about the features and properties of such a function in the article : Integer functions (polynomial functions).

Image

This content is licensed under
CC BY-SA 4.0Info