- #1
Ratpigeon
- 56
- 0
Homework Statement
I'm working on an assignment about the chaotic behaviour of the Duffing Oscillator, using Wolfram Mathematica, which has a package that can be used to calculate Lyapunov exponents.
From looking the oscillator up online, I have a set of parameters that result in chaotic behaviour, and for which a Poincare section stabilises after a period of approximately 4 pi.
I've written a function that calculates the Lyaponuv exponents for the chaotic set of parameters at a variety of initial conditions and then plots the greatest Lyaponuv exponent against the initial conditions.
The problem is that of my 1024 data points; 10 of them have no positive Lyaponuv exponent, which means that the trajectories aren't chaotic.
My question is whether this is a computing error, or if it is possible to have non chaotic trajectories in a chaotic system - and because the system is driven; it can't be an equilibrium position causing the anomaly. I haven't
Any opinions would be much appreciated.
Thanks
Ratpigeon