Fractal Lab

Geometric

Lévy C curve

Paul Lévy studied this curve in 1938. The rule is simple: replace each line segment with two equal segments meeting at a right angle, scaled by 1/√2. Iterating produces an intricate, plane-filling shape whose early iterations resemble a thick letter C.

Lévy C curve at iteration 13 by L-system rewriting at 45°.

At a glance

DesignerPaul Lévy, 1938
Hausdorff dimension2 (space-filling)
Self-similar copies2 copies at scale 1/√2
L-system ruleF → +F−−F+
Angle45°

Why dimension 2

Two self-similar copies at scale 1/√2 give dim = log 2 / log √2 = 2. Despite the apparently curve-like construction, the Lévy C is space-filling: its image has positive Lebesgue measure.

Tapestry

Joining two Lévy C curves at their endpoints produces the “Lévy tapestry”, a closed region that tiles the plane under translation. This connects the C curve to the family of rep-tiles introduced by Solomon Golomb.

References

Try it

Run an interactive playground at /tools/lsystems.

Quick quiz

Test yourself on levy-c-curve

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

  1. Q1.Lévy's C curve is generated by replacing each segment with:

  2. Q2.Hausdorff dimension of the Lévy C curve is:

  3. Q3.Paul Lévy described this curve in:

  4. Q4.The L-system for the Lévy C curve has axiom F with rule F →:

  5. Q5.Two Lévy C curves joined at their endpoints form roughly the shape of a:

0 of 5 answered