NANAMay 7

Error estimation for numerical approximations of ODEs via composition techniques. Part II: BDF methods

arXiv:2605.0673527.71 citations
Predicted impact top 54% in NA · last 90 daysOriginality Highly original
AI Analysis

For numerical analysts and practitioners solving ODEs, this technique offers a way to improve the accuracy and stability of BDF methods without increasing computational cost.

This work extends a composition technique with complex coefficients to implicit BDF methods for ODEs, increasing the approximation order by one without additional backward points and providing an error estimate of order p+1. The composed schemes break the Dahlquist barrier, achieving stability up to order eight, and outperform standard BDF methods in accuracy and CPU time.

Integration of Ordinary Differential Equations (ODEs) using Backward Difference formula (BDF) methods with p backward steps achieves order p accuracy if specific conditions are met. This work extends the composition technique with complex coefficients to the implicit BDF schemes, increasing the approximation order by one without additional backward points. The imaginary part of the composed flow provides an error estimate of order p + 1. Linear stability analysis reveals that the composed schemes break the Dahlquist barrier, achieving stability up to order eight. The computational performance of the composed flow outperforms BDF schemes when using the same number of backward points, allowing for higher accuracy with lower CPU time. For non-uniform meshes, the ratio of consecutive time steps, which influences stability, appears as a parameter in the roots of algebraic equations relative to the composed flow. Having a complex root with a real positive part implies a lower bound to this ratio depending on the order. For example, the bound is 0.4506 for order three and 0.6806 for order four. Numerical tests demonstrate the effectiveness of this technique in improving the accuracy and stability compared to BDF methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes