Attractors: How to tell a chaotic from a limit torus in practice.

643 Views Asked by At

The definitions, as I understand them, are:

A limit Torus is characterized by two or more periods, that form an irrational fraction. And a chaotic attractor (roughly speaking) has an infinite periodicity.

Question: How would I tell a limit torus with many (say a million) periods from a truly chaotic attractor? Analytical methods generally don't apply to complex dynamical systems, and it seems incredibly computationally expensive to figure out numerically.

Context: I am asking because I often find mention of chaotic dynamics, without much justification of what makes them chaotic. I am left with a feeling that mathematicians just want to call their phenomenon chaotic because it is complex.

1

There are 1 best solutions below

0
On BEST ANSWER

I am asking because I often find mention of chaotic dynamics, without much justification of what makes them chaotic. I am left with a feeling that mathematicians just want to call their phenomenon chaotic because it is complex.

The main distinction between chaotic dynamics and quasiperiodic ones is that chaotic dynamics are sensitive to initial conditions – the butterfly effect. Quasiperiodic dynamics are not: An slight perturbation of the initial conditions essentially means slightly perturbing the phases of each component, and these perturbations do obviously not grow.

The practical consequence of this is that the precise evolution of chaotic dynamics is impossible to predict after a while, while you can predict quasiperiodic dynamics forever. Two examples:

  • The movement of the moon is a quasiperiodic dynamics with three periodic processes being superimposed (rotation of the moon around the earth, nodal precession, apsidal precession). Mankind has long learnt how to predict solar eclipses caused by this movement.

  • The dynamics of a double pendulum is chaotic. No matter how well you reproduce a certain initial condition, the behaviour will be strongly different after a while. It’s impossible to predict the behaviour longer than a given time (at least until friction kicks in).

Sidenote: Chaos is not necessarily complex. There are chaotic systems which we perfectly understand.

How would I tell a limit torus with many (say a million) periods from a truly chaotic attractor?

If the limit torus is what you have, you can’t. Too have a 1000000-torus, you need a system with at least 1000001 dynamical variables (degrees of freedom) and analysing this is pretty difficult. On the other hand, chaos can be produced by model systems with just three dynamical variables (the double pendulum has four), so the case of a 1000000-torus can be excluded here.

What is usually indeed impossible to distinguish is a chaotic dynamics and a periodic or quasiperiodic one with a very high period length. But here the period length is what matters, not the number of superimposed periodic processes.

Finally, if you do not have some nasty case as your 1000000-torus, you can distinguish chaotic and (quasi)periodic dynamics by several characteristics (which you usually have to compute numerically). The most popular one is the largest Lyapunov exponent, which quantifies the divergence of nearby trajectories and thus the butterfly effect.