Machine epsilon

Taylor series

Polynomial Interpolation

Basic Numeric Integration

Composite Numeric Integration

Linear Least Squares

_Find such that is minimised* Conditions:

Newton’s Method for Nonlinear equations

Convergence: if are continuous in a neighborhood of a root of and , then , then (Quadratic convergence, order is 2)

Let

For linear system: denote and , find such that

IVP in ODEs.

Non-linear, then apply Newton’s methods

Order, Error, Convergence and Stiffness

Stiffness is when the stepsize is restricted by stability rather than accuracy

Runge-Kutta Methods

Classical RK4: based on Simpson’s quadrature rule, accuracy