What's the analogue of Sierpinski triangle to disk?

789 Views Asked by At

What's the (closest) analogue of Sierpinski triangle to disk?

2

There are 2 best solutions below

4
On BEST ANSWER

You could replace each disk with seven disks of $1/3$ the radius packed inside it, like this:

enter image description here

After four iterations, it looks like this:

enter image description here

0
On

The difficulty is that a triangle naturally decomposes into four similar triangles, while a disk doesn't decompose into disks of any size. You have to give up something. A sector of a disk looks a lot like a triangle, so you could divide your disk into sectors (any number that you like) and carry out the Sierpinski construction in each sector, bending the bases of the triangles around the circle at each radius. As the Sierpinski triangle is usually done for an equilateral triangle, I would do six sectors of $\frac \pi 3$ each and call it the closest analogue.