116. Taylor Series

Taylor Series (Expansion)

Taylor polynomial

Approximate a complicated function near a point by a polynomial made from the function’s derivatives at that point

Where:

Where:

Example

Setup

Expand it around the point

Step 1: Compute Derivatives

Step 2: Evaluate at

Step 3: Write the Taylor expansion

Step 3: Expand

It gives back the original function exactly

Example