Algorithm For Generating Lyapunov Fractals
An algorithm, for computing the fractal is summarized as follows.
- Choose a string of As and Bs of any nontrivial length (e.g., AABAB).
- Construct the sequence formed by successive terms in the string, repeated as many times as necessary.
- Choose a point .
- Define the function if, and if .
- Let, and compute the iterates .
- Compute the Lyapunov exponent:
In practice, is approximated by choosing a suitably large . - Color the point according to the value of obtained.
- Repeat steps (3–7) for each point in the image plane.
Read more about this topic: Lyapunov Fractal