Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
1664
3
avatar+870 

The Sierpinski Triangle is a fractal, with the overall shape of an equilateral triangle.

To make a Sierpinski triangle, take an equilateral triangle, then draw three small triangles, one in each angle, then repeat it with those 3 new triangles, and repeat it again, and again...

Now, if we call the 1st step (when you have only 1 triangle) "Step 0", the next "Step 1", then "Step 2", "Step 3", and so on,

  1. How many triangles do we have at:
    1. Step 6 ?
    2. Step 8 ?
    3. Step 19 ?
    4. Step 50 ?
  2. How can you find the number of triangles drawn at Step n ?

I'll put a mark out of 20.

Note: The "empty" triangles in the middle aren't included.

 May 10, 2015

Best Answer 

 #3
avatar+118703 
+5

Thanks Heureka   

 

Here is a vey interesting you tube clip on FRACTALS

https://www.youtube.com/watch?v=XwWyTts06tU

 May 11, 2015
 #1
avatar+26396 
+5

How many triangles do we have at:

  1. Step 6 ?
  2. Step 8 ?
  3. Step 19 ?
  4. Step 50 ?

I. The "empty" triangles in the middle are included:

s1=1=1=1s2=3s1+1=4=1+3s3=3s2+1=13=1+3+32s4=3s3+1=40=1+3+32+33s5=3s4+1=121=1+3+32+33+34s6=3s5+1=364=1+3+32+33+34+35sn=3sn1+1=3n12

 

a.)s6=3612=364b.)s8=3812=9841c.)s19=31912=581130733d.)s50=35012=358 948 993 845 926 294 385 124

 

II. The "empty" triangles in the middle aren't included:

s1=1=1=30s2=3s1=3=31s3=3s2=9=32s4=3s3=27=33s5=3s4=81=34s6=3s5=243=35sn=3sn1=3n1

 

a.)s6=35=243b.)s8=37=2187c.)s19=318=387420489d.)s50=349=239 299 329 230 617 529 590 083

 May 10, 2015
 #2
avatar+870 
0

Twice as good as I expected: You've got

40/20

CONGRATULATIONS !    

You've earned a cookie:

 May 10, 2015
 #3
avatar+118703 
+5
Best Answer

Thanks Heureka   

 

Here is a vey interesting you tube clip on FRACTALS

https://www.youtube.com/watch?v=XwWyTts06tU

Melody May 11, 2015

1 Online Users