A fractal is
a figure with a fractional dimension. What does that mean? Well you'll
just have to read my articles to get a better
description! But consider these examples...
A tree has some fractal characteristics: it has a main trunk,
which splits off into limbs, which split off into branches, then to twigs,
then to leaves, and those leaves have a vein pattern which is similar
in shape and function as the rest of the tree. Other familiar structures
show fractal form, like highways, the human circulatory system, paintings,
storm clouds, lungs, and even oriental rugs. While fractals are quite
aesthetic, they also serve practical purposes. Sometimes the design for
a task is a self-similar layout.
The Mandelbrot Set is the mother of all fractals. In short,
it is an iterative equation that produces beautiful images. What is fascinating
about this set is that whereas most fractals are self-similar, the Mandelbrot
is anti-self-similar. What does that mean? It means that new images arise
the more you zoom in. Every piece of the Mandelbrot shares a common artistically
organic theme, but the actual designs are completely different. It is
the ultimate embodiment of mathematical beauty.
Fractals don't just look good, they also have some very
practical purposes. According to preliminary studies, fractals can predict
weather reasonably well. If you were to take high-resolution pictures
of clouds, then calculate the fractional dimension of that cloud, that
number tells you whether it is storm-prone or not. The higher the dimension,
the more likely it is to storm. Fractals have also been used in data compression.
But more on all that later...
|
Fractional
Dimension
|
Self-Similarity
Demystified |
| |
|
The term "fractal" literally means "fractional
dimension". This means that fractals lie between dimensions (the
ones you see on the screen are between 1 and 2 dimensions). In this
section, I will go into how to actually calculate the dimension of
various fractals and what that means. This section is intended for
a general audience. |
In an
effort to simplify its hairy definition, people often say that a fractal
is something that repeats itself as you zoom in. This notion is not
entirely correct - a fractal does not necessarily repeat and not every
figure that repeats is a fractal. I wrote a quick little article to
clear up the confusion.
|
| Chaos
Theory in Brief |
Simple
Fractals |
|
|
Ever hear of The Butterfly Effect? Or have you heard a math geek ever
confidently proclaim that weather forecasts don't work after two days?
That's all from Chaos Theory. I will give a brief overview of this
theory and how it relates to Fractals. |
Here is a set of a few familiar fractals and how they are drawn. These
have some fascinating mathematical properties, some which I explore
in this short article. |
|
Projects |
| Mandelbrot
Gallery |
Revisiting the Mandelbrot coming! |
| |
|
A gallery of pictures from the program I wrote. The pictures are quite
incredible, and make good desktop wallpaper images - as well as door
decorations ;) These are low-resolution pictures, so if you want a
full-res picture, just email me.
|
Though
I spent a long time working on a program a few years ago, I know I
can do better. With some more computer graphics knowledge a few more
tricks up my sleeve, I plan on making this project considerably more
interesting. Stay tuned!
|
|
Papers |
| The Math of the Mandelbrot |
The Practical Fractal |
In
this section, I outline the mathematics and theory of the Mandelbrot
Set. I go into how to adapt it to a computer program by making some
math optimizations. This section is written for anyone who is interested
in the Mandelbrot. My goal is to have everyone understand this section,
so if you have any questions or criticism, please let me
know!
PDF Download:
 |
This is a paper I wrote for my expository writing class
as a senior in high school. Bear in mind that this is a paper on
fractals for an English class, so consider the intended
audience.It is a full, nine-page research paper that explores the
history, design, and implications of fractals today. It has been
modified to fit a website, but the writing has not changed.
PDF Download:
[PDF without pictures] |
|
Page last updated: February 04, 2008