|
Menger Sponge
The Menger Sponge has an infinite surface area and yet has zero volume.

The construction of a Menger sponge can be described as follows:
- Begin with a cube (first image).
- Divide every face of the cube into 9 squares. This will sub-divide the cube into 27 smaller cubes.
- Remove the smaller cube in the middle of each face, and remove the smaller cube in the very center of the larger cube, leaving 20 smaller cubes (second image). This is a level-1 Menger sponge.
- Repeat steps 2 and 3 for each of the remaining smaller cubes, and continue to iterate ad infinitum
Koch snowflake
The Koch snowflake has infinite circumference yet finite area.

The
Koch snowflake can be constructed by starting with an equilateral
triangle, then recursively altering each line segment as follows:
- divide the line segment into three segments of equal length.
- draw an equilateral triangle that has the middle segment from step 1 as its base and points outward.
- remove the line segment that is the base of the triangle from step 2.
Gabriel's Horn
Gabriel's Horn has infinite surface area yet finite volume.

How to construct Gabriel's Horn.
|