Fractal geometry

From Simple English Wikipedia, the free encyclopedia

Fractal Geometry is the study of sets called fractals. When drawn, a fractal is very rough-looking. Also, it can be cut into parts which look quite like a smaller version of the set you started with. Another thing that fractals have is a dimension which is not what you would expect - often it is not an whole number. Fractals have very simple descriptions. Last of all, even in very small parts of the set, the set will still look very rough.

[edit] The Koch Curve

How to make the Koch Curve
How to make the Koch Curve

The Koch Curve is a simple example of a fractal. You start with part of a straight line - called a straight line segment. Cut the line into 3 same-sized pieces. Get rid of the middle of those pieces, and put in the top part of a triangle with sides which are the same length as the bit you cut out. We now have 4 line segments which are touching at the ends. We can now do what we just did to the first segment to each of the 4 bits. We can now do the same thing again and again to all the bits we end up with. We now do this forever and look at what we end up with.

The length of the Koch Curve is infinity, and the area of the Koch Curve is zero. This is quite strange. A line segment (with dimension 1) could have a length of 1, but it has an area of 0. A square of length 1 and width 1 (with dimension 2) will have area 1 and length of infinity.

[edit] Similarity Dimension

So, the Koch Curve seems to be bigger than something of dimension 1, and smaller than something of dimension 2. The idea of the similarity dimension is to give a dimension which gives a better idea of length or area for fractals. So, for a Koch Curve, we want a dimension between 1 and 2.

The Koch Curve can be cut into 4 pieces, each of which are \frac{1}{3} of the size of the original. We call the number of pieces that a fractal can be cut into N, and we call the size difference B. We put those into the equation:

\frac{\log N}{-\log B}

Where log is the logarithm of a number. This number is the Hausdorff Dimension of the fractal. In the Koch Curve, this is \frac{\log 4}{-\log \frac{1}{3}}=1.2619... as we wanted.