Calculating the average distance between points in a Sierpinksi Triangle

909 Views Asked by At

I'm new here so sorry if I use improper format and whatnot.

So basically I was just surfing the web and saw a post about calculating the average distance between any 2 points in a triangle, and was wondering whether it would be possible to do something like this but for various iterations of the Sierpinski Triangle (unit sides). For example, what is the average distance between 2 points in the second iteration of the Sierpinski triangle? Problem is I have no idea how to start.

Help?

1

There are 1 best solutions below

0
On

The average distance between two independent uniformly distributed points (defined in the natural way) on the Sierpinski triangle (with unit side) is 466/885. This is for the internal distance, so the path between the points must be entirely within the Sierpinski triangle. The result is in the paper The Tower of Hanoi by Andreas Hinz. It applies only to the actual Sierpinski triangle, not to the successive stages of the construction.