Linear Polynomial, Quadratic Polynomial

Explained:

linear polynomial

quadratic polynomial


 

Ads by Contingency Analysis

A polynomial from to is linear if it has form

p(x) = bx + a [1]

with a and b scalars. It is quadratic if it has form:

p(x) = cx2 + bx + a [2]

with a, b and c scalars. These notions generalize to higher dimensions. A polynomial from to is linear if it has form

p(x) = bx + a [3]

with b an n-dimensional row vector and a a scalar. It is quadratic if it has form

[4]

with c an nn matrix, b an n-dimensional row vector and a a scalar. Without loss of generality, we may assume c is symmetric. For example, the quadratic polynomial

[5]

can be expressed in form [4] with

[6]

b = ( 0  1  0 )

[7]

a = 17

[8]

Related Internal Links

complex number A number of the form a + bi, where a and b are real, and i is the imaginary square root of –1.

interpolation Any procedure for fitting a function to a set of points in such a manner that the function intercepts each of the points.

method of least squares Any of several techniques for fitting a curve to data so as to minimize the sum of squared differences between the curve and data points.

Taylor series expansion In calculus, a power series obtained as a limit of Taylor polynomials that may approximate or equal the function from which it is constructed.

Sponsored Links

 

Disclaimer

website: http://www.contingencyanalysis.com
glossary direct link: http://www.riskglossary.com
copyright © Contingency Analysis, 2006