Sunday, May 23, 2010

Polynomials

Polynomials

Introduction:

A Polynomial is an expression of finite length constructed from variables (also known as indeterminates).We can generally find polonomials in a wide variety and a wide range.For example, they are used to form polynomial equations, which encode a wide range of problems, from elementary word problems to complicated problems in the sciences; they are used to define polynomial functions, which appear in settings ranging from basic chemistry and physics to economics and social science.

A polynomial is either zero, or can be written as the sum of one or more non-zero terms. The number of terms is finite. These terms consist of a constant (called the coefficient of the term) which may be multiplied by a finite number of variables (usually represented by letters). Each variable may have an exponent that is a non-negative integer, i.e., a natural number. The exponent on a variable in a term is called the degree of that variable in that term, the degree of the term is the sum of the degrees of the variables in that term, and the degree of a polynomial is the largest degree of any one term. Since x = x1, the degree of a variable without a written exponent is one. A term with no variables is called a constant term, or just a constant.

A polynomial is a sum of terms:
For example, the following is a polynomial:
\underbrace{_\,3x^2}_{\begin{smallmatrix}\mathrm{term}\\\mathrm{1}\end{smallmatrix}} \underbrace{-_\,5x}_{\begin{smallmatrix}\mathrm{term}\\\mathrm{2}\end{smallmatrix}} \underbrace{+_\,4}_{\begin{smallmatrix}\mathrm{term}\\\mathrm{3}\end{smallmatrix}}.

Now lets learn about:Polynomial Functions:

Polynomial Functions:


A polynomial function is a function that can be defined by evaluating a polynomial. A function ƒ of one argument is called a polynomial function if it satisfies
 f(x) = a_n x^n + a_{n-1} x^{n-1} + \cdots + a_2 x^2 + a_1 x + a_0 \,
Next let us learn about "The Polynomial Equation"

Polynomial Equation:


A polynomial equation is an equation in which a polynomial is set equal to another polynomial.
 3x^2 + 4x -5 = 0 \,
is a polynomial equation. In case of a polynomial equation the variable is considered an unknown, and one seeks to find the possible values for which both members of the equation evaluate to the same value (in general more than one solution may exist). A polynomial equation is to be contrasted with a polynomial identity like (x + y)(xy) = x2y2, where both members represent the same polynomial in different forms, and as a consequence any evaluation of both members will give a valid equality. This means that a polynomial identity is a polynomial equation for which all possible values of the unknowns are solutions.

No comments:

Post a Comment