meanings of Calculus with polynomials definition of Calculus with polynomials books about Calculus with polynomials references on Calculus with polynomials articles about Calculus with polynomials dreams about Calculus with polynomials
 Calculus with polynomials - Definition 

In mathematics, polynomials are perhaps the simplest functions with which to do calculus. Their derivatives and integrals are given by the following rules:

<math>\frac{d}{dx} \sum^n_{k=0} a_k x^k = \sum^n_{k=0} ka_kx^{k-1}<math>
<math>\int \sum^n_{k=0} a_k x^k\,dx= \sum^n_{k=0} \frac{a_k x^{k+1}}{k+1} + c<math>

Hence the derivative of x100 is 100x99 and the integral of x100 is x101/101 + c.

Contents

Proof

Because differentiation is linear, we have:

<math>\frac{d\left( \sum_{r=0}^n a_r x^r \right)}{dx} =

\sum_{r=0}^n \frac{d\left(a_r x^r\right)}{dx} = \sum_{r=0}^n a_r \frac{d\left(x^r\right)}{dx}<math>

So it remains to find <math>\frac{d\left(x^r\right)}{dx}<math> for any natural number r. There is a proof by induction using the product rule; this depends only on the case r = 1.

Generalisations

<math>\frac{d}{dx} \left(ax^k\right) = akx^{k-1}<math>

is generally true for all values of k where xk is meaningful. In particular it holds for all rational k for values of x where xk is defined.

Similarly for integration, see table of integrals.

If one has polynomials with coefficients that are not real or complex numbers (perhaps they are integers, or numbers modulo a prime number) then one can formally define the derivative according to the rules given above. This is useful, for example, in determining whether a polynomial will have multiple roots: compute the greatest common divisor of the polynomial and its formal derivative. If this polynomial is zero, then the original polynomial cannot have any multiple roots.

References

See also

Copyright 2008 WordIQ.com - Privacy Policy  ::  Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Calculus with polynomials".