Calculus with polynomials
Polynomials are perhaps the simplest functions to do calculus with. Their derivatives and integrals are given by the following rules:
Hence the derivative of x100 is 100x99 and the integral of x100 is x101/101 + c.
Because differentiation is linear, we have:
So it remains to find <math>\frac{d\left(x^r\right)}{dx}</math> for any natural number r. The derivative of function f(x) is given by Newton's difference quotient
By the binomial theorem, and using the C-notation of combinations,
and therefore
The derivative is the limit of this as <math> h \rightarrow 0 </math>
which gives the claimed result.
Similarly for integration, see Table of integrals.
Proof
\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>
Generalisation
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.
References