logo back up home forward   further reading more topics »

Maths - Polynomials

On this page we are looking a functions of one variable, usualy denoted by x, in the next section we will look at functions of many variables.

A polynomial has powers of the variable x multiplied by coefficients.

For instance, as the variable is x, the powers are: x, x2, x3, x4 ...

So an example of a polynomial is:

f(x) = a0+ a1 x + a2 x2+ a3 x3+ a4 x4

A polynomial with powers up to x2 is a quadratic, quadratics occur frequently in equations of motion, solving quadratic equations is explained here.

Polynomials of infinite length can represent functions like trig functions (sin, cos, tan) therefore we can use an infinite series to calculate a value of these functions to any accuracy required as explained here.

Linear Functions

There are two ways to define linear functions, some definitions allow a constant offset and some don't.

f(x) = a * x + b

or

f(x) = a * x

The second definition is an example of a linear map or linear operator. We can extend this for several variables as explained on this page.

 


metadata block
see also:

 

Correspondence about this page

Book Shop - Further reading.

Where I can, I have put links to Amazon for books that are relevant to the subject, click on the appropriate country flag to get more details of the book or to buy it from them.

cover The MathML Handbook - for people interested in working with mathematics on the web.

Other Math Books

Commercial Software Shop

Where I can, I have put links to Amazon for commercial software, not directly related to the software project, but related to the subject being discussed, click on the appropriate country flag to get more details of the software or to buy it from them.

cover Mathmatica

Can you help?

Please send me any improvements to here. I would appreciate ideas to make the pages more useful including error correction, ideas for new pages, improvements to wording. It helps if you quote the full URL of the page.

 

Terminology and Notation

Specific to this page here:

 

program

I am working on a project which uses these principles, if you would like to help me with this you are welcome to join in, here:

http://sourceforge.net/projects/mjbworld/

This site may have errors. Don't use for critical systems.

Copyright (c) 1998-2008 Martin John Baker - All rights reserved - privacy policy.