
Clifford Attractor
The Clifford Attractor, created by Clifford Pickover, is a 4-parameter system. It is generated with plotting the attracting values through the two equations:
For the example at the left,

Peter de Jong attractor
The Peter de Jong attractor is a 4 parameter system. It is generated by plotting the attracting values of random initial points, using the equations:
In the case at the right,

Duffing Attractor
The Duffing Attractor is a 3-parameter system that draws a trajectory from an initial point (0, 0). The equations to generate it are:
Which is a product of the differential equation:
At the left,

Ikeda Attractor
The Ikeda Attractor was created by Kensuke Ikeda, Hiroaki Daido, and O. Akimoto to generalize a map of light travelling through a ring cavity containing a non-linear dielectric medium (NLDM). It is generated in the complex plane using the sequence:
and
are parameters for outside light,
is for dissipation, and
is the saturation effect of the NLDM. A simplified and real version of the above sequence is:
When , the result is a chaotic attractor.
At the right,

Symmetric Icon Attractor
Created by Michael Field and Martin Golubitsky, the Symmetric Icon Attractor is a 6-parameter system. It is generating by plotting every iteration on a point (,
) which is initialized at (0.01, 0.01). The equations to generate it are made by defined by code:

In the case at the left,

Tinkerbell Attractor
The Tinkerbell Attractor is likely named for the character Tinker Bell. It is a 4-parameter system, and it is generated by plotting every iteration (,
). The equations to generate the Tinkerbell Attractor are:
In the image at the right,

Johnny Svensson Attractor
The Johnny Svensson Attractor (created by Johnny Svensson) is a twist on the Peter de Jong attractor. It has 4 parameters, and is generated by taking lots of random initial points and putting them through the equation until they go to a value, which is then plotted. The equations to generate the attractor are:
At the left,

Gumowski-Mira Attractor
The Gumowski-Mira Attractor is a 2-parameter system. It is generated by plotting many iterations of many initial points through these equations:
At the right,

Fractal Dreams (SSSS)
Coming from Clifford Pickover’s book “Chaos in Wonderland”, all modes of the Fractal Dreams Attractor require 4 parameters. It is generated by plotting the many iterations of many initial points. In the SSSS version, the equations are:
At the left,

Quadratic Strange Attractor
The Quadratic Chaotic Attractor, described by Clint Sprott is a 12-parameter system. Its parameters are described by a letter code with letters A-Y. Each of these represent a value between -1.2 and 1.2, with and every other letter being incremented by 0.1 above the previous letter. This number code is converted into the coefficients
through
, with each letter in the code matching each coefficient when converted to their number value. The equations to generate it are:
At the right, the code is:

Cubic Strange Attractor
Created by Clint Sprott, the Cubic Strange Attractor is the phase-space of a 20-parameter system. It works in a similar fashion to the Quadratic Strange Attractor, in which a 20 letter code is created (one for each parameter), and each letter is a letter A-Y. Then, let and
, and every letter in between is 0.1 above the previous letter, for example
These number values correlate to each of the constants. The equations to generate the attractor are:
At the left the code is:

Quartic Strange Attractor
The Quartic Strange Attractor, from Clint Sprott, is the phase-space or Attractor of a 30 parameter system ( to
). The parameters are based on a 30-letter code (with a one-to-one correspondence). In this code, the letters are only A-Y. These all represent a number between -1.2 and 1.2, with increments of 0.1 (eg.
.) The parameters are equal to its letter’s numerical value. The equations to generate it are:
At the right, the code is:

Quintic Strange Attractor
Based on works of Clint Sprott, the Quintic Strange Attractor is the phase-space/basin of attraction of a 42-parameter system. The 42 parameters () are determined by a 42 letter code, one letter per parameter. The letters in that code are strictly A-Y. The letters have numerical values, between -1.2 and 1.2 in increments of 0.1.
. The parameters take on these numerical values from their letter. The equations to generate it are:
At the left the code is:

Sextic Strange Attractor
Based on ideas by Clint Sprott, the Sextic Chaotic Attractor is the phase-space/basin of attraction of a 56-parameter system. The parameters are dependent on a code, with 56 letters, one for each parameter. The letters have a numerical value in which the parameter takes on. The letters are A to Y, and their numbers are -1.2 to 1.2, being incremented by 0.1. The equations to generate it are:
At the right the code is:
Hénon Map Bifurcation

For the Hénon Map, the image at the right is generated by plotting “attractor” values as a parameter (x-axis) increases. These “attractor” values are values that any input tends to go towards after many iterations of the mapping equation.
The Hénon Map is given by the equations: