T-Square (fractal)
From Biocrawler, the free encyclopedia.
The T-Square is a fractal curve of infinite length inside finite area.
It can be generated from using this algorithm:
- Image 1:
- Start with a square.
- Subtract a square half the original length and width (one-quarter the area) from the center.
- Image 2:
- Start with the previous image.
- Scale down a copy to one-half the original length and width.
- The previous image's square has four equal quadrants. From each of the quadrants, subtract the copy of the image.
- Images 3-6:
- Repeat step 2.
T-Square.
The method of creation is rather similar to the ones used to create a von Koch curve or a Sierpinski triangle.
The fractal dimension of the thing is log(4)/log(2) = 2. The black surface extent almost everywhere in the bigger square, for, once a point has been darkened, it remains black for every other iteration ; however some points remain white. The limit curve is a fractal line, of fractal dimension 2.
[edit]


