English

Developing explicit Runge-Kutta formulas using open-source software

Numerical Analysis 2014-02-18 v1

Abstract

Runge-Kutta formulas are some of the workhorses of numerical solving of differential equations. However, they are extremely difficult to generate; the algebra involved can be very complicated indeed. It is now standard, following the work of Butcher in the 1960's and 70's, to use the theory of trees to simplify the algebra. More recently, however, several authors have shown that it is quite feasible to use a computer algebra system to generate Runge-Kutta formulas. This article shows that, instead of using commercial systems as has been done previously, open-source systems can be used with equal effect. This has the advantage that anybody can experiment with the code.

Keywords

Cite

@article{arxiv.1402.3883,
  title  = {Developing explicit Runge-Kutta formulas using open-source software},
  author = {Alasdair McAndrew},
  journal= {arXiv preprint arXiv:1402.3883},
  year   = {2014}
}

Comments

12 pages

R2 v1 2026-06-22T03:09:23.923Z