Special Plane Curves

In addition to the standard conic sections (circles, parabolas, ellipses, hyperbolas), analytic geometry also studies a variety of complex geometric shapes known collectively as higher plane curves. These specialized curves frequently appear in physics, mechanical engineering, and kinematics, often generated by tracing the physical path of a moving point attached to a rolling wheel or a revolving mechanical linkage. Due to their complex looping, spiraling, and cusp-forming behaviors, these curves are almost exclusively represented algebraically using either parametric equations (driven by a parameter tt or θ\theta) or polar coordinates (driven by radius rr and angle θ\theta), rather than standard Cartesian y=f(x)y = f(x) formats.

The Cycloid

A cycloid is the exact geometric curve tracing the physical path of a single point located on the outer circular circumference of a wheel as that wheel rolls completely along a flat, perfectly straight horizontal line (like a bicycle tire rolling along a flat road) without any slipping.

Cycloid Characteristics

  • Parametric Equations: If a circle with a fixed radius aa rolls continuously along the positive horizontal xx-axis, and the traced point P(x,y)P(x, y) starts at the origin (0,0)(0, 0), the parametric equations defining its path based on the angle of rotation θ\theta are x=a(θsinθ)x = a(\theta - \sin \theta) and y=a(1cosθ)y = a(1 - \cos \theta).
  • Cusps: The resulting curve mathematically consists of an infinite series of identical arching loops. It contacts the flat horizontal xx-axis periodically, creating sharp geometric points known as "cusps."
  • Physical Properties: The inverted cycloid uniquely forms the "brachistochrone curve" (the shortest time spanning between two points under pure gravity) and the "tautochrone curve" (where pendular time mathematically ignores exact starting height entirely).

Epicycloids and Hypocycloids

If the wheel rolls along the perfectly curved outer circumference of another circle instead of a flat line, the resulting traced mathematical curve is defined as an epicycloid. Conversely, if it rolls exclusively along the internal concave circumference of that fixed circle, the curve forms a hypocycloid.

Roulette Curves

  • Epicycloid: Traced by a fixed point located perfectly on a smaller external rolling circle. If the smaller fixed outer radius equals the large inner radius (a=ba = b), the curve explicitly creates a specific heart-shaped "cardioid."
  • Hypocycloid: Traced completely exclusively by a point rolling purely inside. If the smaller radius equals one-fourth the exact outer circle (a=b/4a = b/4), the curve mathematically uniquely shapes a distinct four-pointed "astroid."

Note

Use the polar explorer below to see how cardioids, rose curves, and limaçons are traced in a polar coordinate system.

Polar Coordinates & Curves Explorer

Graph equations defined by $r = f(\theta)$ in the polar coordinate system

r=2cos(4θ)r = 2 \cos(4\theta)
Description

A rose curve. If k=4.00 is an integer and odd, it has 4 petals. If even, 8 petals. If rational, overlapping petals.

2
4
1

Note

Use the parametric explorer below to dynamically trace standard higher curves like ellipses, cycloids, astroids, and Lissajous curves.

Ellipse Parametric Curve

Visualize equations in parametric form

x(t)=5cos(t),y(t)=3sin(t)x(t) = 5 \cos(t), \quad y(t) = 3 \sin(t)
Parameter a5
Parameter b3
Parameter t
6.28 rad / 360°

Note

Use the cycloid and epicycloid tracer below to visualize how a circle rolling along a straight line or a fixed circle traces out cycloids and epicycloids, showing their parametric equations dynamically.

Cycloid & Epicycloid Tracer

Rolling Radius r0.80
Parameter θ (Angle)0°
Parametric Equations
x(θ)=r(θsinθ)=0.80(θsinθ)y(θ)=r(1cosθ)=0.80(1cosθ)\begin{aligned} x(\theta) &= r(\theta - \sin\theta) = 0.80(\theta - \sin\theta) \\ y(\theta) &= r(1 - \cos\theta) = 0.80(1 - \cos\theta) \end{aligned}

The Lemniscate of Bernoulli

A lemniscate is a continuous plane curve intricately shaping mathematically into a perfectly symmetrical, closed figure explicitly resembling an infinite figure-eight or the exact symbol for infinity (\infty).

Geometrically, the lemniscate is uniquely defined as the locus of points where the product of the distances from two fixed points (the foci) specifically equals the square of half their absolute separation.

Polar Equation of a Lemniscate

The standard polar form representing the figure-eight curve.

r2=a2cos(2θ)orr2=a2sin(2θ)r^2 = a^2 \cos(2\theta) \quad \text{or} \quad r^2 = a^2 \sin(2\theta)

Variables

SymbolDescriptionUnit
r2r^2The precisely squared absolute radial polar distance-
aaThe constant scalar scaling the shape completely-
θ\thetaThe specific rotational polar angle-

Note

Use the spirograph simulator below to see rolling circles trace epicycloid and hypocycloid trajectories with custom radii.

Spirograph & Cycloid Simulator

Trace epicycloid and hypocycloid curves by rolling a circle along the outside or inside of a fixed circle

Fixed Radius R3.0
Rolling Radius r1.0
Angle: 0°
{x(θ)=(Rr)cosθ+rcos(Rrrθ)y(θ)=(Rr)sinθrsin(Rrrθ)\begin{cases} x(\theta) = (R-r)\cos\theta + r\cos\left(\frac{R-r}{r}\theta\right) \\ y(\theta) = (R-r)\sin\theta - r\sin\left(\frac{R-r}{r}\theta\right) \end{cases}

The Catenary Cable

A catenary is the physical curve assumed by a completely uniform, flexible cable or chain hanging freely under its own weight between two fixed supports. Although it visually resembles a parabola, its mathematical equation is defined by the hyperbolic cosine function: y=acosh(x/a)y = a \cosh(x/a). In structural engineering, cables supporting vertical suspension decks are modeled as parabolas, while self-supporting cables are modeled as catenaries.

Note

Use the catenary vs. parabolic cable comparison explorer below to visualize the subtle mathematical differences between a hanging catenary cable and a parabolic cable of equivalent span and sag.

Catenary vs Parabolic Cable Comparison

Span (Width S)10.0 m
Sag (Depth H)4.0 m
Cable Comparisons
Catenary Length:13.442 m
Parabola Length:13.337 m
Max Separation:0.147 m
Catenary Param a:3.646
Parabola Coeff k:0.1600

Catenary: Curve formed by a uniform hanging chain under its own weight. Governing equation: y=a(cosh(x/a)1)y = a(\cosh(x/a) - 1).

Parabola: Curve formed by a cable supporting a uniform horizontal load (like suspension bridge decks). Governing equation: y=kx2y = k x^2.

x = -S/2x = S/2CatenaryParabola
Mathematical Equations
Catenary: y=3.65(cosh(x3.65)1)\text{Catenary: } y = 3.65 \left( \cosh\left( \frac{x}{3.65} \right) - 1 \right)Parabola: y=0.1600x2\text{Parabola: } y = 0.1600 x^2
Key Takeaways
  • Higher Plane Curves: Complex mathematical shapes defined best by exact parametric or precise polar coordinates.
  • Cycloids: Generated explicitly by rolling circular wheels. Forms periodic exact mathematical sharp cusps exactly entirely touching the xx-axis.
  • Lemniscate: The specific figure-eight polar curve perfectly defined by r2=a2cos(2θ)r^2 = a^2 \cos(2\theta).
  • Catenary: The curve formed by a freely hanging cable, governed by y=acosh(x/a)y = a \cosh(x/a), differing from a loading-bearing parabolic cable.