selected works available
computational artifact, solution slice
 
henon phase diagram
processing    march, 2004    j.tarbell
based on code by Paul Bourke
 
 
    launch medium java applet    
    200 x 200 pixels    
 
In computing time scales, the Henon Phase is an ancient strange attractor. A point is moved through two dimensional space based on the following transformational equations:
xn+1 = xn cos(a) - (yn - xn2) sin(a)
yn+1 = xn sin(a) + (yn - xn2) cos(a)
These images plot the phase space of the Henon system at arbitrary values of a.
 
henon phase slice
0000
henon phase slice
0001
henon phase slice
0002
henon phase slice
0003
henon phase slice
0004
henon phase slice
0005
henon phase slice
0006
henon phase slice
0007
henon phase slice
0008
henon phase slice
0009
henon phase slice
0010
henon phase slice
0011