A fast and memoryless numerical method for solving fractional differential equations
Nicola Guglielmi, Ernst Hairer

TL;DR
This paper introduces a fast, memoryless numerical method for solving fractional differential equations by approximating the fractional kernel with exponential sums, transforming the problem into a system of ODEs, and efficiently solving the resulting stiff systems.
Contribution
The authors develop a novel approximation of the fractional kernel using exponential sums and demonstrate how to efficiently solve the resulting large, stiff linear systems with existing implicit solvers like Radau5.
Findings
The method achieves high accuracy in numerical experiments.
It significantly reduces memory usage compared to traditional methods.
The approach is computationally efficient for large-scale problems.
Abstract
The numerical solution of implicit and stiff differential equations by implicit numerical integrators has been largely investigated and there exist many excellent efficient codes available in the scientific community, as Radau5 (based on a Runge-Kutta collocation method at Radau points) and Dassl, based on backward differentiation formulas, among the others. When solving fractional ordinary differential equations (ODEs), the derivative operator is replaced by a non-local one and the fractional ODE is reformulated as a Volterra integral equation, to which these codes cannot be directly applied. This article is a follow-up of the article by the authors (Guglielmi and Hairer, SISC, 2025) for differential equations with distributed delays. The main idea is to approximate the fractional kernel () by a sum of exponential functions or by a sum of…
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 · Fractional Differential Equations Solutions · Advanced Control Systems Design
