Fractal Lab

Geometric

n-flake (pentaflake)

For each n ≥ 3, the n-flake is a self-similar set built from a central regular n-gon with n smaller copies of itself attached around the perimeter. The pentaflake (n = 5) and hexaflake (n = 6) are the most common.

Pentaflake by IFS chaos game. Six self-similar copies: one central and five around the perimeter.

At a glance

Familyn-flake for n ≥ 3
Self-similar copiesn + 1 (central + n vertices)
Contraction ratio1 / (1 + 2 cos(π/n))
Hausdorff dimension (pentaflake)≈ 1.8617
Hausdorff dimension (hexaflake)log 7 / log 3 ≈ 1.7712

Construction

  1. Pick a regular n-gon of side 1.
  2. Place a smaller copy of the n-gon at the centre and at each of the n vertices, scaled by r = 1 / (1 + 2 cos(π/n)).
  3. Recurse on each of the n + 1 sub-polygons.

Symmetry

The n-flake inherits the dihedral symmetry group Dn of the regular polygon. For n = 5 we get five-fold symmetry; for n = 6, six-fold (related to the Star of David / hexaflake).

References

Try it

Run an interactive playground at /tools/n-flake.

Test Your Knowledge

Quick MCQ check on this topic (5 questions)

Start Quiz →

AI Summary

Summarize this page in your favorite LLM