Koch curve
A Koch curve is a fractal
generated by a replacement rule. This rule is, at each step, to replace the middle of each line segment
with two sides of a right triangle
having sides of length equal to the replaced segment. Two applications of this rule on a single line segment gives us:
To generate the Koch curve, the rule is applied indefinitely, with a starting line segment. Note that, if the length of the initial line segment is , the length of the Koch curve at the th step will be
This quantity increases without bound; hence the Koch curve has infinite length. However, the curve still bounds a finite area. We can prove this by noting that in each step, we add an amount of area equal to the area of all the equilateral triangles
we have just created. We can bound the area of each triangle of side length by (the square containing the triangle.) Hence, at step , the area “under” the Koch curve (assuming ) is
but this is a geometric series of ratio less than one, so it converges. Hence a Koch curve has infinite length and bounds a finite area.
A Koch snowflake is the figure generated by applying the Koch replacement rule to an equilateral triangle indefinitely.