The Ultimate Snowflake

Calculus Level 4

An ultimate snowflake (Koch Snowflake) is formed when each side of an equilateral triangle is divided in 3 3 equal parts, and a new equilateral triangle is constructed in the middle part. Repeat this step infinitely for each side of the polygon formed. Given that the side of the initial equilateral triangle of one such ultimate snowflake is 5 units, find the square of the area of the polygon (after repeating the above process infinitely).


The answer is 300.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

4 solutions

Oliver Welsh
Dec 20, 2013

First notice that for each generation of triangles, the area of each triangle decreases by a factor of 1 9 \frac{1}{9} . Also, the number of triangles in each generation increases by a factor of 4 4 (in the first generation there are 3 3 more, then 12 , 48 , 12, 48, \dots ). Therefore, the total area for each generation of triangles increase by a factor of 4 9 \frac49 . Let the area of the original triangle be a a , then we have the area of the snowflake, A A is, A = a + 1 3 a + 4 27 a + 16 243 a + A = a + \frac13a + \frac4{27}a + \frac{16}{243}a + \dots First we evaluate the geometric series, 1 3 a + 4 27 a + 16 243 a + \frac13a + \frac4{27}a + \frac{16}{243}a + \dots This is equal to 1 3 a 1 4 9 = 3 5 a \frac{\frac13a}{1-\frac49} = \frac35a Hence the total area is A = 8 5 a A=\frac85a . Now a = 25 3 4 a = \frac{25\sqrt{3}}{4} Hence the total area, A A is, A = 8 5 25 3 4 = 10 3 A 2 = 300 A = \frac85 \cdot\frac{25\sqrt{3}}{4} = 10\sqrt{3} \Rightarrow A^2 = \fbox{300}

I must admit that approach to the problem is simply elegant. cheers!!!

kirtan bhatt - 7 years, 5 months ago

Nice solution! :) Haha I did a much longer way!

Happy Melodies - 7 years, 4 months ago

you're aweosme

Rohan Majumdar - 7 years, 3 months ago
Ricky Escobar
Dec 20, 2013

We will solve this problem for general initial side length s 0 s_0 .

The initial area A 0 A_0 is given by the equilateral triangle area formula to be $$A 0 = \frac{\sqrt{3}}{4}s 0^2.$$ Each iteration, the total area is increased by the area of the new triangles added to the polygon. The number of triangles added is simply the number of sides before that iteration. The number of sides σ n \sigma_n of the polygon is multiplied by four every iteration, that is $$\sigma n = 4\sigma {n-1}.$$ This a simple geometric relation, so we have $$\sigma n = 3 \cdot 4^n.$$ The side lengths s n s_n of the triangle are divided by three every iteration, so we have $$s n = \frac{1}{3}s {n-1}.$$ This also a geometric relation, so we have $$s n = s 0 \left(\frac{1}{3}\right)^n.$$ So the amount of area added at the n n th iteration a n a_n is the number of triangles added times the area of each of the triangles, i.e., $$a n = \sigma {n-1}\frac{\sqrt{3}}{4}(s n) ^2$$ $$=3\cdot4^{n-1}\frac{\sqrt{3}}{4}\left(s 0 \left( \frac{1}{3}\right)^n\right)^2$$ $$=\frac{3\sqrt{3}}{16}s 0^2\left( \frac{4}{9} \right)^n.$$ The total area after n n iterations A n A_n is the initial area A 0 A_0 plus the sum of all of the areas added. That is $$A n = A 0 + \sum\limits {i=1}^{n} a i$$ $$=\frac{\sqrt{3}}{4}s 0^2 + \sum\limits {i=1}^{n} \frac{3\sqrt{3}}{16}s 0^2\left( \frac{4}{9} \right)^i$$ $$=\frac{\sqrt{3}}{4}s 0^2 +\frac{3\sqrt{3}}{16}s 0^2 \sum\limits {i=1}^{n} \left( \frac{4}{9} \right)^i.$$ The area of the Koch Snowflake A A is simply the limit (if it exists) of A n A_n as n n \to \infty : $$A=\lim {n \to \infty} A n$$ $$= \lim {n \to \infty} \left( \frac{\sqrt{3}}{4}s 0^2 +\frac{3\sqrt{3}}{16}s 0^2 \sum\limits {i=1}^{n} \left( \frac{4}{9} \right)^i\right)$$ $$= \frac{\sqrt{3}}{4}s 0^2 +\frac{3\sqrt{3}}{16}s 0^2 \sum\limits_{i=1}^{\infty} \left( \frac{4}{9} \right)^i.$$ The sum is a geometric sum with first term 4 / 9 4/9 and common ratio 4 / 9 4/9 , so it converges to 4 / 9 1 4 / 9 = 4 5 \frac{4/9}{1-4/9}=\frac{4}{5} .

So we have $$A=\frac{\sqrt{3}}{4}s 0^2 +\frac{3\sqrt{3}}{16}s 0^2 \left( \frac{4}{5} \right),$$ which simplifies to $$A=\frac{2\sqrt{3}}{5}s_0^2.$$ So, in our case, when s 0 = 5 s_0=5 , we have $$A=10\sqrt{3},$$ whose square is $$A^2=\boxed{300}.$$

300

Karteek Yv
Jan 26, 2014

Let us assume the initial trianle side as 's', at first step 3 new triangles' are added on each side with side s 3 \frac{s}{3} and in the second step a new trianlge with side s 3 2 \frac{s}{3^{2}} is added on each of 4 × 3 4 \times 3 sides. This is repeated infinitely, the n t h n^{th} time repeatition will have a side of s 3 n \frac{s}{3^{n}} and total number of sides triangles will be 3 × 4 n 1 3 \times 4^{n-1} .

area of equilateral triangle is 3 4 × s 2 \frac{\sqrt{3}}{4} \times s^{2}

area of polygon will be 3 4 × s 2 [ 1 + 3 3 2 + 4 × 3 3 4 + 4 2 × 3 3 6 + 4 3 × 3 3 8 . . . . . . . . . . . ] \frac{\sqrt{3}}{4} \times s^{2} [1 + \frac{3}{3^{2}} +\frac{4 \times 3}{3^{4}} + \frac{4^{2} \times 3}{3^{6}} + \frac{4^{3} \times 3}{3^{8}} ...........]

= 3 4 × s 2 [ 1 + 1 3 + 2 2 3 3 + 2 4 3 5 + 2 6 3 7 . . . . . . . . . . . ] = \frac{\sqrt{3}}{4} \times s^{2} [1 + \frac{1}{3} +\frac{2^{2}}{3^{3}} + \frac{2^{4}}{3^{5}} + \frac{2^{6}}{3^{7}} ...........]

= 3 4 × s 2 [ 1 + 1 / 3 1 2 2 3 2 ] = \frac{\sqrt{3}}{4} \times s^{2} [1 + \frac{1/3}{1-\frac{2^{2}}{3^{2}}} ]

= 3 4 × s 2 [ 1 + 3 5 ] = \frac{\sqrt{3}}{4} \times s^{2} [1+ \frac{3}{5}]

= 2 × 3 5 × s 2 = \frac{2 \times \sqrt{3}}{5} \times s^{2}

When s = 5 s = 5 , area of the polygon will be 10 × 3 10 \times \sqrt{3}

square of the area is 300

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...