8. Taylor Approximation

Possible to approximate function around point via tangent:

Higher degrees better approximation (degree matches up to -th derivative):

If we take the -th derivative at :

  • All higher-order terms get killed by at
  • All lower-order terms get killed by the power rule
  • The -th term evaluates to
    • is there to cancel out

Error: is what we miss. For any , there exists some that makes the equality hold.

Taylor series: sum into infinity

Whether converges: only if the derivatives grow slower than the . Otherwise, error doesn’t go down in infinity. Ex. :

Multiplication of Series

Theorem

Consider two power series

where lies in the convergence interval of both series. Then

Intuition: