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
- Scale a geometric object by a specific scaling factor using the scaling dimension relation
- Determine the fractal dimension of a fractal object
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.


Licenses & Attributions
CC licensed content, Original
- Revision and Adaptation. Provided by: Lumen Learning License: CC BY: Attribution.
CC licensed content, Shared previously
- Self similarity. Authored by: OCLPhase2. License: CC BY: Attribution.
- Iterated tree and twisted gasket. Authored by: OCLPhase2. License: Public Domain: No Known Copyright.