Cycloids and Other Parametric Curves
Let’s explore a fascinating connection between everyday motion and parametric curves. Picture yourself riding a bicycle down a straight road. As your wheels roll forward, every point on the tire traces a specific path through space. The path traced by a point on the edge of a rolling wheel creates a special curve called a cycloid.
cycloid
The curve traced by a point on the edge of a circle as it rolls along a straight line without slipping. For a wheel of radius [latex]a[/latex], the parametric equations are:
- [latex]x(t) = a(t - \sin t)[/latex]
- [latex]y(t) = a(1 - \cos t)[/latex]
To understand where these equations come from, we’ll break down the motion into two components:
1. The wheel’s center motion: As the wheel rolls, its center moves horizontally at a constant height [latex]a[/latex] (the radius). This gives us:
- [latex]x(t) = at[/latex]
- [latex]y(t) = a[/latex]
2. The point’s rotation around the center: A point on the edge rotates clockwise around the center. Relative to the center, this motion is:
- [latex]x(t) = -a\sin t[/latex]
- [latex]y(t) = -a\cos t[/latex]
The negative signs account for the clockwise rotation (if the wheel moves left to right). If the negative sign were not there, we would have to imagine the wheel rotating counterclockwise.
Combining these motions gives us the cycloid equations. The point experiences both the forward motion of the center AND the circular rotation around it.

What happens if instead of rolling along a straight line, a circle rolls along the inside of a larger circle, as in Figure 11? In this graph, the green circle is traveling around the blue circle in a counterclockwise direction. A point on the edge of the green circle traces out the red graph. The resulting curve is called a hypocycloid.

hypocycloid
The curve traced by a point on a circle of radius [latex]b[/latex] as it rolls inside a larger circle of radius [latex]a[/latex]. The parametric equations are:
- [latex]x(t) = (a-b)\cos t + b\cos\left(\frac{a-b}{b}t\right)[/latex]
- [latex]y(t) = (a-b)\sin t - b\sin\left(\frac{a-b}{b}t\right)[/latex]
These parametric equations might look complex, but they follow a pattern similar to what we saw with the cycloid. Let’s break down what’s happening.
For a hypocycloid, we have a small circle of radius [latex]b[/latex] rolling inside a larger circle of radius [latex]a[/latex]. The center of the rolling circle travels along a circular path of radius [latex]a - b[/latex], which explains the first term in both the [latex]x(t)[/latex] and [latex]y(t)[/latex] equations.
The period of the second trigonometric function in both equations is [latex]\frac{2\pi b}{a-b}[/latex]. This period, along with the ratio [latex]\frac{a}{b}[/latex], determines the shape of the resulting curve.
the ratio [latex]\frac{a}{b}[/latex] and cusps
The ratio [latex]\frac{a}{b}[/latex] directly controls the number of cusps (sharp points or corners) on the hypocycloid:
- When [latex]\frac{a}{b} = 3[/latex]: You get a deltoid with [latex]3[/latex] cusps
- When [latex]\frac{a}{b} = 4[/latex]: You get an astroid with [latex]4[/latex] cusps
- When [latex]\frac{a}{b}[/latex] is rational: The curve has a finite number of cusps and closes
- When [latex]\frac{a}{b}[/latex] is irrational: The curve has infinite cusps and never closes

When the ratio is irrational, something fascinating happens: the hypocycloid never returns to its starting point and creates infinitely many cusps. These curves are examples of space-filling curves—they wind around indefinitely, gradually filling more and more of the enclosed space.
Hypocycloids aren’t just mathematical curiosities. You’ll find them in:
- Mechanical engineering: Gear tooth profiles and cam designs
- Physics: Paths of particles in certain force fields
- Architecture: Decorative patterns and structural designs