Consistency
A method is consistent if its local error tends to zero as the step size shrinks.
Terms that appear across several topics. Each entry links to the methods where the concept is used concretely.
A method is consistent if its local error tends to zero as the step size shrinks.
Control over how small errors are amplified during the computation.
The property that approximations approach the target value.
The asymptotic rate at which the error decreases.
Sensitivity of the exact problem to perturbations in the data.
The defect left after substituting an approximation into the original equation.
Error introduced by cutting off an expansion or replacing a continuous object with a discrete one.
The two basic measures of the distance between an exact value and its approximation.
Error caused by representing and operating on numbers with finite precision.
The rounding unit of the floating-point system: the maximum relative error of representing a number.
The digits of an approximation that carry reliable information about the exact value.
The local polynomial approximation of a function built from its derivatives at a point.
The points of the domain where the function is known or evaluated.
The recursive coefficients that build the interpolating polynomial in Newton form.
A piecewise-polynomial interpolant with smoothness conditions at the joints.
Growing oscillations near the endpoints when interpolating with high degree at equispaced nodes.
Approximating a definite integral by a weighted sum of function values.
The highest polynomial degree that a quadrature formula integrates exactly.
Combining two approximations with different steps to cancel the leading error term.
The distance between consecutive points of the discretization.
The distinction between computing the new step directly or by solving an equation that contains it.
A property of an ODE that forces explicit methods to take tiny steps for stability.
The set of values for which a method damps the test equation.
A value the iteration function leaves unchanged: .
The rule that decides when an iteration has reached sufficient accuracy.
A matrix in which each diagonal element dominates the sum of the rest of its row.
The largest absolute value of a matrix's eigenvalues; it decides the convergence of linear iterations.
The matrix of partial derivatives that generalizes to systems of several variables.
The size measures used to quantify errors and convergence in several dimensions.