Taylor series

From Calculus
Revision as of 21:25, 5 September 2011 by Vipul (talk | contribs) (Created page with "==Definition== ===About a general point=== Suppose <math>f</math> is a function that is infinitely differentiable at a point <math>x_0</m...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Definition

About a general point

Suppose f is a function that is infinitely differentiable at a point x0 in its domain. The Taylor series of f about x0 is the power series given as follows:

k=0f(k)(x0)k!(xx0)k

Here's a version with the first few terms written explicitly:

f(x0)+f(x0)(xx0)+f(x0)2(xx0)2+f(x0)6(xx0)3+

About the point 0

In the special case of the above definition where x0=0 (and in particular f is infinitely differentiable at 0), the Taylor series is as follows:

k=0f(k)(0)k!xk

Here's a version with the first few terms written explicitly:

f(0)+f(0)x+f(0)2x2+f(0)6x3++