![]()
MATH566 Lesson 4: Numerical experiments
|
Error functions and truncation error
Round-off error
Order, rate of convergence estimation
![]()
Error functions
|
Standard sequences converge to a scalar,
Often, the object of numerical approximation is a function
Example: Taylor polynomial (truncation of Taylor series) of
The goal of numerical analysis in such cases is to detemine an error function
Structure in error function: not converged, truncation error dominates.
Randomness in error function: converged to machine precision, roundoff error dominates.
![]()
Order, rate of convergence estimation
|
Typical convergence behavior demonstrated by derivative approximation of
through finite differences
![]()
Convergence order estimation by taking logarithms
|
From definition
Assume that for some ,
Since is small, take logarithm, and obtain
Subtract successive terms , get average slope
![]()
Cauchy sequence convergence, comparison to standard sequences
|
Order of convergence definition requires knowledge of limit . Replace with
are estimates of the order, rate of convergence
It is useful to compare order of convergence of approximation sequence to some standard sequences, in particular:
power function
exponential function
Sequences that converge like for some have algebraic convergence
Sequences that converge like for:
some have geometric convergence
any have supergeometric convergence