Read Notes and Credits. Click on the Green Flag. Enter an x-value for the seed, either positive or negative. The successive computed values of x (called a trajectory) will be computed and displayed on the x-axis.
********************************************************************* This is the fourth project in the Attractors, Chaos, and Strange Attractors Studio and is a slight but very important variation on the previous project. Visit the Studio at https://scratch.mit.edu/studios/247932/ ********************************************************************* Because of the nature of iteration, where the output of iteration n becomes the input for iteration n + 1 (y = x), the (x, y) points can be PROJECTED onto the x-axis without any loss of information. This fact is fundamental to understanding the origin of 'deterministic randomness', a working definition for 'chaos'.