WOLFRAM|DEMONSTRATIONS PROJECT

Trajectory of a Point in an Iterated Torus Map

​
iterations
200
matrix elements
a
2
b
1
c
1
d
1
render with
points
lines
arrows
Successive points are obtained by starting with the {x,y} coordinates of the locator, then iteratively applying the transformation Mod[{{a,b},{c,d}}.{x,y},1].