Taylor series of polynomial is the same polynomial

From Calculus
Revision as of 16:01, 30 June 2012 by Vipul (talk | contribs) (Created page with "==Statement== Suppose <math>f</math> is a polynomial with real coefficients. Then, the Taylor series of <math>f</math> about any point <math>x_0</math>, viewed as a funct...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Statement

Suppose f is a polynomial with real coefficients. Then, the Taylor series of f about any point x0, viewed as a function, turns out to be the same polynomial f.

Proof

Proof about 0

Given: A polynomial f(x):=k=0nakxk

To prove: The Taylor series of f about 0 is f

Proof: For any k, the coefficient of xk in the Taylor series is f(k)(0)k!. We note that:

  • If k>n, then f(k) is the zero function, and the coefficient of xk is zero.
  • If 0kn, then we can easily see that f(k)(0)=k!ak, so f(k)(0)k!=ak.

Putting the pieces together, we get that the Taylor series is the same polynomial.