A Novel Approach to the Initial Value Problem with a complete validated algorithm
Abstract
We consider the first order autonomous differential equation (ODE) where is locally Lipschitz. For and , the initial value problem (IVP) for is to determine if there is a unique solution, i.e., a function that satisfies the ODE with . Write for this unique solution. We pose a corresponding computational problem, called the End Enclosure Problem: given where is a box and , to compute a pair of non-empty boxes such that , width of is , and for all , exists and . We provide a complete validated algorithm for this problem. Under the assumption (promise) that for all , exists, we prove the halting of our algorithm. This is the first halting algorithm for IVP problems in such a general setting. We also introduce novel techniques for subroutines such as StepA and StepB, and a scaffold datastructure to support our End Enclosure algorithm. Among the techniques are new ways refine full- and end-enclosures based on a {\bf radical transform} combined with logarithm norms. Our preliminary implementation and experiments show considerable promise, and compare well with current validated algorithms.
Cite
@article{arxiv.2502.00503,
title = {A Novel Approach to the Initial Value Problem with a complete validated algorithm},
author = {Bingwei Zhang and Chee Yap},
journal= {arXiv preprint arXiv:2502.00503},
year = {2026}
}
Comments
36 pages, 4 figures