Backward Error Analysis for Perturbation Methods
Robert M. Corless, Nicolas Fillion

TL;DR
This paper explores how backward error analysis can be applied to perturbation methods, providing a robust framework for validating solutions, guiding series truncation, and eliminating secular terms, with practical computational tools.
Contribution
It introduces a general backward error analysis approach for perturbation methods, enhancing solution validation and series truncation decisions, with implementation scripts included.
Findings
Backward error analysis validates perturbation solutions.
Improves criteria for asymptotic series truncation.
Eliminates spurious secular terms effectively.
Abstract
We demonstrate via several examples how the backward error viewpoint can be used in the analysis of solutions obtained by perturbation methods. We show that this viewpoint is quite general and offers several important advantages. Perhaps the most important is that backward error analysis can be used to demonstrate the validity of the solution, however obtained and by whichever method. This includes a nontrivial safeguard against slips, blunders, or bugs in the original computation. We also demonstrate its utility in deciding when to truncate an asymptotic series, improving on the well-known rule of thumb indicating truncation just prior to the smallest term. We also give an example of elimination of spurious secular terms even when genuine secularity is present in the equation. We give short expositions of several well-known perturbation methods together with computer implementations…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical methods for differential equations · Differential Equations and Numerical Methods · Computational Fluid Dynamics and Aerodynamics
