Things You'll Need:
- a calculator or computer
- a little algebra
- your industrious fingers for punching in the data
- a sense of wonder at the beauties of quantum physics
-
Step 1
Let's have some do-it-yourself chaos. Start with a simple mathematical expression like (2x^2-1). Work out a value for this expression, for any value you choose (x), by squaring x, multiplying the result by 2, and then subtracting 1.
-
Step 2
Do the same thing with the number you are left with and repeat the whole process again and again. This is called iteration, which is a mathematical process that goes around and around in a loop. You start with a number or input, then run it though some mathematical manipulations, resulting in another number or output, which is then used as the input for the next round of the cycle.
-
Step 3
Expecting to come up with similar answers since you started out with a couple of very similar numbers? Think again. After a few iterations, see what happens.
-
Step 4
Try it with 0.51234, and make a note of each number you get at each step in the iteration. Now try it again, this time with 0.51235, again writing down the numbers at each iteration.
After about 50 iterations, the two number sequences will be completely different. This is CHAOS at work! In chaos, a simple formula leads to very different places from very similar starting conditions!















Comments
RubyBayan said
on 1/3/2008 Very interesting!
julz49221 said
on 11/7/2007 Great Article!