Taylor Series

What

  • A Power Series that converges to f(x)
  • Gives us a way to approximate “ugly functions” (such as or trig) with “prettier” ones (polynomials)

Definition

If then it is called a Maclaurin polynomial

Taylor Polynomial

When solving, instead of solving an infinite sum a finite amount of terms are used. That is called a Taylor polynomial and is in the form:

Lagrange Error Bound

What

  • There is a difference between a finite Taylor polynomial and the actual function
  • This difference is called the Lagrange error bound

Calculation

  • n = degree Taylor polynomial
  • c = centered at
  • x = value attempting to approximate
  • z = mystery number where , chosen so is as big as possible
    • is just increasing let z = x
    • is just decreasing let z = c