1 / 58

Bruce Wayne Fractals

Bruce Wayne Fractals. What is a Fractal?. According to Benoit Mandelbrot … “A fractal is by definition is a set for which the Hausdorff-Besicovitch dimension strictly exceeds the topological dimension.” So … the concept of dimension is very important as we are learning about fractals.

betty_james
Télécharger la présentation

Bruce Wayne Fractals

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Bruce Wayne Fractals

  2. What is a Fractal?

  3. According to Benoit Mandelbrot … “A fractal is by definition is a set for which the Hausdorff-Besicovitch dimension strictly exceeds the topological dimension.” So … the concept of dimension is very important as we are learning about fractals.

  4. Fractals in Nature “Clouds are not spheres, mountains are not cones, coastlines are not circles, and bark is not smooth, nor does lightning travel in a straight line." -- Benoit Mandelbrot

  5. Advanced Synthetic Aperture Radar image of a large glacial lake in Finland.

  6. Fractal Clouds

  7. Tajikistan

  8. Fractal History

  9. Helge Von Koch

  10. Waclaw Sierpinski

  11. Georg Cantor

  12. Gaston Julia

  13. Benoit Mendelbrot

  14. Richard Swearingen

  15. Sunny

  16. Dianne Clark

  17. Fractal Terminology

  18. Important Characteristics of Fractals • They are recursive; that is, the process of their creation gets repeated indefinitely; • They are self-similar; that is, copies of the entire fractal may be found, in reduced form, within the fractal.

  19. Ways to Create Geometric Fractals • use a base shape and replace it with a recurring motif shape (we did this when we created the Koch Triangle for homework, the initial triangle was the base and the shape that we replaced each side with was the motif) • play the chaos game • method of successive removals

  20. Introducing XAOS Software Let’s look at this really neat fractal software and keep in mind those ideas about recursion and self-similarity.

  21. Let’s Play … The Chaos Game

  22. Dimension 1 dimensional 2 dimensional 3 dimensional

  23. Dimension Definition (1) A measure of spatial extent, especially width, height, or length. (2) The least number of independent coordinates required to specify uniquely the points in a space.

  24. Dimension Definition The first formal definition was stated by Dutch mathematician L E J Brouwer (1881-1966) in 1913. “A (solid) cube has the topological dimension of three because in any decomposition of the cube into smaller bricks there always are points that belong to at least four (3+1) bricks.”

  25. Definition Self-similarity Dimension D = log ( number of pieces ) log ( magnification factor )

  26. Easy example: What is the self-similarity dimension of a cube that has a length = 3, a width = 3, and a height = 3 ? We can break the cube up into 27 smaller cubes, or "pieces".  Also, if we take one of the smaller cubes and "magnify" the sides by 3, we end up with a cube that is the same size as the original.  Hence, the "magnification factor" is 3. Self-similarity dimension = log( number of pieces ) log( magnification factor ) Self-similarity dimension = log (27) = log(3)3 = 3 log(3) = 3 log (3) log(3) log(3)

  27. What is the fractal dimension of the Koch Snowflake ? Self-similarity dimension = log( number of pieces ) log( magnification factor )

  28. What is the fractal dimension of the Koch Snowflake ? Self-similarity dimension = log(4) = 1.26 log(3)

  29. What would the "self-similarity dimension" be for the Koch Island Fractal ?

  30. Self-similarity dimension = log ( number of pieces ) log ( magnification factor ) Self-similarity dimension = log (8) = log(2)3 = 3 log(2) = 1.5 log(4) log(2)2 = 2 log(2) What is the area of the Koch Island fractal ? What is the perimeter of the Koch Island fractal ?

  31. Logo Programming It is not just for the kids. Big kids can have fun with it as well !!!

  32. Fractals with Sketchpad

  33. Stage 0 1 2 3 4 n Length • Now that you have experimented with creating the Hat Curve Fractal, it’s time to make your own. • Go to FILE, then DOCUMENTOPTIONS. • Choose the ADDPAGE tab, then BLANK PAGE. • Click on OK. • Use the same procedure as you did for the Hat Curve Fractal to create your own. • Start with a horizontal line segment. • Decide upon a rule to use. Creativity counts here! For example, two rules you have seen are to replace the middle third of the segment with a triangle or with a square. Type your rule on your page with a text box. • After you have created your fractal, copy and fill in the table below on sketchpad. Pick some convenient starting length for your segment (other than 1).

  34. Sierpinski Pyramid

  35. Fractal Cards

More Related