Create a fractal with circles using the same process as the Sierpinski triangle (https://en.wikipedia.org/wiki/Sierpinski_triangle) respectively the Sierpinski carpet (https://en.wikipedia.org/wiki/Sierpinski_carpet).

Starting point is the unit circle. Cut out circles with decreasing radii. In the end it should look like the profile picture.

Return the area (in multiples of pi) of the remaining part of the unit circle after n iterations!

Solution Stats

25 Solutions

20 Solvers

Last Solution submitted on May 28, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...

Problem Recent Solvers20

Suggested Problems

More from this Author9

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!