T-Square (fractal)
Encyclopedia : T : TS : TSQ : T-Square (fractal)
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.
The method of creation is rather similar to the ones used to create a Koch snowflake or a Sierpinski triangle.
T-Square has a fractal dimension of 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.
See also:
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.

.gif)