Hopalong Attractor
Main Concept
Hopalong attractors are fractals introduced by Barry Martin of Aston University in Birmingham, England.
The point-plot for this application is generated by iterating the following equations, also known as the Martin map:
xk+1=yk−signxk⋅b⋅xk−c
yk+1=a−xk
starting from a choice of three initial points x1, y1, and then plotting all the xi, yi point pairs.
The following application allows you to explore the Hopalong by varying the parameters a, b, and c as well as n (the number of iterations), the symbol size of the iterates, and the background color choice. You can also change the starting values x1, y1 of each of the three orbits by dragging the handles (which are solid green diamonds by default).
5810
graywhiteblack
solidcirclesolidboxsoliddiamondasterisk
10203040
More MathApps
MathApps/RealAndComplexNumbers
References
Barry Martin, Computer Recreations, Scientific American, Sept 1986.
Paul Bourke, An Introduction to Fractals, http://paulbourke.net/fractals/fracintro/
Download Help Document