Fractals What do we mean by dimension? Consider what happens when you divide a line segment in two on a figure. How many smaller versions do you get?

Slides:



Advertisements
Similar presentations
Finding Gold In The Forest …A Connection Between Fractal Trees, Topology, and The Golden Ratio.
Advertisements

40S Applied Math Mr. Knight – Killarney School Slide 1 Unit: Sequences Lesson: SEQ-L3 Drawing Fractal Patterns Drawing Fractal Patterns Learning Outcome.
Polygons and Area. Section 10-1  A polygon that is both equilateral and equiangular.
Fractals everywhere ST PAUL’S GEOMETRY MASTERCLASS II.
Chapter 9: Recursive Methods and Fractals E. Angel and D. Shreiner: Interactive Computer Graphics 6E © Addison-Wesley Mohan Sridharan Based on Slides.
Fractals Ed Angel Professor of Computer Science, Electrical and Computer Engineering, and Media Arts Director, Arts Technology Center University of New.
Homework discussion Read pages 388 – 391 Page 400: 49 – 52, 72.
The infinitely complex… Fractals Jennifer Chubb Dean’s Seminar November 14, 2006 Sides available at
The Wonderful World of Fractals
Holt Geometry 12-Ext Using Patterns to Generate Fractals 12-Ext Using Patterns to Generate Fractals Holt Geometry Lesson Presentation Lesson Presentation.
CS4395: Computer Graphics 1 Fractals Mohan Sridharan Based on slides created by Edward Angel.
10-4 Perimeters and Areas of Similar Figures
Approaches To Infinity. Fractals Self Similarity – They appear the same at every scale, no matter how much enlarged.
Applied Mathematics Complex Systems Fractals Fractal by Zhixuan Li.
"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."(Mandelbrot,
Chapter 9: Geometry.
Geometry Vocabulary Test Ms. Ortiz. 1. If two parallel lines are cut by a transversal, then the corresponding angles are congruent.
1 Excursions in Modern Mathematics Sixth Edition Peter Tannenbaum.
Fractals Nicole MacFarlane December 1 st, What are Fractals? Fractals are never- ending patterns. Many objects in nature have what is called a ‘self-
How complex ~ Developed by Andrew Derer ~ MathScience Innovation Center, Richmond, VA.
Review of Geometric Shapes
It’s a Designer Original Josef Guarin Block 3 Geometry H.
Ananth Dandibhotla, William Chen, Alden Ford, William Gulian Chapter 6 Proportions and Similarity.
Fractals Siobhán Rafferty.
Infinities 6 Iteration Number, Algebra and Geometry.
Objectives Define and draw lines of symmetry Define and draw dilations.
Fractals. Most people don’t think of mathematics as beautiful but when you show them pictures of fractals…
April 21 st - Your next hand-in day will be Wednesday, April 30 th - Draw 5 2D Shapes. Using a dotted line, draw a line of symmetry through each shape.
Fractals What do we mean by dimension? Consider what happens when you divide a line segment in two on a figure. How many smaller versions do you get? Consider.
Mathematics Numbers: Percentages Science and Mathematics Education Research Group Supported by UBC Teaching and Learning Enhancement Fund Department.
Chapter 7 Vocab Review. 1. Write the generic formula (proportion) for geometric mean (x) of two positive numbers a & b.
Some Fractals and Fractal Dimensions. The Cantor set: we take a line segment, and remove the middle third. For each remaining piece, we again remove the.
Fractal Project Mariellen Hemmerling. Fractals “A fractal is "a rough or fragmented geometric shape that can be split into parts, each of which is (at.
{ Fractals, iterations and the Sierpinski Triangle an iterative approach Central Arizona College Science Night at San Tan Campus.
Koch Curve How to draw a Koch curve.. Start with a line segment (STAGE 0) *Divide the line into thirds *In the middle third produce an equilateral triangle.
1 GEM2505M Frederick H. Willeboordse Taming Chaos.
Chapter 12.  For each example, how would I get the first image to look like the second?
Fractals! Bullock Math Academy March 22, 2014 Brian Shelburne
Fractals Ed Angel Professor Emeritus of Computer Science
 Introduction  Definition of a fractal  Special fractals: * The Mandelbrot set * The Koch snowflake * Sierpiński triangle  Fractals in nature  Conclusion.

Fractals. What do we mean by dimension? Consider what happens when you divide a line segment in two on a figure. How many smaller versions do you get?
2 pt 3 pt 4 pt 5pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2pt 3 pt 4pt 5 pt 1pt 2pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4pt 5 pt 1pt Vocab 1 Vocab 2 Transformations CompositionsMiscellaneous.
Geometry Mathematical Reflection 1A
Fractals Cassi Blum.
Fractals.
Chapter 9: Geometry. 9.1: Points, Lines, Planes and Angles 9.2: Curves, Polygons and Circles 9.3: Triangles (Pythagoras’ Theorem) 9.4: Perimeter, Area.
G.14 The student will use similar geometric objects in two- or three-dimensions to a. compare ratios between side lengths, perimeters, areas, and volumes;
1 What did we learn before?. 2 line and segment generation.
Corresponding Parts of Similar Triangles
Fractals.
Chapter 19: Symmetry and Patterns Lesson Plan
Iterative Mathematics
A geometric shape is the geometric information which remains when location, scale, orientation and reflection are removed from the description of a geometric.
11.6 Perimeters and Areas of Similar Figures
Tuesday, January 22, 2013 Agenda: TISK & 2 MM Review HW answers
Fractals Project Natalie Rowe.
HONR 300/CMSC 491 Fractals (Flake, Ch. 5)
Learning Objective We will determine1 if the given figure has line of Symmetry and Angle of rotation. What are we going to do? What is determine means?_____.
The perimeter of a square is 24 feet. Find the length of its diagonal.
Transformations and Symmetry
S.K.H. Bishop Mok Sau Tseng Secondary School
HONR 300/CMSC 491 Fractals (Flake, Ch. 5)
The Wonderful World of Fractals
Modeling with Geometry
WARM-UP 8 in. Perimeter = _____ 7 in. Area = _____ 12 in. 4 cm
Create a design (image) on the graph paper on the last page, making sure at least 3 vertices land on whole number (integer) coordinates, in the upper left.
Add to your notes Corollaries
Similar Polygons Objectives: 1) To identify similar polygons
Surprising Connections in Math: From the Golden Ratio to Fractals
Presentation transcript:

Fractals What do we mean by dimension? Consider what happens when you divide a line segment in two on a figure. How many smaller versions do you get? Consider a line segment, a square and a cube.

Fractals No strict mathematical definition for fractals, but there are some common properties: Detail at arbitrary scale Repeated patterns Geometric complexity Fractal dimension

Self-similarity 9.8 An object is self-similar if it can be formed from smaller versions of itself (with no gaps or overlap) A square is self-similar, a circle is not. Many objects in nature have self-similarity.

More self-similarity in Nature 9.8

Self-similar fractals Start with some basic geometrical object like a line segment or triangle and perform some operation. Then repeat the process indefinitely (this is called iterating). Each iteration produces a more complicated object. The fractal dimension D can be found by considering the scaling at each iteration, where r is the scaling amount and N is the number of smaller pieces. rD = N so D = ln N/ln r

Cantor Set Start with the line segment of length 1 between 0 and 1. Remove the middle third segment. Repeat this process to the remaining two line segments. At each iteration you scale down by 3 to get 2 new pieces. What is the fractal dimension?

More on the Cantor Set Repeat removing middle third segments indefinitely. How much length is left?

Sierpinski Gasket Start with an equilateral triangle. Divide each side in half and remove the middle triangle. Repeat this process indefinitely.

Sierpinski Gasket What happens to the perimeter as you do more iterations? What about area? What is the fractal dimension of the gasket? Does this make sense?

Koch Snowflake Start with equilateral triangle. Iteration rule: What happens to the perimeter? Area? What is the fractal dimension?

Sierpinski Relatives The Sierpinski Gasket (right triangle version) can be obtained via the three maps which map the unit square to three smaller squares, and repeating those maps ad infinitum:

Sierpinski Relatives Could include symmetries of the square: 4 rotations (a = 0, b =90, c=180, d= 270) 4 reflections (e = horizontal, f = vertical, g = diagonal top right, h = diagonal top left)

Same Fractal Dimension, Different Topology

Fractal Trees Compact, connected subsets that exhibit some kind of branching pattern There are different types of fractal trees Many natural systems can be modeled with fractal trees

Rat Lung Model

Retina Analysis

Symmetric Binary Fractal Trees T(r,) denotes tree with scaling ratio r (some real number between 0 and 1) and branching angle  (real-valued angle between 0º and 180º) Trunk splits into 2 branches, each with length r, one to the right with angle  and the other to the left with angle  Level k approximation tree has k iterations of branching

Examples T(.55, 40º)

Examples T(.6, 72º)

Examples T(.615, 115º)

Examples T(.52, 155º)

Self-Contact For a given branching angle, there is a unique scaling ratio such that the corresponding symmetric binary tree is “self-contacting”. We denote this ratio by rsc. This ratio can be determined for any symmetric binary tree. If r < rsc, then the tree is self-avoiding. If r > rsc, then the tree is self-overlapping.

Overlapping Tree

T(rsc, 120°) 1-rsc-rsc2=0 rsc= (-1 + √5)/2 What is the self-contacting scaling ratio for the branching angle 120°? It must satisfy 1-rsc-rsc2=0 Thus rsc= (-1 + √5)/2

The Golden Trees Four self-contacting trees have scaling ratio 1/Φ Each of these trees possesses extra symmetry, they seem to “line up” The four angles are 60°, 108°, 120° and 144°

Golden 60

Golden 108

Golden 120

Golden 144