Substitution method for power series summation: Difference between revisions

From Calculus
Line 100: Line 100:
At <math>x = 0</math>, either description fits. Overall, we have a [[piecewise definition of function]] for the sum of the series:
At <math>x = 0</math>, either description fits. Overall, we have a [[piecewise definition of function]] for the sum of the series:


<math>\left\lbrace \begin{array}{rl} \cosh \sqrt{x}, & x \ge 0 \\ \cos \sqrt{-x}, & x < 0 \\\end{array}</math>
<math>\left\lbrace \begin{array}{rl} \cosh \sqrt{x}, & x \ge 0 \\ \cos \sqrt{-x}, & x < 0 \\\end{array}\right.</math>

Revision as of 23:00, 1 July 2012

Description of the method

The substitution method for power series summation is a method that can be used to convert one power series summation problem into another one. It is typically done with the goal of making the summation easier to obtain an explicit closed-form expression for.

Scalar multiple substitution

This is a substitution of the form for a constant. Explicitly, consider a power series of the form:

(Note that the starting point could be 0, 1, or anything).

Then, with the substitution , this becomes:

We can use scalar multiple substitutions in order to get rid of purely exponential parts of the coefficients.

Power substitution

This is a substitution of the form for a constant. Explicitly, consider a power series of the form:

(Note that the starting point could be 0, 1, or anything).

Then, with the subtsitution , this becomes:

Scalar multiple of power substitution

This combines the previous two substitution ideas, with a substitution of the form for constants. Explicitly, consider a power series of the form:

(Note that the starting point could be 0, 1, or anything).

Then, with the subtsitution , this becomes:

Application

Goal of the substitution

The substitution method is typically used for two purposes:

  • Get rid of unnecessary multiplicative exponential terms in the coefficients (the scalar multiple part takes care of this)
  • Try to scale the exponent so that it better matches the coefficients (the power part takes care of this): The general rule is that, at the end of the substitution, the exponent should match, as closely as possible, any term that is in a denominator or whose factorial is in the denominator.

Combination with multiplication

Substitution can be combined with another common technique for power series manipulation: multiply and divide by in order to make the exponent better match the coefficient.

Examples

Simple examples

Power series in -substitution Scalar multiple or power or both? New power series in Sum in term of Sum in terms of (need to substitute back)
power
power
scalar multiple
combined
(we want the exponent on it to match the expression under the factorial) power

Examples that involve some combination of substitution and multiplying/dividing

Power series in manipulation + -substitution Scalar multiple or power or both? New power series in Sum in term of Sum in terms of (need to substitute back)
first pull out a factor of , then do power
first multiply/divide by (to make the exponent , then do power

Example involving a fractional power substitution

Consider the power series summation problem:

We want to do a -substitution that makes the exponent so as to match the denominator. In order to do this, we would need to put . This, however, is problematic since we don't know the sign of . Thus, we make cases:

Case on sign of -substitution Power series in terms of Sum in terms of Sum in terms of
positive , so
negative , so

At , either description fits. Overall, we have a piecewise definition of function for the sum of the series: