How to find fractal dimension of Gosper Island

  • Context: Graduate 
  • Thread starter Thread starter dracobook
  • Start date Start date
  • Tags Tags
    Dimension Fractal
Click For Summary
SUMMARY

The discussion focuses on calculating the fractal dimension of Gosper Island, specifically addressing the confusion between two interpretations of the parameters N and epsilon. The user initially considers N = 7 and epsilon = 1/3 but later references the Hausdorff dimension, which indicates N = 9 and epsilon = 1/7. The calculations show that at iteration zero, N = 1 and L = 1, progressing to N = 3^n and L = (3/7)^n, leading to a dimension of approximately 1.296 after two iterations, contrasting with Wolfram's output after four iterations of 81/49.

PREREQUISITES
  • Understanding of fractal dimensions and their calculations
  • Familiarity with the concepts of N (number of self-similar pieces) and epsilon (scale factor)
  • Basic knowledge of logarithmic functions and their properties
  • Experience with iterative processes in fractal geometry
NEXT STEPS
  • Research the calculation of fractal dimensions using the Hausdorff dimension method
  • Explore the properties and applications of the Gosper curve in fractal geometry
  • Study the differences between various fractal dimension definitions, including box-counting and similarity dimensions
  • Examine iterative processes in fractals, focusing on the Koch snowflake and Sierpinski triangle for comparative analysis
USEFUL FOR

Mathematicians, computer scientists, and anyone interested in fractal geometry, particularly those studying fractal dimensions and their applications in complex systems.

dracobook
Messages
22
Reaction score
0
Hi, I'm not sure if this is the right place for this...if it isn't if I could be redirected/if a moderator could move my post to the right place I would greatly appreciate it.

In any case, I am trying to understand fractal dimensions. I read through wikipedia's description and I believe I kind of understand it. I understand how one gets the fraction dimension for Koch snowflake or Sierpinski triangle. However, I cannot figure out the same thing for the Gosper Island. http://www.wolframalpha.com/input/?i=Gosper+Island&a=*C.Gosper+Island-_*Formula.dflt-&f2=2&x=12&y=10&f=GosperIsland.n_2 . It seems to me that it should be N = 7 and epsilon = 1/3 where N and epsilon are discussed here http://en.wikipedia.org/wiki/Fractal_dimension. However apparently Hausdorff dimension gives log(9/7) which suggests to me that N = 9 and epsilon = 1/7, which confuses me greatly.

If someone could help better understand fractal dimensions and what I am missing here I would greatly appreciate it. Thanks in advance!
 
Physics news on Phys.org
this may be incorrect, but this is how i interpreted the explanations.

at iteration zero start with a side of unit length. it has one cover of diameter length one. N=1, L=1

at iteration one, we have replaced the side with three sides each of length 3/7. equivalently, there are three coverings each of diameter 3/7
N=3, L=3/7

at iteration two, we have nine sides, each now scaled by (3/7)th's of (3/7)th's.
N=3^2, L=(3/7)^2

continuing...
N=3^n, L=(3/7)^n

so using the equation
Dimension = - log(N^n)/log(L^n) = - log(3)/log(3/7) = 1.296?
 
Notice that the dimension given in Wolfram is the dimension after only two iterations; after 4 iterations it was 81/49.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
1
Views
8K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 7 ·
Replies
7
Views
1K