steps: given the following parametric equations: 1. Assign random values (from -1 to 1) to all values of it will look something like this: We now have our attractor! ...But what do we actually do with it? 2. Pick an initial point, lets call it For simplicity we can start at , giving us Using our and equations we can plug into them as many times as we wish, generating a new point using the equation 3. Calculate and plot! 1 Use the slider to generate points 2 through 10 This is what we get after repeating step 3 nine times!
The result of our work is a little cool--at least to me--but it's really nothing "strange". Why then are they called "strange attractors" and what is an "attractor" anyways? Put simply, an attractor is a system that attracts points to certain positions in 2D space. In the example above, our point is being attracted to the point (-infinity, -infinity), which is called diverging. Since we randomly generated our example, there's an infinite number of other attractors! Some of which converge to a single point or certain paths. Okay... But what makes them strange? Well, 99% of the time an attractor will simply diverge to infinity, but the rest you will find act pretty strangely. That's really the only reason they're named that! I don't know about you, but I really find these beautiful. at least some of them. You can use the "generate new attractor" button if you're displeased. add dimension