Hyperbolic functions ($\sinh x$, $\cosh x$, $\tanh x$, …) behave like trig functions but are built from exponentials. They satisfy a Pythagorean-like identity $\cosh^2x - \sinh^2x = 1$. Their integrals mirror trig: $\int\sinh u\,du=\cosh u+C$, $\int\cosh u\,du=\sinh u+C$, $\int\operatorname{sech}^2 u\,du=\tanh u+C$, $\int\tanh u\,du=\ln(\cosh u)+C$. The most important engineering application is the catenary — the shape a flexible cable or chain takes under its own weight. Its equation is $y=a\cosh(x/a)$, where $a=H/w$ ($H$ = horizontal tension, $w$ = weight per unit length). The arc length from the low point over a half-span $b$ is $L=a\sinh(b/a)$, and the sag (vertical drop from the support) is $d=a\cosh(b/a)-a$.
Use the hyperbolic double-angle identity: $\cosh(2x)=\cosh^2x+\sinh^2x=1+2\sinh^2x$, so $\sinh^2x=\frac{\cosh2x-1}{2}$. This mirrors the trig power-reduction trick.
A power line hangs between two towers 80 m apart (horizontal distance). The cable equation is $y=a\cosh(x/a)$ with $a=50$ m (low point at origin). Find: (a) the sag $d$ (how far the midpoint drops below the support level) and (b) the arc length of the cable on one side from the midpoint to a tower.
Half-span: $b=40$ m. Use $a=50$ m.
(a) Sag = height of supports minus height at midpoint. The midpoint is at $y=a$ (since $\cosh(0)=1$, $y_{\min}=a$). The supports are at $y=a\cosh(b/a)$.
The total cable length between towers is $2\times44.40=88.80$ m, longer than the 80 m span.
Catenary Cable — Tension at Any Point
A flexible cable has a weight of $w=120$ N/m and hangs in a catenary with $a=H/w$. The horizontal tension is $H=6000$ N. (a) Find $a$. (b) Find the tension $T$ at a point where the sag places it at height $y=a\cosh(x/a)=a+5$ m above the lowest point.
(a) $a=H/w=6000/120=\boxed{50\text{ m}}$.
(b) The tension at any point equals $T=wy$ where $y$ is the height above the datum $y=0$ (lowest point set at $y=a$). Since the point is $5$ m above the lowest point, $y_{\text{actual}}=a+5=55$ m.
$$T=wy=120\times55=\boxed{6600\text{ N}}$$
Equivalently: $T=\sqrt{H^2+(ws)^2}$ where $s$ is the arc length, but the formula $T=wy$ (measuring $y$ from the catenary datum) gives the same result directly.
Catenary — Finding $a$ From Known Sag and Span
A transmission line has a horizontal span of 100 m and a known sag of 4 m. Find the catenary parameter $a$ and the total cable length.
Sag formula: $d=a\cosh(b/a)-a$ where $b=50$ m (half-span) and $d=4$ m.