KnowraRunge–Kutta methodsLinked fromLinked fromThe 7 pages that link to Runge–Kutta methods, each with the reason it gives.All 7Broader topic 2Related 3Narrower topic 1Compared with 1Taylor polynomialRelated: Taylor expansions help explain their accuracy conditions and local error.Euler methodNarrower topic: Euler is the simplest member; higher-order members spend more evaluations to improve accuracy.Local truncation errorBroader topic: Their stage coefficients are chosen to cancel successive terms in the local error expansion.Method of linesRelated: Explicit and implicit Runge–Kutta methods are common time integrators for the resulting ODEs.Shooting methodRelated: Numerical integration commonly propagates each trial trajectory from the starting boundary.Crank–Nicolson methodCompared with: Explicit Runge–Kutta schemes avoid an implicit solve but face step-size stability limits.Numerical methods for ordinary differential equationsBroader topic: Multiple slope samples improve accuracy without requiring higher derivatives.