Taylor Series
Taylor series of f about a (assuming f has derivatives of all orders):
The -degree Taylor polynomial of f at a:
Then is the called the remainder of the Taylor series.
Maclaurin series: a Taylor series centered about x=0:
If f has a power series representation (expansion) at a, that is, if
then its coefficients are given by the formula
If , and
for |x-a|<R, then f is equal to the sum of its Taylor series on the interval |x-a|<R.
Taylor's inequality: If for , then the remainder of the Taylor series satisfies the inequality
Power series can be added and subtracted just like polynomials (but be aware of possibly different intervals of convergence). While they can also be multiplied and divided like polynomials, they're quite cumbersome to manipulate this way. We're often only interested in the first few terms, however, which makes this an occasionally useful option.
Some important Maclaurin series:
This is the crowning glory of sequences and series. This material clarifies statements like these: `` about x=0.'' Or, equivalently,
This type of analysis is clear once Taylor series are understood.
We can obtain Taylor series by term-by-term differentiation: suppose that
with radius of convergence R > 0. Then (the series is easy to evaluate at x=0!). We've seen that we can differentiate series, so, provided f is differentiable,
Again, evaluate at 0: . So .
Continuing,
Again, evaluate at 0: . So .
In general,
and
This is the so-called ``Maclaurin series'' (a special type of Taylor series, expanded about x=0).
We can also obtain Taylor series by building up: the objective is to approximate a function about an abscissa a as well as possible by successively larger polynomials. If you only had a constant function to work with, you'd choose p(x)=c=f(a). If you had a linear function to work with, you'd choose (check that this gets both the function value right, and the slope right). Continuing in this fashion, you'd get
etc.