HONR 300/CMSC 491 Computation, Complexity, and Emergence Mandelbrot & Julia Sets Prof. Marie desJardins February 22, 2012 Based on slides prepared by Nathaniel.

Slides:



Advertisements
Similar presentations
Iteration, the Julia Set, and the Mandelbrot Set.
Advertisements

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.
Fractals Part 1: In which we attempt to describe what a fractal is, because people will ask (but perhaps they will not really want to know the answer).
SEQUENCES and INFINITE SERIES
13.4 Map Coloring and the Four Color Theorem. We started this chapter by coloring the regions formed by a set of circles in the plane. But when do we.
Complex Dynamics and Crazy Mathematics Dynamics of three very different families of complex functions: 1.Polynomials (z 2 + c) 2. Entire maps ( exp(z))
MEGAMENGER Supported by Resources by MEGAMENGER is an international distributed fractal building event taking place in locations all around the globe.
Geometry Learning the Names and Characteristics of Shapes
CSCE 313: Embedded Systems Scaling Multiprocessors Instructor: Jason D. Bakos.
Fractals everywhere ST PAUL’S GEOMETRY MASTERCLASS II.
TEKS 8.6 (A,B) & 8.7 (A,D) This slide is meant to be a title page for the whole presentation and not an actual slide. 8.6 (A) Generate similar shapes using.
1 GEM2505M Frederick H. Willeboordse Taming Chaos.
The infinitely complex… Fractals Jennifer Chubb Dean’s Seminar November 14, 2006 Sides available at
Course Website: Computer Graphics 11: 3D Object Representations – Octrees & Fractals.
CS 4731: Computer Graphics Lecture 5: Fractals Emmanuel Agu.
Translations, Rotations, Reflections, and Dilations M7G2.a Demonstrate understanding of translations, dilations, rotations, reflections, and relate symmetry.
Approaches To Infinity. Fractals Self Similarity – They appear the same at every scale, no matter how much enlarged.
Mandelbrot Fractals Betsey Davis MathScience Innovation Center.
Amgad Hussein, Maria Tokarska, Edward Grinko, Dimitar Atassanov, Megan Varghese, Emilio Asperti.
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.
Ch 8.1 Numerical Methods: The Euler or Tangent Line Method
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-
UNIVERSAL FUNCTIONS A Construction Using Fourier Approximations.
1 GEM2505M Frederick H. Willeboordse Taming Chaos.
© 2010 Pearson Prentice Hall. All rights reserved. CHAPTER 10 Geometry.
Experiments with MATLAB Mandelbrot Set Roger Jang ( 張智星 ) CSIE Dept, National Taiwan University
1 GEM2505M Frederick H. Willeboordse Taming Chaos.
Ch 3 Spiral Review.
Excel quad iteration M-set iterator Movie maker 75.
Ch 9 Infinity page 1CSC 367 Fractals (9.2) Self similar curves appear identical at every level of detail often created by recursively drawing lines.
Fractals. Most people don’t think of mathematics as beautiful but when you show them pictures of fractals…
Transformations. Congruent Similar Image vs Pre-image Pre-image: the figure before a transformation is applied. Image: The figure resulting from a transformation.
Strategies and Rubrics for Teaching Chaos and Complex Systems Theories as Elaborating, Self-Organizing, and Fractionating Evolutionary Systems Fichter,
Bellwork Last Nights Homework c. 4 d
Translations, Rotations, Reflections, and Dilations.
Fractals in nature.
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.
CONFIDENTIAL1 Good Afternoon! Today we will be learning about Similarity and Symmetry Let’s warm up : Write Reflection, Rotation or Translation to describe.
Math 104 Calculus I Part 6 INFINITE SERIES. Series of Constants We’ve looked at limits and sequences. Now, we look at a specific kind of sequential limit,
FRACTALS FRACTALS The Geometry of Nature ϕ π Σ Π ξ ρ τ ω ψ Ξ Ω μ ε γ λ η ζ θ β α By Michael Duong.
1 GEM2505M Frederick H. Willeboordse Taming Chaos.
Governor’s School for the Sciences Mathematics Day 4.
Mandelbrot Set Fractal
Fractals Rule! Some Background Information Helpful to People Wanting to Understand Fractal Geometry.
Self-Similarity When we zoom in 200% on the center of the concentric circles, the figure we see looks exactly like the original figure. In other words,
Math 20-1 Chapter 1 Sequences and Series 1.5 Infinite Geometric Series Teacher Notes.
Fractals.
Fractals Lesson 6-6.
A Primer on Chaos and Fractals Bruce Kessler Western Kentucky University as a prelude to Arcadia at Lipscomb University.
1 What did we learn before?. 2 line and segment generation.
Translations, Rotations, Reflections, and Dilations
translations, rotations, and reflections
Fractals and L-Systems
Fractals Everywhere you look.
HONR 300/CMSC 491 Computation, Complexity, and Emergence
Iterative Mathematics
ITERATIVE DYNAMIC SYSTEMS THROUGH THE MANDELBROT AND JULIA SETS
Including Complex Dynamics in Complex Analysis Courses
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
S.K.H. Bishop Mok Sau Tseng Secondary School
Sequences and Series in the Complex Plane
The Fractal Geometry of the Mandelbrot Set.
Six Gems for AS Further Pure Mathematics
Math 20-1 Chapter 1 Sequences and Series
Presentation transcript:

HONR 300/CMSC 491 Computation, Complexity, and Emergence Mandelbrot & Julia Sets Prof. Marie desJardins February 22, 2012 Based on slides prepared by Nathaniel Wise

Chapter 8: The Mandelbrot Set & Julia Sets There once was a young man from Trinity Who took. But the number of digits Gave him the fidgets; He dropped Math and took up Divinity.

A New Kind of Fractal The fractals we've looked at are generally self-identical, in that you can look at them at different scales and they look exactly the same. The Mandelbrot and Julia sets are only self-similar: they have a kind of pattern that's instantly recognizable, at every scale, but no two scales are exactly the same. We'll see this kind of “different sameness” again when we start to look at chaos theory and chaotic systems.

The Mandelbrot Set Benoit Mandelbrot ( ) is known as the “father of fractal geometry.” He invented the term “fractal,” and used the new field of computation and digital computers to explore complex mathematical objects that had previously only been studied in the abstract. The Mandelbrot set is defined using an iterative function: x t+1 = x t + c, where x t = 0. The magnitude of a complex number a + bi, is the Euclidean distance of that point from the origin of the complex plane, i.e., √a 2 + b 2 For a given value c, it turns out that the magnitude of x t+1 will do one of two things: It will always be smaller than 2 (no matter how large t gets), or It will eventually diverge (i.e., x t will go to ∞ as t goes to ∞). The Mandelbrot set is defined as the set of values c for which x t+1 remains smaller than 2.

Computing the Mandelbrot Set The Mandelbrot set contains those values of c for which the magnitude x t remains smaller than 2 for all t. But we have no easy way to know whether the Mandelbrot series diverges for a given value of c! If we compute the Mandelbrot series for some value c and the magnitude of x t ever becomes greater than 2, that value c is definitely not in the Mandelbrot set. (It is a property of the series that if x t is greater than 2, then subsequent values will always increase.) But a Mandelbrot series may remain below 2 for arbitrarily long before diverging, and the only way to tell if it will diverge is to compute the sequence for long enough.

The black area corresponds to points in the Mandelbrot set. The colored area represents points not in the Mandelbrot set, where the brightness of the color is proportional to the number of iterations before divergence (i.e., the smallest value of t for which x t ≥ 2).

Julia Sets Long before Mandelbrot, Gaston Julia ( ) had studied a similar function. (In fact, Mandelbrot started out by studying the Julia set...) Here, c is fixed complex number (so we talk about “the Julia set for c = some value”) and x 1 is the point being examined (i.e., the point that is plotted in a display of the Julia set as belonging to that Julia set (or not)). Julia examined what happens to the series for a given c and x 1 as i increases. As with points in the Mandelbrot set, each such series either diverges, or it does not. Without the aid of computers, Julia could only sketch relatively crude drawings of these shapes. Today, we can compute the Julia set for any value, to an arbitrary degree of resolution.

Julia Sets c = ic = i The central black areas are points that converge and are a part of the set. The different colors represent how many iterations before that point diverges.

Julia Sets c = ic = i The central black areas are points that converge and are a part of the set. The different colors represent how many iterations before that point diverges.

Julia Sets c = ic = i The central black areas are points that converge and are a part of the set. The different colors represent how many iterations before that point diverges.

The Mandelbrot Set Some Julia sets consist of infinitely many disconnected regions; others are a single contiguous region (although they may be connected only by arbitrarily fine “filaments”). The Mandelbrot set serves as a “map” of all the Julia sets. If a point is inside the Mandelbrot set (colored black), then the corresponding Julia set is contiguous. The closer a point is to any border area of the Mandelbrot set, the more complex that Julia set will be. Julia sets often seem to share similar visual characteristics to the corresponding point in the Mandelbrot set. The NetLogo model posted on the course page lets you explore the Mandelbrot set and corresponding Julia sets:

The Mandelbrot Set The Mandelbrot set is perhaps the most complex object in mathematics. One could spend a lifetime exploring it and never see all of it. It contains infinitely many imperfect copies of the set within it, none of them matching any other copy. YouTube user ckorda spent 5 months with about 15 PCs all rendering a video of a Mandelbrot zoom to a depth of (about ): One can zoom as far as your computing power and patience holds up: the NetLogo model can do up to a one-billion zoom, depending on the region.