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.

Quick quiz

Test yourself on pentaflake

5 multiple-choice questions. Pick an answer for each, then submit to see explanations.

  1. Q1.The pentaflake (n-flake with n=5) consists of how many self-similar copies?

  2. Q2.The contraction ratio for the standard pentaflake is:

  3. Q3.Hausdorff dimension of the pentaflake is approximately:

  4. Q4.Like the snowflake's three-fold and the hexaflake's six-fold, the pentaflake has:

  5. Q5.n-flakes generalize naturally for any n ≥ 3. The hexaflake (n=6) has copies:

0 of 5 answered