A187103 Maximum order of an explicit Runge-Kutta method with n function evaluations in each step.
1, 2, 3, 4, 4, 5, 6, 6, 7, 7, 8
Offset: 1
Links
- J. C. Butcher, The non-existence of ten stage eighth order explicit Runge-Kutta methods, BIT 25 (1985) 521-540.
- MathOverflow, What is the minimum number of stages s required for a Runge-Kutta type numerical method of given order p?, 2019.
- Wikipedia, Runge-Kutta methods.
Formula
a(n) = max{k; A187102(k)<=n}.
Comments