0

Though the simple pendulum isn't chaotic, the double pendulum is. Is it true in general that more complicated differential equations are more likely to be chaotic than simple differential equations? There are many ways differential equations can be complicated, but these are some of the criteria I can think of:

  • No analytical solution
  • Nonlinear
  • Coupled
  • More variables

I know that there are complicated differential equations which aren't chaotic, but would you have more luck finding chaos in a simple or complicated differential equation?

1 Answers1

3

Yes.

First of all, for continuous-time systems, you need at least the following ingredients for chaos:

These conditions already imply a certain complexity – but not all systems fulfilling them are chaotic. One reason for this is that you may have strongly coupled dimensions or weak non-linearities. Thus, if you increase the number of dimensions or strength of non-linearities, you increase your chances to find chaos.

Moreover, consider a complex system consisting of many coupled subsystems, with some only driving. Here, it take only a single chaotic subsystem to render the entire dynamics chaotic.

This also holds empirically: Complex systems show larger chaotic bands, i.e., parameter regimes in which they are chaotic. For example, consider the following figure from this paper (which I co-authored):

bifurcation diagrams of simple and complex variant of system

Systems B and A are coupled oscillator networks designed in the same way, except that System B has more components or dimensions, respectively. Whenever you see a vertical band in the diagram, you have chaos for that value of the control parameter $a$. As you can see, the chaotic regions are considerably larger for the more complex system.

No analytical solution

The solutions that are considered analytical are not chaotic. So this a also requirement for chaos, if you so wish.

Wrzlprmft
  • 5,718