Fractals for Kids Clint Sprott Department of Physics University of Wisconsin - Madison Presented at the Chaos and Complex Systems Seminar in Madison, Wisconsin.

Slides:



Advertisements
Similar presentations
Recursive Strategies Eric Roberts CS 106B January 23, 2013.
Advertisements

Chaos in Easter Island Ecology J. C. Sprott Department of Physics University of Wisconsin – Madison Presented at the Chaos and Complex Systems Seminar.
ATEC Procedural Animation Introduction to Procedural Methods in 3D Computer Animation Dr. Midori Kitagawa.
L-System Aristid Lindenmayer (1968), biologist. L-System A method of constructing a FRACTAL that is also a MODEL for plant growth. The Computational Beauty.
FIELD DAY TOK: Mathematics and Imagination
So far we’ve done… Dynamics and chaos Thermodynamics, statistical mechanics, entropy, information Computation, Turing machines, halting problem Evolution,
L systems (Aristid Lindenmayer)
Chapter 9: Recursive Methods and Fractals E. Angel and D. Shreiner: Interactive Computer Graphics 6E © Addison-Wesley Mohan Sridharan Based on Slides.
Procedural Modeling L-Systems Procedural Terrain Procedural Behavior Based on the slides from Spring 2007.
Fractal Image Compression
Course Website: Computer Graphics 11: 3D Object Representations – Octrees & Fractals.
CS 4731: Computer Graphics Lecture 5: Fractals Emmanuel Agu.
Holt Geometry 12-Ext Using Patterns to Generate Fractals 12-Ext Using Patterns to Generate Fractals Holt Geometry Lesson Presentation Lesson Presentation.
Fractals A lesson for 3 rd grade Rose Horan Click on me! Cali the alligator !
RECURSIVE PATTERNS WRITE A START VALUE… THEN WRITE THE PATTERN USING THE WORDS NOW AND NEXT: NEXT = NOW _________.
College of Computer and Information Science, Northeastern UniversityAugust 12, CS G140 Graduate Computer Graphics Prof. Harriet Fell Spring 2007.
Approaches To Infinity. Fractals Self Similarity – They appear the same at every scale, no matter how much enlarged.
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.
Morphogenesis and Lindenmayer Systems (L-systems) Gabriela Ochoa
Computing & Information Sciences Kansas State University Lecture 37 of 42CIS 636/736: (Introduction to) Computer Graphics Lecture 37 of 42 Monday, 28 April.
Structured Chaos: Using Mata and Stata to Draw Fractals
An Introduction to Fractals By: Brian Feuer What is a Fractal? A word coined by Benoit Mandelbrot in 1975 to describe shapes that are “self-similar”
Drawing and Painting Fun (4th) - Mosaics -. MOSAICS are a very old form of art. They decorate walls and floors. Mosaics are made of small coloured pieces.
Iterative Process. A process of repeating the same procedure over and over again.A process of repeating the same procedure over and over again.
Chaotic Dynamics on Large Networks J. C. Sprott Department of Physics University of Wisconsin - Madison Presented at the Chaotic Modeling and Simulation.
Fractals Siobhán Rafferty.
L-Systems and Procedural Plants CSE 3541 Matt Boggus.
Infinities 6 Iteration Number, Algebra and Geometry.
FRACTALS Dr. Farhana Shaheen Assistant Professor YUC.
College of Computer and Information Science, Northeastern UniversityOctober 13, CS U540 Computer Graphics Prof. Harriet Fell Spring 2007 Lecture.
Naturally Algebra G. Whisler. (c) MathScience Innovation Center, 2007 NATURALLY ALGEBRA.
Examining the World of Fractals. Myles Akeem Singleton Central Illinois Chapter National BDPA Technology Conference 2006 Los-Angeles, CA.
Fractal Geometry Dr Helen McAneney Centre for Public Health, Queen’s University Belfast.
A new human-computer interface?
L-system and SVG 2D SVG Tree 2002/10/16.
Centre for Advanced Spatial Analysis (CASA), UCL, 1-19 Torrington Place, London WC1E 6BT, UK web Talk.
CSE 501N Fall ‘09 12: Recursion and Recursive Algorithms 8 October 2009 Nick Leidenfrost.
Fractals. Most people don’t think of mathematics as beautiful but when you show them pictures of fractals…
The Science of Complexity J. C. Sprott Department of Physics University of Wisconsin - Madison Presented to the First National Conference on Complexity.
Shapes and Angle Rules 80 + ? = = 180.
A Physicist’s Brain J. C. Sprott Department of Physics University of Wisconsin - Madison Presented at the Chaos and Complex Systems Seminar In Madison,
Is Global Warming for Real? J. C. Sprott Department of Physics University of Wisconsin - Madison Presented at the Chaos and Complex Systems Seminar In.
David Chan TCM and what can you do with it in class?
Imagine you were playing around with Apophysis when some other GHP Math student student came up behind you and said “Gee that’s pretty! What is that a.
Introduction to Chaos Clint Sprott Department of Physics University of Wisconsin - Madison Presented to Physics 311 at University of Wisconsin in Madison,
LINDFERN Lindenmayer Systems in VPython Nick Langhammer.
FRACTALS FRACTALS The Geometry of Nature ϕ π Σ Π ξ ρ τ ω ψ Ξ Ω μ ε γ λ η ζ θ β α By Michael Duong.
Fractals and fractals in nature
ATEC Procedural Animation Introduction to Procedural Methods in 3D Computer Animation Dr. Midori Kitagawa.
Home for me is a combination of both good and bad. For a time home inside of me was very dark and a scary place to be, but on the outside.
CONCRETE POEMS Poetic Forms. CONCRETE POEM  This form of poetry has been around since the 1500s. It was originally called “Pattern Poetry” or “Shape.
Fractals Cassi Blum.
Fractals Lesson 6-6.
Learning Objectives 1. Understand how the Small Basic Turtle operates. 2. Be able to draw geometric patterns using iteration.
Creating a Hat Curve Fractal Objectives: 1.To create a Hat Curve fractal on Geometer’s Sketchpad using iteration. 2.To find the length of the Hat Curve.
1 The Beauty of Mathematics For those who are mathematically inclined, there is often a definite aesthetic aspect to much of mathematics. Many mathematicians.
Grafika Komputer dan Visualisasi Disusun oleh : Silvester Dian Handy Permana, S.T., M.T.I. Fakultas Telematika, Universitas Trilogi Pertemuan 12 : Realisme.
Home for me is a combination of both good and bad. For a time home inside of me was very dark and a scary place to be, but on the outside also what.
Grammars, L-Systems Jim Whitehead UC Santa Cruz School of Engineering courses.soe.ucsc.edu/courses/cmps265/Spring14/01 23 Apr 2014.
Fractals Everywhere you look.
A Look Into Photorealistic and Non-Photorealistic Rendering
Iterative Mathematics
Computer Graphics Lecture 40 Fractals Taqdees A. Siddiqi edu
ATCM 3310 Procedural Animation
We are removing the 4th part of hw2pr2 for now.
Concrete Poems Poetic Forms.
Exercise (1) What does function chai draw? def chai(size):
Chapter 11 Recursion.
Concrete Poems Poetic Forms.
Java Software Solutions Foundations of Program Design Sixth Edition
Presentation transcript:

Fractals for Kids Clint Sprott Department of Physics University of Wisconsin - Madison Presented at the Chaos and Complex Systems Seminar in Madison, Wisconsin on January 28, 2014

November 6, 2013 Dear Professor Sprott We are book publishers based in the UK. Among our many titles is a series of colouring books; we have produced these in a range of subjects, ranging from flowers and impossible figures to stained glass, fairies and mandalas. My colleagues in Sales have suggested that it might be interesting to produce a fractals colouring book. For most of our colouring books we commission professional illustrators to provide mono pictures or patterns with outlines so that the purchaser has well defined areas to colour. Obviously, fractals are very different from the usual types of illustration we use for our colouring books. If the idea is to work, we are in need of expert input. Would you be interested in helping us to produce fractal images that could be used for our colouring book? I look forward to hearing from you. Best wishes Tessa Rose

Fractals According to Benoit B. Mandelbrot ( ), in “Fractals and Chaos”, Springer, 2004: Roughly speaking, fractals are shapes that look the same from close by and far away A self-explanatory term for “looking the same from close by and far away” is “self- similar.” I named them, tamed them into primary models of roughness, and helped them multiply As for the word fractal, I coined it on some precisely datable evening in the winter of 1975, from a very concrete Latin adjective, fractus, which denoted a stone’s shape after it was hit very hard. Lacking time to evolve, fractal rarely strayed far from the notion of roughness.

Iterated Function Systems

Lindenmayer Systems Turtle Graphics F: Move forward one step while drawing a line f: Move forward one step without drawing a line +: Turn left through a specified angle -: Turn right through a specified angle Typical axiom: F+F+F+F (draw a square) Typical rule: F  F+F-F-FF+F+F-F  Apply rule recursively with decreasing step size Result is a very long string of commands  This rule makes a Koch Island (snowflake)

Cellular Automata

References n lectures/coloring.ppt (this talk) lectures/coloring.ppt n sa/ (my chaos textbook) sa/ n (contact me)