Fractal Basics
Learning Outcomes
- Define and identify self-similarity in geometric shapes, plants, and geological formations
- Generate a fractal shape given an initiator and a generator
Mathematical processes: The pencil-and-paper approach
Mathematical processes are often challenging to grasp. It can take several times reading through a text, watching a demonstration, and practicing the steps yourself before the idea becomes clear. But the time and effort spent in persisting through the challenge does eventually pay off. When trying to obtain the understanding of an unfamiliar process, you may find it helpful to repeatedly write it out on paper. This module contains several such processes and several different styles of demonstration of these processes: in words, images, worked-out solutions, and videos. Try employing the pencil-on-paper strategy as you work through each of the demonstrations and examples. Remember to keep a list of new vocabulary along the way!Self-similarity
A shape is self-similar when it looks essentially the same from a distance as it does closer up.

Iterated Fractals
This self-similar behavior can be replicated through recursion: repeating a process over and over.Example
Suppose that we start with a filled-in triangle. We connect the midpoints of each side and remove the middle triangle. We then repeat this process.

Initiators and Generators
An initiator is a starting shape A generator is an arranged collection of scaled copies of the initiatorFractal Generation Rule
At each step, replace every copy of the initiator with a scaled copy of the generator, rotating as necessaryExample
Use the initiator and generator shown to create the iterated fractal.



Example
Use the initiator and generator below, however only iterate on the “branches.” Sketch several steps of the iteration.


Try It
Use the initiator and generator shown to produce the next two stages.
Answer:
![]() |
![]() |
Example
Create a variation on the Sierpinski gasket by randomly skewing the corner points each time an iteration is made. Suppose we start with the triangle below. We begin, as before, by removing the middle triangle. We then add in some randomness.

