Calculates the Henon map states using the specifed parameter set.
The Henon map is defined as
$$ x_n = a - x_{n - 1}^2 + b y_{n - 1}$$
$$ y_n = x_{n - 1}$$
A parameter set of \(a=1.4\) and \(b=0.3\) is known to
produce a deterministic chaotic response.