Koch Snowflake Area

The Koch Snowflake has an infinite perimeter, but all its squiggles stay crumpled up in a finite area. So how big is this finite area, exactly?

To answer that, let’s look again at The Rule.

Koch Snowflake Rule

When we apply The Rule, the area of the snowflake increases by that little triangle under the zigzag. So we need two pieces of information:

  1. Each time we apply The Rule, how many little triangles do we add?
  2. Each time we apply The Rule, what’s the size of each little triangle we’re adding?

Let’s tackle these one at a time.

1) How many little triangles do we add? This part’s pretty simple. We start with a triangle, which means we have 3 line segments to work with. For each line segment, we add 1 triangle, and our line segment becomes 4 little segments. So we end up with 3 new triangles and 34 total line segments. Then when we apply The Rule a second time, we take our 34 line segments and add a triangle for each one, finishing with 344 little line segments. Then the next time we apply The Rule, we add 344 new little triangles and end up with 3444 tiny line segments. In general, when we apply The Rule for the nth time, we add 34n1 new triangles.

2) What’s the size of each little triangle we’re adding? This one’s a little trickier. Let’s start with side lengths. Suppose we say our original triangle has side length s. When we apply The Rule to the triangle, the new little triangles we’re adding on have side length s3. (Look again at our Rule if that doesn’t make sense.) The lengths of all our line segments are now s3, so when we apply The Rule a second time, the side lengths of the new little triangles are s33. Then when we apply The Rule a third time, the new side lengths are s333. So in general, when we apply The Rule for the nth time, the new little triangles have side length s3n. Now let’s convert all this into triangle areas. There’s a formula for the area of an equilateral triangle with side length s: s234. (See if you can figure out why!) Now when we apply The Rule to the triangle, our new little triangles that we’re adding to the area have side length s3, so we substitute that into the formula and get s23234. When we apply The Rule a second time, the side length of the new little triangles is s32, so the area becomes s2(32)234. Then when we apply The Rule a third time, the triangle side length is s33, so the area becomes s2(33)234. In general, when we apply The Rule for the nth time, the new little triangles have side length s3n and area s2(3n)234.

Okay, let’s put this all together. When we apply The Rule for the nth time, we add 34n1 new triangles, each with area s2(3n)234. So the total area that we’re adding to the snowflake when we apply The Rule for the nth time is

34n1s2(3n)234

=s234n232n1

Yikes.

In order to finish up this calculation and figure out the area of the snowflake, we need to use this expression to add up all the triangle areas that make up the entire snowflake. In other words, we need to add the area of our original triangle, the total area we get from applying The Rule once, the total area we get from applying The Rule a second time, the total area we get from applying The Rule a third time, and so on to infinity. That’s

s234+s2334+s2333+s23435+s234237+

We need to get rid of the “” before we can compress this into our final answer. To do this, we notice that each new term is formed by multiplying the last one by 49. The one exception is going from the first term to the second term – we’ll need to treat the first term separately, but we’ll deal with that in a minute. There’s a formula that can help us with the “": when you have an infinite sum where you get the next term by multiplying the previous one by a number less than 1, the sum is equal to

a1r

where a is the first term in the series and r is the common ratio. In this case, we have to deal with the first term in our sum not following the same pattern as the rest of the terms, so we let the second term be a; we plug s2334 and 49 into the above formula, which reduces our infinite sum down to

s234+s2334149

=s234+s233495

=s234+3s2320

=5s23+3s2320

=8s2320

=2s235

Whew.

That’s our answer. Whatever we set the side length of the original equilateral triangle to be, we can use this formula to find the area of the finished snowflake. We might be able to get a better idea of what this formula is telling us if we let the area of the original triangle be a, which we already mentioned is equal to s234, and substitute that into the formula:

2s235

=8s2345

=8a5

This tells us that the area of the snowflake is 85 times the area of the triangle we grew it from. Cool, eh?