Fractals You Can Draw (The Koch Snowflake or Did It Really Snow In Cleveland In Late April?)

kochSnowflake400_1

Our next fractal is the Koch Snowflake, based on the Koch curve, one of the first fractals ever described. The techniques used to construct the snowflake are similar to the ones used to measure coastlines, and will also provide us our first foray into fractal dimensions. The artist for this fractal is none other than “The Little Red-Haired Girl” who volunteered to draw several of the fractals you’ll see this week.

Step One: Draw a triangle (typically equilateral).

Koch Snowflake Initial Stage

Step Two: Divide each side into thirds. Remove the middle third, and draw two sides of an equilateral triangle above the removed segment (connected to the other two). In other words, add a peak where the line used to be.

Koch Snowflake Second Stage

Step Three: Repeat step two on each side of the new shape (12 sides).

kochSnowflakeLSysL2Tri

The overall shape now has 48 sides.

If we repeat the process one more time we’d get a shape with 192 sides. The drawing below takes this one more step, or iteration. It took about 3 hours to complete:

Koch Snowflake (Hand-Drawn)

Koch Snowflake (Hand-Drawn)

Like the Sierpinski the process is simple, but after a few repetitions we get an intricate snowflake.

Going Deeper (Fractal Dimension)

Let’s consider one side of the original triangle. Is it a line, which is 1 dimensional, or a shape which is 2 dimensional? What is the length of the Koch curve?

The length of the Koch curve increases by four-thirds after each iteration. That’s because we divide the original line into thirds, and add two lines equal to one-third of the original line, while removing a third of the original. We start with one line and end up with four, each one-third the length of the original line. This means as the series goes to infinity the length of the line is continuously increasing, and is considered infinite in length. Somehow, calling it 1D doesn’t seem quite right.

But it’s not a shape either, in curve or snowflake form. Hence fractal dimensions.

The basic formula for a shape like the Koch curve is this:

D = log(N) / log(1/r)

N = the number of lines relative to the previous iteration. In this case N is 4.

r = the ratio of each line segment to the previous iteration. In this case r is 1/3.

So the dimension of the Koch curve or snowflake is log(4)/log(3) or ≈1.2619.

Basically, fractal dimensions describe the relationship of previous iterations to the current one, and attempt to otherwise evaluate the degree of complexity of the iterated process. Though it would be difficult, the Koch curve can be drawn as a single line, without lifting your pencil, and without connecting the two ends. So it is a line, but an infinitely long line with self-similarity.

Fractal dimensions are a little hard to understand, but make a bit more sense when we get into space-filling curves like the Dragon and Hilbert curves.

Here’s another variant of the Koch curve, this one done with right angles:

kochCurveLSysL1

We start with a straight line; divide it in thirds and draw a square in the middle third, removing the bottom side. For this we’d have N = 5, 5 new lines after each iteration, with r = 1/3, since each line segment equals 1/3 of the original. Hence our fractal dimension is log(5) / log(3) ≈1.4649.

Here are the next few stages of the fractal:

As you can see this fractal does seem to take up more area than the snowflake up above, hence the higher dimension. Some fractals have a dimension of 2 which makes them essentially shapes, yet shapes that are constructed from curves that bend back on themselves.

Want some fractals you can color? You might like my new Adult Coloring Book: Fractals.

5 Comments

Filed under Uncategorized

5 responses to “Fractals You Can Draw (The Koch Snowflake or Did It Really Snow In Cleveland In Late April?)

  1. I think the variant would make an excellent doily.

  2. anthony

    I’m all flaked out! Very good. what’s the best length of a side to start with so as not to cause to much complication when spliting sides into 3rds later?

    • Well if you’re using graph paper something divisible by three for the first few stages can be convenient. If you’re using four squares to the inch paper 27 squares or about 7 inches is a good starting size.

  3. Pingback: Blog Updates | [BTW] : Ben Trube, Writer

  4. Pingback: Author Enters Rehab For Fractal Addiction | [BTW] : Ben Trube, Writer

Leave a comment