The Hénon Map: Comparing Initial Conditions

This program makes times series plots for the Henon Map: equation xn+1=1 - axn2 + yn, yn+1 = bxn. In the boxes below enter a value for the parameters a and b, two pairs of initial conditions x0 and y0, and n, the number of iterates you want plotted. The orbit of the first initial condition is plotted in purple. The other iterate is plotted in green.



Number of Iterations (n):
First Initial conditions (x0):   Initial conditions (y0):
Second Initial conditions (x0):   Initial conditions (y0):
Parameter a:   Parameter b:

When making the X-Y plot, skip the first iterates.