101k views
1 vote
Build (draw 4 iterations) a Sierpinski triangle that is a scalene triangle (three different side lengths).

User Wenny
by
8.4k points

1 Answer

1 vote

Explanation:

Here are the first four iterations of a Sierpinski triangle that is a scalene triangle:

/\

/__\

/\ /\

/__\/__\

/\ /\

/__\ /__\

/\ /\ /\ /\

/__\/__\/__\/__\

/\ /\

/__\ /__\

/\ /\ /\ /\

/__\/__\ /__\/__\

User Harsh Manvar
by
7.6k points