Taylor series operator is linear

From Calculus
Revision as of 15:44, 30 June 2012 by Vipul (talk | contribs)

This article gives a statement of the form that a certain operator from a space of functions to another space of functions is a linear operator, i.e., applying the operator to the sum of two functions gives the sum of the applications to each function, and applying it to a scalar multiple of a function gives the same scalar multiple of its application to the function.

Statement

Additivity and scalar multiples

  1. Additivity: Suppose f and g are functions defined on subsets of reals that are both infinitely differentiable functions at a point x0 which is in the domain of both functions. Then, f+g is infinitely differentiable at x0 and the Taylor series of f+g about x0 is the sum of the Taylor series of f at x0 and the Taylor series of g at x0. Note that we add Taylor series formally by adding the coefficients for each power (xx0)k.
  2. Scalar multiples: Suppose f is a function defined on a subset of the reals and it is infinitely differentiable at a point x0 in its domain. Suppose λ is a real number. Then, λf is infinitely differentiable at x0 and the Taylor series of the function λf at x0 is λ times the Taylor series of f at x0.

Related facts

Similar facts

Facts used

  1. Differentiation is linear, repeated differentiation is linear

Proof

Proof of additivity

Given: f and g are functions defined on subsets of reals that are both infinitely differentiable functions at a point x0 which is in the domain of both functions.

To prove: f+g is infinitely differentiable at x0 and the Taylor series of f+g about x0 is the sum of the Taylor series of f at x0 and the Taylor series of math>g</math> at x0.

Proof: By Fact (1), we have:

(f+g)(k)(x0)=f(k)(x0)+g(k)(x0)k{0,1,2,}()

with equality holding whenever the right side makes sense. Since by assumption, the right side always makes sense, the left side always makes sense, so f+g is infinitely differentiable at x0 and it makes sense to take its Taylor series.

We recall the expressions for the Taylor series:

Taylor series for f at x0=k=0f(k)(x0)k!(xx0)k

Taylor series for g at x0=k=0g(k)(x0)k!(xx0)k

Thus, the sum of these Taylor series is:

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

The Taylor series for f+g is:

Taylor series for f+g at x0=k=0(f+g)(k)(x0)k!(xx0)k

By (), we obtain that these two Taylor series are equal coefficient-wise, hence equal.

Proof of scalar multiples

Given: f is a function defined on a subset of the reals and it is infinitely differentiable at a point x0 in its domain. λ is a real number.

To prove: λf is infinitely differentiable at x0 and the Taylor series of the function λf at x0 is λ times the Taylor series of f at x0.

Proof: By Fact (1), we have that:

(λf)(k)(x0)=λf(k)(x0)k{0,1,2,}()

with equality holding whenever the right side makes sense. Since by assumption, the right side always makes sense, the left side always makes sense, so λf is infinitely differentiable and it makes sense to takes its Taylor series.

We note that:

Taylor series for f at x0=k=0f(k)(x0)k!(xx0)k

λ times Taylor series for f at x0=k=0λf(k)(x0)k!(xx0)k

The Taylor series for λf is:

 times Taylor series for f at x0=k=0(λf)(k)(x0)k!(xx0)k

By (), these two Taylor series are equal coefficient-wise, hence equal.