Module I·Article III·~5 min read

Natural Equations and Applications

Theory of Curves

Turn this article into a podcast

Pick voices, format, length — AI generates the audio

Natural Equations of the Curve and Special Curves

Natural Equation: The “DNA” of a Plane Curve

The shape of a plane curve (without regard to its position in space) is completely determined by the dependence of curvature κ on arc length s: natural equation κ = κ(s). If this equation is set, the shape of the curve is determined (up to translations and reflections).

This is a powerful idea: instead of coordinates (x(s), y(s)), a compact functional condition κ(s). Restoring the curve: tangent angle θ(s) = ∫₀ˢ κ(t) dt, then x(s) = ∫cos θ ds, y(s) = ∫sin θ ds.

Simple cases:

κ = 0 → θ = const → straight line.

κ = k = const > 0 → θ = ks → circle of radius R = 1/k.

κ = s → clothoid (Cornu spiral, Euler spiral).

κ = 1/s → logarithmic spiral.

Clothoid (Cornu Spiral): The Ideal Transition

Natural equation: κ = s (curvature increases linearly with arc length).

Tangent angle: θ(s) = s²/2.

Coordinates via Fresnel integrals: x(s) = ∫₀ˢ cos(t²/2) dt, y(s) = ∫₀ˢ sin(t²/2) dt.

Geometry: As s → 0: curve → straight line (κ = 0). As s → ∞: the curve spirals toward a finite point — the “Cornu focus”.

Physical interpretation: The clothoid is the trajectory of a particle under uniformly increasing lateral acceleration. That is why it is ideal for roads: when entering a curved section, the centrifugal force increases smoothly, not abruptly. All modern highways (GOST standards) and railways are required to use the clothoid or its approximation as a transition curve.

Numerical example: Transition from a straight section to a curve of radius R = 100 m over a transition curve length L = 50 m. Clothoid: κ increases from 0 to 1/R = 0.01 as s goes from 0 to L: κ(s) = s/5000. Clothoid parameter: A² = R·L = 100·50 = 5000.

Evolutes and Involutes: Feedback

Evolute of a curve r(s) — the locus of its centers of curvature: E(s) = r(s) + (1/κ(s)) ν(s).

Theorem: The arc length of the evolute from s₁ to s₂ = |1/κ(s₂) − 1/κ(s₁)| = |R(s₂) − R(s₁)| — the difference of radii of curvature!

Involute: If you unwind a thread from a spool (the evolute), the end of the thread traces the involute.

Application — clock mechanisms: The cycloid is the involute of the cycloid (it is its own involute). This underlies Huygens’ tautochrone suspension (1659): a ball in a cycloidal groove oscillates with a constant period regardless of amplitude — the “ideal” pendulum for clocks.

Logarithmic Spiral: Self-Similarity

The equation in polar coordinates: r = ae^{bφ}. Natural equation: κ = 1/(r·√(1+b²)) — curvature is inversely proportional to the distance from the origin.

Key property: self-similarity. The logarithmic spiral retains its shape under scaling. The angle between the radius vector and the tangent is constant: tan α = 1/b. Therefore, it is also called the “equiangular spiral”.

In nature: Nautilus shell, phyllotaxis (arrangement of sunflower seeds), shape of galaxies, trajectory of a falcon attacking prey (the falcon maintains a constant angle to the target → logarithmic spiral). The Fibonacci number and the golden ratio are related to the logarithmic spiral.

Euler’s Elastica

Problem (1744): Find the shape of a flexible rod clamped at both ends, under lateral load. The shape minimizes elastic energy ∫κ² ds with fixed endpoints.

Euler–Lagrange equation for this functional: κ'' + κ³/2 = C·κ (constant C depends on the load). The solution is expressed in terms of elliptic integrals. Special cases: “S-shaped” elastica, “figure-8”, loop.

Euler elasticae are encountered in: micromechanics (shape of DNA thread under supercoiling); engineering (shape of a flexible cable, pipeline); biology (shape of a bacterial flagellum).

Fresnel integrals in optics: The clothoid is directly connected to light diffraction at the edges of obstacles (Fresnel diffraction). The positions of bright and dark bands in the diffraction pattern are computed via Fresnel integrals C(s) and S(s) — the same ones that define the clothoid’s coordinates. That is why the Cornu spiral is also called the “diffraction spiral”: one object describes both the shape of a road and a picture of light scattering.

Natural Equations in Architecture and Molecular Biology

Natural equations of curves κ(s) and χ(s) describe geometry independently of the coordinate system, which makes them especially valuable for studying natural forms and designing structures. In architecture, spiral columns and ramps are described by natural equations: a cylindrical helix has constant κ and χ, which ensures structural regularity. Antoni Gaudi intuitively used curves with given curvature — catenaries, parabolas — for designing the columns of the Sagrada Familia, which minimize tensile stress. In molecular biology, the DNA double helix is an ideal cylindrical helix: its κ and χ are constant along the entire molecule, which ensures structural stability and the regularity of the genetic code. Proteins take on secondary structures (alpha-helices, beta-sheets), which are characterized by constant backbone dihedral angles directly linked to the curvature and torsion of the polypeptide chain. Spirals of mollusk shells, climbing plants, and animal horns are described by logarithmic spirals, for which the curvature is inversely proportional to the arc length. Thus, natural equations connect abstract differential geometry with living nature.

In computer geometry, G2-continuous spline algorithms use natural equations as targets: minimizing curvature variation (κ'(s) → min) yields the “natural” shape of a curve — the least strained in terms of elastic energy. This principle is implemented in algorithms for automatic PCB routing and trajectory planning for autonomous robots, where smooth changes in curvature are required to limit centripetal acceleration.

Assignment: (a) Clothoid: find the “focus” coordinates as s → ∞ via Fresnel integrals. (b) Logarithmic spiral r = e^φ: compute κ(φ), prove self-similarity (κ is inversely proportional to r). (c) Prove that for any closed convex curve: ∮ κ ds = 2π (full rotation of the tangent — Hopf’s theorem). (d) How is this related to the Gauss–Bonnet theorem for a plane region?

§ Act · what next