Hermite–Birkhoff–Obrechkoff four-stage four-step ODE solver of order 14 with quantized step size

https://doi.org/10.1016/j.cam.2007.12.003Get rights and content
Under an Elsevier user license
open archive

Abstract

A four-stage Hermite–Birkhoff–Obrechkoff method of order 14 with four quantized variable steps, denoted by HBOQ(14)4, is constructed for solving non-stiff systems of first-order differential equations of the form y=f(t,y) with initial conditions y(t0)=y0. Its formula uses y, y and y as in Obrechkoff methods. Forcing a Taylor expansion of the numerical solution to agree with an expansion of the true solution leads to multistep- and Runge–Kutta-type order conditions which are reorganized into linear Vandermonde-type systems. To reduce overhead, simple formulae are derived only once to obtain the values of Hermite–Birkhoff interpolation polynomials in terms of Lagrange basis functions for 16 quantized step size ratios. The step size is controlled by a local error estimator. When programmed in C ++, HBOQ(14)4 is superior to the Dormand–Prince Runge–Kutta pair DP(8,7)13M of order 8 in solving several problems often used to test higher order ODE solvers at stringent tolerances. When programmed in Matlab, it is superior to ode113 in solving costly problems, on the basis of the number of steps, CPU time, and maximum global error. The code is available on the URL www.site.uottawa.ca/~remi.

MSC

primary
65L06
secondary
65D05
65D30

Keywords

General linear method for non-stiff ODE’s
Hermite–Birkhoff method
Obrechkoff method
Vandermonde-type systems
Maximum global error
Number of function evaluations
CPU time
DP(8,7)13M
Comparing ODE solvers

Cited by (0)