A Primer on Chaos and Fractals Bruce Kessler Western Kentucky University as a prelude to Arcadia at Lipscomb University.

Slides:



Advertisements
Similar presentations
Fractals with a Special Look at Sierpinskis Triangle By Carolyn Costello.
Advertisements

Iteration, the Julia Set, and the Mandelbrot Set.
What is a Fractal? A fractal is a mathematical object that is both self-similar and chaotic. self-similar: As you magnify, you see the object over and.
40S Applied Math Mr. Knight – Killarney School Slide 1 Unit: Sequences Lesson: SEQ-L3 Drawing Fractal Patterns Drawing Fractal Patterns Learning Outcome.
The Logistic Equation Robert M. Hayes Overview §Historical ContextHistorical Context §Summary of Relevant ModelsSummary of Relevant Models §Logistic.
1 MA 1128: Lecture 19 – 4/19/11 Quadratic Formula Solving Equations with Graphs.
Math Modeling Final Project APPLICATIONS of FRACTALS Advisor: Professor Alber Fang Qi Pu Wan Xue Rui FRACTAL LANDSCAPES FRACTAL IMAGE COMPRESSION.
Play the Chaos Game Learn to Create Your Own Fractals.
Complex Dynamics and Crazy Mathematics Dynamics of three very different families of complex functions: 1.Polynomials (z 2 + c) 2. Entire maps ( exp(z))
Fractals everywhere ST PAUL’S GEOMETRY MASTERCLASS II.
Velocity and tangents We are going to look at two questions that, in appearance, have nothing to do with each other (one is geometrical, the other physical);
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.
Fractals Joceline Lega Department of Mathematics University of Arizona.
Admin stuff. Questionnaire Name Math courses taken so far General academic trend (major) General interests What about Chaos interests you the most?
Iterated Function Systems (IFS) and Fractals Math 204 Linear Algebra November 16, 2007.
A PowerPoint presentation brought to you by Christian Malone and Alissa Ousley.
10.7 Write and Graph Equations of Circles Hubarth Geometry.
Mandelbrot Fractals Betsey Davis MathScience Innovation Center.
HONR 300/CMSC 491 Computation, Complexity, and Emergence Mandelbrot & Julia Sets Prof. Marie desJardins February 22, 2012 Based on slides prepared by Nathaniel.
FRACTALS OF THE WORLD By Leslie Ryan. Common Terms Iteration- To repeat a pattern multiple times, usually with a series of steps. Reflection- An image.
1 GEM2505M Frederick H. Willeboordse Taming Chaos.
Iterated Integrals and Area in the Plane By Dr. Julia Arnold Courtesy of a CDPD grant.
Structured Chaos: Using Mata and Stata to Draw Fractals
1 Excursions in Modern Mathematics Sixth Edition Peter Tannenbaum.
Fractals. Similar Figures Same shape Corresponding angles are congruent Corresponding sides are proportional.
How complex ~ Developed by Andrew Derer ~ MathScience Innovation Center, Richmond, VA.
The Chaos Game.
Introduction Introduction: Mandelbrot Set. Fractal Geometry ~*Beautiful Mathematics*~ FRACTAL GEOMETRY Ms. Luxton.
1 GEM2505M Frederick H. Willeboordse Taming Chaos.
Catch the Spirit of Mathematical Practices Mathematics Investigations Chaos Game Rules:  Starting point is any point in the plane of triangle ABC.  Second.
Infinities 6 Iteration Number, Algebra and Geometry.
Excel quad iteration M-set iterator Movie maker 75.
Complexity: Ch. 2 Complexity in Systems 1. Dynamical Systems Merely means systems that evolve with time not intrinsically interesting in our context What.
Strategies and Rubrics for Teaching Chaos and Complex Systems Theories as Elaborating, Self-Organizing, and Fractionating Evolutionary Systems Fichter,
Mathematics Numbers: Percentages Science and Mathematics Education Research Group Supported by UBC Teaching and Learning Enhancement Fund Department.
Fractional Dimensions, Strange Attractors & Chaos
David Chan TCM and what can you do with it in class?
FRACTALS FRACTALS The Geometry of Nature ϕ π Σ Π ξ ρ τ ω ψ Ξ Ω μ ε γ λ η ζ θ β α By Michael Duong.
1 GEM2505M Frederick H. Willeboordse Taming Chaos.
Chaos. State-of-the-art calculator,1974 (about $400)
Section 6.1 Images Viewing a Gallery of Fractals. Look for patterns.
Dynamical Systems 4 Deterministic chaos, fractals Ing. Jaroslav Jíra, CSc.
1 GEK1530 Frederick H. Willeboordse Nature’s Monte Carlo Bakery: The Story of Life as a Complex System.
Fractals! Bullock Math Academy March 22, 2014 Brian Shelburne
Equations of Circles. Vocab Review: Circle The set of all points a fixed distance r from a point (h, k), where r is the radius of the circle and the point.
4 Numerical Methods Root Finding.
Section 1-1 Points and Lines. Each point in the plane can be associated with an ordered pair of numbers, called the coordinates of the point. Each ordered.
1 GEM2505M Frederick H. Willeboordse Taming Chaos.
Computer Graphics: Programming, Problem Solving, and Visual Communication Steve Cunningham California State University Stanislaus and Grinnell College.
HONR 300/CMSC 491 Computation, Complexity, and Emergence
Theory of nonlinear dynamic systems Practice 9
Data Structures.
3-3: Cramer’s Rule.
Iterative Mathematics
Dimension Review Many of the geometric structures generated by chaotic map or differential dynamic systems are extremely complex. Fractal : hard to define.
HONR 300/CMSC 491 Fractals (Flake, Ch. 5)
Including Complex Dynamics in Complex Analysis Courses
HONR 300/CMSC 491 Fractals (Flake, Ch. 5)
Fun with Sierpinski Pyramids
S.K.H. Bishop Mok Sau Tseng Secondary School
HONR 300/CMSC 491 Fractals (Flake, Ch. 5)
The Wonderful World of Fractals
The Mystery of the Fractal
The Fractal Geometry of the Mandelbrot Set.
Graphing Inequalities.
APPLICATIONS of FRACTALS
Modeling with Geometry
The Mystery of the Fractal
Graphing Inequalities.
Presentation transcript:

A Primer on Chaos and Fractals Bruce Kessler Western Kentucky University as a prelude to Arcadia at Lipscomb University

The ideas of chaos theory and fractal geometry are some of the newest ideas in all of mathematics. Their study has been enabled by the use of the computer, and better computing power has just increased our understanding of these topics. A full coverage of these topics would take longer than an hour to provide.

Let’s start with a simple construction. Take a triangle, bisect each side, and divide it into four congruent triangles. Then, remove the middle triangle. Then comes the only hard part of the construction... repeat an infinite number of times. Sierpinski Triangle

Another way to think of the construction is as the union of three contraction mappings. This union, called an iterated function system, is itself a contraction mapping, which must have a fixed point – the Sierpinski triangle! This is true regardless of the non- zero set of points with which you begin. I’ll stop here, because the next iteration virtually disappears!

So, what happens if we use other carefully- chosen contraction mappings? The union will have a new fixed point, perhaps something that looks a bit more natural. Barnsley Fern

Where does chaos theory enter the discussion? Let’s start by looking at the logistic equation. In a continuous setting, the logistic equation has the form where r is a constant, x is a measure of a population, and c is the carrying capacity, also a constant. This is a differential equation, with the solution The solution, with r = 4, c = 1, and x(0) = 0.01, is shown at right.

Where does chaos theory enter the discussion? In a discrete setting, the logistic equation has the form where again r is a constant, x is a measure of a population, and c is the carrying capacity, also a constant. This is a difference equation. The graph of x 0, x 1, etc. with r = 4, c = 1, and x 0 = 0.01, is shown below. What is going on here? Chaos? Randomness?

Chaos? Yes! Randomness? No! This is considered chaotic behavior, because if we change the initial condition slightly, to x 0 = for example, we get a completely different result.

Chaos? Yes! Randomness? No! This is considered chaotic behavior, because if we change the initial condition slightly, to x 0 = for example, we get a completely different result. However, there is a formula to predict each of the points!

When we iterate this function, we basically take the y-value over to the line y = x, and then go back up/down to the graph. Show the movie “cobweb1.mov”.

Not every initial value gives chaotic results.

Yep, it’s a fractal!

And then there’s randomness, which has nothing to do with chaos or fractals, right? Let’s play a game. Select three points (red). Pick a point (black) from among the first three points. Completely at random, generate another point that is halfway between your point and one of the original three. Repeat. By the way, the name of this game is the Chaos Game.

I can use the Chaos Game to finish my fern drawing.

The Mandelbrot set is found and drawn in the complex plane, by taking each point in the plane z 0 and iterating the function f(z) = z 2 + z 0. Points z 0 that stay in the circle |z| = 2 when iterated are colored black, and other points are colored by how fast they leave the circle.

The Julia set is found and drawn in the complex plane by choosing a constant z 0, and then iterate the function f(z) = z 2 + z 0 for each point in the plane. The black points are points that stay inside the circle |z| = 2, and the rest are colored by how long it takes them to escape. In this particular Julia set, z 0 = –1.22 – 0.15i. Thank you!