Debunking the Myth: Implicit ODE Solvers Are Not Universally Superior to Explicit Methods
By
cbolton
Pure flour-power. Hearty enough to carry you through lunch.
Summary
This article challenges the common belief that implicit ODE solvers are universally more robust than explicit methods. It argues that the choice between implicit and explicit solvers depends on the specific mathematical properties of the differential equation being solved, with neither approach being universally superior. The author explains that implicit methods excel on stiff problems but can be inefficient or problematic for certain equation types, while explicit methods have their own advantages in specific contexts.
Key quotes
· 3 pulledA very common adage in ODE solvers is that if you run into trouble with an explicit method, usually some explicit Runge-Kutta method like RK4, then you should try an implicit method.
Implicit methods, because they are doing more work, solving an implicit system via a Newton method having 'better' stability, should be the thing you go to on the 'hard' problems.
This turns out to not be true, and really understanding the ODEs will help us understand better why no ODE solver is best.
You might also wanna read
Hyb Error: A Hybrid Metric Combining Absolute and Relative Error Measurements
This academic paper introduces 'Hyb Error,' a novel error metric that combines absolute and relative errors by taking the harmonic mean of b
A visual introduction to differential geometry and Maxwell's equations through pictures
This article presents a pictorial introduction to differential geometry, aimed at making the mathematical foundation accessible to pre-unive
Mathematical Model Identifies the Optimal Threshold for Human Ambition
A collaborative mathematical study reconciled conflicting pieces of cultural advice by mapping the exact parameters of human ambition. Using

Weak and Block-Equitable Colourings in Uniform Group Divisible Designs and Maximum Packings
This article presents a mathematical study of colourings in uniform group divisible designs and maximum packings. It defines weak c-colourin
VC Dimension and the Fundamental Theorem of Statistical Learning: A Complete Mathematical Derivation
This article explains the theoretical foundations of statistical learning theory, specifically addressing when learning from data is guarant
A Good Lemma is Worth a Thousand Theorems: Doron Zeilberger on Mathematical Impact
Doron Zeilberger's 82nd opinion piece argues that good lemmas are more valuable than theorems, using Szemerédi's Regularity Lemma as his pri
