Theory 1

Suppose that we have a power series function:

f(x)=a0+a1x+a2x2+a3x3+

Consider the successive derivatives of f:

f(x)=a0+a1x+a2x2+a3x3+a4x4+f(x)=0+a1+2a2x1+3a3x2+4a4x3+f(x)=0+0+2a2+32a3x1+43a4x2+f(x)=0+0+0+321a3+432a4x1+f(n)(x)=0+0+0+0++n!an+

When these functions are evaluated at x=0, all terms with a positive x-power become zero:

f(0)=a0=a0f(0)=a1=a1f(0)=2a2=2!a2f(0)=32a3=3!a3==f(n)(0)=n(n1)21an=n!an

This last formula is the basis for Taylor and Maclaurin series:

Power series: Derivative-Coefficient Identity

f(n)(0)=n!an

This identity holds for a power series function f(x)=a0+a1x+a2x2+a3x3+ which has a nonzero radius of convergence.

We can apply the identity in both directions:

  • Know f(x)? Calculate an for any n.
  • Know an? Calculate f(n)(0) for large n. (Faster than differentiating.)

Many functions can be ‘expressed’ or ‘represented’ near x=c (i.e. for small enough |xc|) as convergent power series. (This is true for almost all the functions encountered in pre-calculus and calculus.)

Such a power series representation is called a Taylor series. When c=0, the Taylor series is also called the Maclaurin series.

One power series representation we have already studied:

11x=1+x+x2+x3+

Whenever a function has a power series (Taylor or Maclaurin), the Derivative-Coefficient Identity may be applied to calculate the coefficients of that series.

Conversely, sometimes a series can be interpreted as an evaluated power series coming from x=c for some c. If the closed form function format can be obtained for this power series, the total sum of the original series may be discovered by putting x=c in the argument of the function.

Theory 2

Study these!

  • Memorize all of these series!
  • Recognize all of these series!
  • Recognize all of these summation formulas!
11x=1+x+x2+=n=0xn,R=1,interval: (1,1)ln(1x)=x1x22x33=n=0xn+1n+1,R=1,interval: [1,1)tan1x=xx33+x55=n=0(1)nx2n+12n+1,R=1,interval: [1,1]ex=1+x1!+x22!+=n=0xnn!,R=cosx=1x22!+x44!=n=0(1)nx2n(2n)!,R=sinx=xx33!+x55!+=n=0(1)nx2n+1(2n+1)!,R=