A frequency-independent solver for systems of first order linear ordinary differential equations
Tony Hu, James Bremer

TL;DR
This paper introduces a novel frequency-independent solver for systems of first order linear ordinary differential equations, enabling efficient solutions regardless of eigenvalue magnitudes by coupling scalar equation techniques with system transformation.
Contribution
The paper presents a new method that combines scalar equation solvers with system transformation to achieve eigenvalue magnitude independence in solving linear ODE systems.
Findings
Solver performance is unaffected by large eigenvalues.
Numerical experiments confirm efficiency and accuracy.
Method applies to a broad class of linear systems.
Abstract
When a system of first order linear ordinary differential equations has eigenvalues of large magnitude, its solutions exhibit complicated behaviour, such as high-frequency oscillations, rapid growth or rapid decay. The cost of representing such solutions using standard techniques typically grows with the magnitudes of the eigenvalues. As a consequence, the running times of standard solvers for ordinary differential equations also grow with the size of these eigenvalues. The solutions of scalar equations with slowly-varying coefficients, however, can be efficiently represented via slowly-varying phase functions, regardless of the magnitudes of the eigenvalues of the corresponding coefficient matrix. Here, we couple an existing solver for scalar equations which exploits this observation with a well-known technique for transforming a system of linear ordinary differential equations into…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical methods for differential equations · Nonlinear Dynamics and Pattern Formation · Differential Equations and Numerical Methods
