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.

Test Your Knowledge

Quick MCQ check on this topic (5 questions)

Start Quiz →

AI Summary

Summarize this page in your favorite LLM