Chaos and Instability in Integration Algorithms Model
written by
Fernando Silva Fernandes
The Chaos and Instability in Integration Algorithms Model uses the the nonlinear and non-autonomous differential equation dx/dt = t - x^2 to show how careful one must be when choosing a differential equation solver, even for an apparently simple problem. The chaotic behaviors here detected do not seem an intrinsic property of the differential equation, though the patterns are startling similar to the May-Feigenbaum's standard map. Indeed they disappear with more robust integration algorithms. The chaos here invoked only means that for some algorithms and integration times the trajectories are not random, but are unpredictable. Apparently, in such cases, there is also no dependence on initial conditions, a typical characteristic of intrinsic chaotic systems. This application illustrates that using an adaptive algorithm is not only a question of speed and CPU use, but also of precision and stability and the care that must be taken to avoid wrong conclusions, especially when using computer packages as "black-boxes."
The Chaos and Instability in Integration Algorithms Model was developed using version 5 of the Easy Java/JavaScript Simulations (EjsS) modeling tool. It is distributed as a ready-to-run (compiled) Java archive. Double clicking the jar file will run the program if Java is installed. You can modify this simulation if you have EjsS installed by right-clicking within the map and selecting "Open Ejs Model" from the pop-up menu item.
Please note that this resource requires
at least version 1.7 of Java (JRE).
Chaos and Instability in Integration Algorithms Source Code
The source code zip archive contains an XML representation of the Chaos and Instability in Integration Algorithms Model. Unzip this archive in your EjsS workspace to compile and run this model using EjsS. download 8kb .zip
Last Modified: September 1, 2014
<a href="https://www.compadre.org/OSP/items/detail.cfm?ID=13340">Fernandes, Fernando Silva. "Chaos and Instability in Integration Algorithms Model."</a>
F. Fernandes, Computer Program CHAOS AND INSTABILITY IN INTEGRATION ALGORITHMS MODEL (2014), WWW Document, (https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13340&DocID=3906).
F. Fernandes, Computer Program CHAOS AND INSTABILITY IN INTEGRATION ALGORITHMS MODEL (2014), <https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13340&DocID=3906>.
Fernandes, F. (2014). Chaos and Instability in Integration Algorithms Model [Computer software]. Retrieved December 1, 2023, from https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13340&DocID=3906
Fernandes, Fernando Silva. "Chaos and Instability in Integration Algorithms Model." https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13340&DocID=3906 (accessed 1 December 2023).
%A Fernando Silva Fernandes %T Chaos and Instability in Integration Algorithms Model %D September 1, 2014 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13340&DocID=3906 %O application/java
%0 Computer Program %A Fernandes, Fernando Silva %D September 1, 2014 %T Chaos and Instability in Integration Algorithms Model %8 September 1, 2014 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13340&DocID=3906
Disclaimer: ComPADRE offers citation styles as a guide only. We cannot offer interpretations about citations as this is an automated procedure. Please refer to the style manuals in the Citation Source Information area for clarifications.
The Easy Java Simulations Modeling and Authoring Tool is needed to explore the computational model used in the Chaos and Instability in Integration Algorithms Model.