|
|
|
|
|
by scotty79
1640 days ago
|
|
I really don't see how any proof is necessary. Taking midpoint between a point and tringle vertex is a transformation that scales everything by 1/2 with this vertex as pivot. By choosing one of such three transformations randomly you are scaling the whole triangle into three smaller copies of itself that it cosists of. If you start with a point belonging to Sierpinski trinagle, you are adding more and more points belonging to that triangle. Fun thing is that you can use the same algorithm with different number and kind of transformations to get other fractals with such random walk. For exaple a fractal tree or fern leaf or Sierpinski carpet. Another interesting thing is you can start with a point not belonging to a fractal and it pretty quickly coverges. It's because fractals are attractors. |
|