Classical Mechanics

Catenary Curve

The exact shape a hanging chain takes

The catenary curve is the exact shape a uniform, flexible, inextensible chain takes when it hangs freely under its own weight between two supports — described by the hyperbolic cosine, y = a·cosh(x/a). It looks like a parabola but isn't, and turned upside down it becomes the strongest possible arch, carrying pure compression with no bending. Named from the Latin catena ("chain"), it shows up everywhere from power lines and the Gateway Arch to soap films and Gaudí's cathedrals.

  • Equationy = a·cosh(x/a)
  • Scale parametera = H / w (horizontal tension ÷ weight per length)
  • Tension at any heightT = w·y = H·cosh(x/a)
  • Named & solvedHuygens, Leibniz & Bernoulli, 1691 (age 17 Huygens disproved parabola in 1646)
  • Gateway Arch height192 m — a weighted (flattened) catenary
  • 3D analogCatenoid — minimal soap-film surface (Euler, 1744)

Interactive visualization

Press play, or step through manually. The visualization is yours to drive — try it before reading on.

Open visualization fullscreen ↗

Watch the 60-second explainer

A condensed visual walkthrough — narrated, captioned, under a minute.

What the catenary is

Hang a necklace, a power line, or a length of chain between two hooks and let it settle. The smooth dip it forms is the catenary. It is the unique curve that an idealized chain — perfectly flexible (no bending stiffness), inextensible (fixed length), and of uniform weight per unit length — adopts in equilibrium under gravity. Every link simply hangs from its neighbors, and the only forces in play are tension along the chain and the chain's own weight pulling straight down.

Its equation is the hyperbolic cosine:

y = a · cosh(x / a)     where   cosh(u) = (eᵘ + e⁻ᵘ) / 2

with the lowest point at the origin shifted so the vertex sits at y = a. The single parameter a controls everything: a large a gives a shallow, almost-straight curve; a small a gives a deep, sharp sag.

Where the equation comes from

Consider a small element of chain. Three forces act on it: tension at each end and gravity. Resolving horizontal and vertical equilibrium gives two facts. First, the horizontal component of tension is constant all along the chain — call it H. Second, the vertical component balances the accumulated weight. Writing w = ρg for weight per unit length and using arc length s, equilibrium gives:

dy/dx = (w / H) · s        (slope ∝ chain weight hung so far)

Differentiating and substituting ds = √(1 + (dy/dx)²) dx produces the governing differential equation, with a = H/w:

d²y/dx² = (1/a) · √(1 + (dy/dx)²)

Its solution — choosing the vertex at x = 0 — is exactly y = a·cosh(x/a). The constant a = H/w is the physical heart of the curve: it is the ratio of how hard you pull sideways to how heavy the chain is per metre.

How tension is distributed

The horizontal pull H never changes, but the total tension does. A short derivation gives the elegant results:

QuantityExpressionWhere it is largest / smallest
Horizontal tensionH = w·a (constant)Same everywhere
Total tension at point (x, y)T = H·cosh(x/a) = w·yMin at vertex (T = H), max at supports
Arc length from vertexs = a·sinh(x/a)Grows fast toward the ends
Slopedy/dx = sinh(x/a) = s/aZero at vertex, steep at supports

The result T = w·y is striking: the tension at any point equals the weight of a hypothetical piece of chain whose length equals the height y above the curve's natural baseline. The chain "knows" how high it is. This is why suspension cables are thickest and most stressed at the towers, not at mid-span.

Catenary vs parabola — the famous mix-up

Galileo, in his 1638 Two New Sciences, asserted a hanging chain is a parabola. It was a good eye but wrong physics. In 1646 the seventeen-year-old Christiaan Huygens proved it could not be a parabola; the full hyperbolic-cosine solution arrived in 1691 from Huygens, Leibniz, and Johann Bernoulli responding to a challenge from Jakob Bernoulli.

The distinction is physical, not cosmetic. The shape depends on how the load is distributed:

CurveEquationLoad distributed along…Real example
Catenaryy = a·cosh(x/a)the cable's own length (uniform per metre of chain)Power line, necklace, free-hanging cable
Parabolay = x²/(2a)the horizontal span (uniform per metre of deck)Suspension-bridge main cable (Golden Gate)

The Golden Gate Bridge's main cables really are close to parabolas, because the heavy roadway deck — hung by vertical suspenders — dominates the cable's own weight and is spread evenly along the horizontal. A bare, unloaded chain instead sags as a catenary. Expanding the catenary as a Taylor series shows why the two are confused:

a·cosh(x/a) = a + x²/(2a) + x⁴/(24a³) + …

The first two terms are the parabola y ≈ a + x²/(2a). Only the x⁴ and higher terms make the catenary fatter and steeper at the edges. For a shallow sag the difference is a few percent; for a deep sag it becomes obvious.

The inverted catenary: the perfect arch

A hanging chain can only pull — it carries pure tension. Now imagine freezing it solid and flipping it upside down. Every tension force reverses into a compression directed along the curve. The result is an arch in which the line of thrust runs exactly through the centre of the material at every point, so there is no bending moment anywhere. Stone and masonry are enormously strong in compression but crack easily in tension, so an arch shaped like an inverted catenary stays crack-free and self-supporting.

Robert Hooke captured this in 1675 with a Latin anagram whose solution reads: "Ut pendet continuum flexile, sic stabit contiguum rigidum inversum" — "As hangs the flexible line, so but inverted will stand the rigid arch." The principle guided architects for centuries:

StructureUse of the catenary
St Paul's Cathedral dome (Wren, ~1710)Hidden middle dome shaped to a cubic close to an inverted catenary
Gaudí's Sagrada Família & Colònia GüellDesigned with upside-down hanging-chain models to find pure-compression forms
Gateway Arch, St. Louis (1965)A weighted (flattened) catenary, 192 m tall and 192 m wide
Brick and stone bridgesArches kept inside the catenary thrust line resist collapse

The Gateway Arch is technically a weighted catenary: because the cross-section is heavier near the base than the top, the matching hanging shape is a chain weighted more at its ends, giving a slightly pointier, flatter-bottomed curve than the pure y = a·cosh(x/a).

A worked example with real numbers

Take a power line of mass 1.0 kg/m strung between two poles 100 m apart, pulled to a horizontal tension H = 5000 N. Then w = ρg = 1.0 × 9.81 ≈ 9.81 N/m, so:

a = H / w = 5000 / 9.81 ≈ 509.7 m
half-span x = 50 m
sag = a·(cosh(50/509.7) − 1) ≈ 509.7 × 0.004818 ≈ 2.46 m
arc length = 2·a·sinh(50/509.7) ≈ 100.16 m  (only 16 cm longer than the span)
max tension at pole = H·cosh(50/509.7) ≈ 5000 × 1.00482 ≈ 5024 N

So a tautly strung 100 m line dips about 2.5 m, and the extra cable needed beyond the straight-line distance is a mere 16 cm. Slacken the tension to H = 1000 N and a drops to about 102 m, the sag balloons to roughly 12 m, and the line swings into a deep, unmistakable catenary. This is exactly the trade-off engineers manage: more tension means less sag but higher loads on the towers.

Beyond the curve: the catenoid

Spin a catenary about a horizontal axis and you sweep out a catenoid, a saddle-shaped surface of revolution. Euler showed in 1744 that the catenoid is the minimal surface spanning two coaxial circular rings — the surface of least area, exactly the shape a soap film snaps into between two wire loops. It was the first non-planar minimal surface ever found, tying the humble hanging chain to the mathematics of soap bubbles, tents, and tensile architecture.

Where the catenary shows up

  • Power and telephone lines. Every span between poles is a catenary; sag is engineered against temperature (cables lengthen and droop when hot).
  • Suspension bridges. The main cable is a parabola once the deck is hung, but reverts to a catenary during construction before the deck is added.
  • Architecture. Inverted catenaries give the strongest masonry arches and domes — Gaudí, Wren, the Gateway Arch.
  • Anchor and mooring lines. Ship and oil-rig "catenary moorings" use the chain's sag to absorb shock and keep pull horizontal at the seabed.
  • Railway overhead lines. The "catenary system" suspends the contact wire so a pantograph keeps even contact at speed.
  • Soap films and minimal surfaces. Catenoids between rings, and tensile-fabric roofs designed by hanging-model methods.

Common mistakes

  • Calling it a parabola. A free chain is a catenary; only a horizontally-uniform load (a bridge deck) gives a true parabola. They agree only to second order.
  • Forgetting the chain must be uniform and inextensible. A chain that stretches under load, or whose weight per length varies, gives a different curve (e.g. the weighted catenary of the Gateway Arch).
  • Thinking tension is constant. Only the horizontal component H is constant; total tension T = w·y is largest at the supports.
  • Ignoring bending stiffness for stiff cables. A real wire rope or rod has flexural rigidity, so near the supports it deviates from the ideal catenary (an "elastica" problem).
  • Assuming any arch is a catenary. A semicircular Roman arch is not a catenary; its thrust line can escape the masonry and demands thick haunches or buttressing to stay standing.

Frequently asked questions

What is the catenary curve?

The catenary is the curve a uniform, flexible, inextensible chain hanging freely between two fixed points adopts under gravity. Its equation is y = a·cosh(x/a), where cosh is the hyperbolic cosine and a = H/(ρg) is the ratio of horizontal tension to weight per unit length. The name comes from the Latin catena, meaning chain.

Is a hanging chain a parabola?

No — a freely hanging chain is a catenary, not a parabola, even though they look alike near the bottom. A parabola y = x²/(2a) arises when the load is spread uniformly along the horizontal (like a suspension bridge deck), not along the cable itself. Galileo guessed parabola in 1638; Huygens proved it wrong at age 17 and named it the catenary. A catenary is always slightly fatter and steeper at the ends than the parabola through the same three points.

Why does an inverted catenary make a strong arch?

A hanging chain carries only tension — it cannot push. Flip it upside down and every tension becomes a compression directed along the curve. Because the thrust line lies exactly inside the masonry everywhere, there is no bending moment, so stone (strong in compression, weak in tension) never cracks. Robert Hooke stated this in 1675 as an anagram: "as hangs the flexible line, so but inverted will stand the rigid arch."

What does the parameter a mean in y = a·cosh(x/a)?

The parameter a sets the scale of the curve. Physically a = H/w, where H is the constant horizontal component of tension and w = ρg is the chain's weight per unit length. A large a (high tension or light chain) gives a shallow, nearly straight curve; a small a (low tension or heavy chain) gives a deep, sharp dip. At the lowest point the tension equals H = w·a exactly.

How does tension vary along a hanging chain?

The horizontal tension component H is constant everywhere. The total tension grows with height: T = w·y = H·cosh(x/a), so it is smallest (T = H) at the lowest point and largest at the supports. A neat result is that the tension at any point equals the weight of a length of chain equal to the vertical distance y from a virtual baseline at y = 0.

What is the difference between a catenary and a catenoid?

A catenary is the 2D curve of a hanging chain. A catenoid is the 3D surface of revolution you get by spinning a catenary about a horizontal axis — it is the minimal-area surface stretched between two coaxial rings, the shape a soap film takes. The catenoid was the first non-trivial minimal surface discovered (Euler, 1744), linking hanging chains to soap bubbles.