Fourth Homework Set Answers

10. This fractal consists of N = 4 pieces, three scaled by a factor of r1 = r2 = = r3 = 1/2, and ome scaled by a factor of r4 = 1/4. Because not all pieces have the same scaling factor, we use the Moran equation to compute the dimension:
3(1/2)d + (1/4)d = 1
Substituting x = (1/2)d yields
x2 + 3x - 1 = 0
Keeping in mind that x must be positive, we see
x = (-3 + sqrt(13))/2 approximately 0.303
So d = Log(x)/Log(1/2), approximately 1.724.

Return to Homework 4 Practice.