Richardson extrapolation
Combining two approximations with different steps to cancel the leading error term.
Definition
If , the combination removes the term and raises the order to . Applied repeatedly it generates methods such as Romberg integration.
How it is used
It is nearly free accuracy when you already compute with two steps; moreover, comparing and gives a practical error estimate.