<< Chapter < Page Chapter >> Page >

Chapter opener: finding the area of the koch snowflake

Define a sequence of figures { F n } recursively as follows ( [link] ). Let F 0 be an equilateral triangle with sides of length 1 . For n 1 , let F n be the curve created by removing the middle third of each side of F n 1 and replacing it with an equilateral triangle pointing outward. The limiting figure as n is known as Koch’s snowflake .

This is a diagram of the Koch snowflake, which it created through iterations. The base case is an equilateral triangle. In each iteration, the middle third of each line segment is replaced with another equilateral triangle pointing outward.
The first four figures, F 0 , F 1 , F 2 , and F 3 , in the construction of the Koch snowflake.
  1. Find the length L n of the perimeter of F n . Evaluate lim n L n to find the length of the perimeter of Koch’s snowflake.
  2. Find the area A n of figure F n . Evaluate lim n A n to find the area of Koch’s snowflake.
  1. Let N n denote the number of sides of figure F n . Since F 0 is a triangle, N 0 = 3 . Let l n denote the length of each side of F n . Since F 0 is an equilateral triangle with sides of length l 0 = 1 , we now need to determine N 1 and l 1 . Since F 1 is created by removing the middle third of each side and replacing that line segment with two line segments, for each side of F 0 , we get four sides in F 1 . Therefore, the number of sides for F 1 is
    N 1 = 4 · 3 .

    Since the length of each of these new line segments is 1 / 3 the length of the line segments in F 0 , the length of the line segments for F 1 is given by
    l 1 = 1 3 · 1 = 1 3 .

    Similarly, for F 2 , since the middle third of each side of F 1 is removed and replaced with two line segments, the number of sides in F 2 is given by
    N 2 = 4 N 1 = 4 ( 4 · 3 ) = 4 2 · 3 .

    Since the length of each of these sides is 1 / 3 the length of the sides of F 1 , the length of each side of figure F 2 is given by
    l 2 = 1 3 · l 1 = 1 3 · 1 3 = ( 1 3 ) 2 .

    More generally, since F n is created by removing the middle third of each side of F n 1 and replacing that line segment with two line segments of length 1 3 l n 1 in the shape of an equilateral triangle, we know that N n = 4 N n 1 and l n = l n 1 3 . Therefore, the number of sides of figure F n is
    N n = 4 n · 3

    and the length of each side is
    l n = ( 1 3 ) n .

    Therefore, to calculate the perimeter of F n , we multiply the number of sides N n and the length of each side l n . We conclude that the perimeter of F n is given by
    L n = N n · l n = 3 · ( 4 3 ) n .

    Therefore, the length of the perimeter of Koch’s snowflake is
    L = lim n L n = .
  2. Let T n denote the area of each new triangle created when forming F n . For n = 0 , T 0 is the area of the original equilateral triangle. Therefore, T 0 = A 0 = 3 / 4 . For n 1 , since the lengths of the sides of the new triangle are 1 / 3 the length of the sides of F n 1 , we have
    T n = ( 1 3 ) 2 T n 1 = 1 9 · T n 1 .

    Therefore, T n = ( 1 9 ) n · 3 4 . Since a new triangle is formed on each side of F n 1 ,
    A n = A n 1 + N n 1 · T n = A n 1 + ( 3 · 4 n 1 ) · ( 1 9 ) n · 3 4 = A n 1 + 3 4 · ( 4 9 ) n · 3 4 .

    Writing out the first few terms A 0 , A 1 , A 2 , we see that
    A 0 = 3 4 A 1 = A 0 + 3 4 · ( 4 9 ) · 3 4 = 3 4 + 3 4 · ( 4 9 ) · 3 4 = 3 4 [ 1 + 3 4 · ( 4 9 ) ] A 2 = A 1 + 3 4 · ( 4 9 ) 2 · 3 4 = 3 4 [ 1 + 3 4 · ( 4 9 ) ] + 3 4 · ( 4 9 ) 2 · 3 4 = 3 4 [ 1 + 3 4 · ( 4 9 ) + 3 4 · ( 4 9 ) 2 ] .

    More generally,
    A n = 3 4 [ 1 + 3 4 ( 4 9 + ( 4 9 ) 2 + + ( 4 9 ) n ) ] .

    Factoring 4 / 9 out of each term inside the inner parentheses, we rewrite our expression as
    A n = 3 4 [ 1 + 1 3 ( 1 + 4 9 + ( 4 9 ) 2 + + ( 4 9 ) n 1 ) ] .

    The expression 1 + ( 4 9 ) + ( 4 9 ) 2 + + ( 4 9 ) n 1 is a geometric sum. As shown earlier, this sum satisfies
    1 + 4 9 + ( 4 9 ) 2 + + ( 4 9 ) n 1 = 1 ( 4 / 9 ) n 1 ( 4 / 9 ) .

    Substituting this expression into the expression above and simplifying, we conclude that
    A n = 3 4 [ 1 + 1 3 ( 1 ( 4 / 9 ) n 1 ( 4 / 9 ) ) ] = 3 4 [ 8 5 3 5 ( 4 9 ) n ] .

    Therefore, the area of Koch’s snowflake is
    A = lim n A n = 2 3 5 .
Got questions? Get instant answers now!
Practice Key Terms 7

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Calculus volume 2. OpenStax CNX. Feb 05, 2016 Download for free at http://cnx.org/content/col11965/1.2
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Calculus volume 2' conversation and receive update notifications?

Ask