The Differential and Taylor Polynomials
Differential
#todo update the Taylor series page with this
are all variables
Higher Order
Single-var:
Multi-var:
2nd Order Two-var (case of multi-var)
Binomial expansion for nth order two-var
Geometric Significance
Tells you how much the coordinate is changing along the tangent plane
Taylor Polynomials
Recurrence Relation:
Note: when taking a Taylor polynomial of a polynomial function, truncate to the degree of the approximation instead of actually going through all the steps
Shortcut
- Find power series of
- Plug in
- Truncate to the desired degree
Error
- Since we’re approximating, we don’t really need to be that accurate with the error
- So instead of doing the full Lagrange maximizing thing we can just take the next derivative at the point
- Error
- Relative Error
- Linear Approximation (expanded)