Fiveable

โˆซCalculus I Unit 6 Review

QR code for Calculus I practice questions

6.9 Calculus of the Hyperbolic Functions

6.9 Calculus of the Hyperbolic Functions

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
โˆซCalculus I
Unit & Topic Study Guides

Hyperbolic Functions

Hyperbolic functions are defined using exponentials rather than the unit circle, which is what sets them apart from the regular trig functions you already know. They show up when modeling physical situations like the shape of a hanging cable (a catenary), signal processing, and certain differential equations. This section covers their definitions, derivatives, integrals, inverses, and a key real-world application.

Definitions of the Hyperbolic Functions

The six hyperbolic functions are built from combinations of exe^x and eโˆ’xe^{-x}. The three primary ones are:

  • sinhโกx=exโˆ’eโˆ’x2\sinh x = \frac{e^x - e^{-x}}{2} (hyperbolic sine)
  • coshโกx=ex+eโˆ’x2\cosh x = \frac{e^x + e^{-x}}{2} (hyperbolic cosine)
  • tanhโกx=sinhโกxcoshโกx=exโˆ’eโˆ’xex+eโˆ’x\tanh x = \frac{\sinh x}{\cosh x} = \frac{e^x - e^{-x}}{e^x + e^{-x}} (hyperbolic tangent)

The remaining three are reciprocals, just like in regular trig:

  • cschโกx=1sinhโกx\operatorname{csch} x = \frac{1}{\sinh x}
  • sechโกx=1coshโกx\operatorname{sech} x = \frac{1}{\cosh x}
  • cothโกx=1tanhโกx\operatorname{coth} x = \frac{1}{\tanh x}

Notice that coshโกx\cosh x is always positive and always โ‰ฅ1\geq 1, while sinhโกx\sinh x can be any real number. This is worth remembering because it affects domains later.

Derivatives of Hyperbolic Functions

The derivative rules here look a lot like regular trig derivatives, but watch the signs carefully. With regular trig, ddxcosโกx=โˆ’sinโกx\frac{d}{dx}\cos x = -\sin x, but with hyperbolic functions there's no negative sign on the corresponding rule.

  • ddxsinhโกx=coshโกx\frac{d}{dx} \sinh x = \cosh x
  • ddxcoshโกx=sinhโกx\frac{d}{dx} \cosh x = \sinh x (no negative sign, unlike cosโกx\cos x)
  • ddxtanhโกx=sechโก2x\frac{d}{dx} \tanh x = \operatorname{sech}^2 x
  • ddxcschโกx=โˆ’cschโกxcothโกx\frac{d}{dx} \operatorname{csch} x = -\operatorname{csch} x \coth x
  • ddxsechโกx=โˆ’sechโกxtanhโกx\frac{d}{dx} \operatorname{sech} x = -\operatorname{sech} x \tanh x
  • ddxcothโกx=โˆ’cschโก2x\frac{d}{dx} \operatorname{coth} x = -\operatorname{csch}^2 x

You can verify any of these by substituting the exponential definitions and differentiating directly. For example, differentiating sinhโกx=exโˆ’eโˆ’x2\sinh x = \frac{e^x - e^{-x}}{2} gives ex+eโˆ’x2=coshโกx\frac{e^x + e^{-x}}{2} = \cosh x.

Applications of hyperbolic derivatives and integrals, File:Hyperbolic functions.svg - Wikimedia Commons

Integrals of Hyperbolic Functions

Since integration reverses differentiation, many of these follow directly from the derivative table above.

  • โˆซsinhโกxโ€‰dx=coshโกx+C\int \sinh x \, dx = \cosh x + C
  • โˆซcoshโกxโ€‰dx=sinhโกx+C\int \cosh x \, dx = \sinh x + C
  • โˆซtanhโกxโ€‰dx=lnโก(coshโกx)+C\int \tanh x \, dx = \ln(\cosh x) + C
  • โˆซcothโกxโ€‰dx=lnโกโˆฃsinhโกxโˆฃ+C\int \operatorname{coth} x \, dx = \ln|\sinh x| + C
  • โˆซsechโกxโ€‰dx=arctanโก(sinhโกx)+C\int \operatorname{sech} x \, dx = \arctan(\sinh x) + C
  • โˆซcschโกxโ€‰dx=lnโกโˆฃtanhโกx2โˆฃ+C\int \operatorname{csch} x \, dx = \ln\left|\tanh \frac{x}{2}\right| + C

The first two are straightforward. For โˆซtanhโกxโ€‰dx\int \tanh x \, dx, rewrite it as โˆซsinhโกxcoshโกxโ€‰dx\int \frac{\sinh x}{\cosh x} \, dx and use the substitution u=coshโกxu = \cosh x, so du=sinhโกxโ€‰dxdu = \sinh x \, dx. That turns it into โˆซduu=lnโกโˆฃuโˆฃ+C=lnโก(coshโกx)+C\int \frac{du}{u} = \ln|u| + C = \ln(\cosh x) + C. You can drop the absolute value because coshโกx>0\cosh x > 0 always. The same substitution idea works for cothโกx\operatorname{coth} x.

Inverse Hyperbolic Functions

Each inverse hyperbolic function can be written as a logarithmic expression. This is because solving y=sinhโกxy = \sinh x for xx (for example) turns into solving an equation in exe^x, which yields a natural log.

  • sinhโกโˆ’1x=lnโก(x+x2+1)\sinh^{-1} x = \ln\left(x + \sqrt{x^2 + 1}\right), domain: all real xx
  • coshโกโˆ’1x=lnโก(x+x2โˆ’1)\cosh^{-1} x = \ln\left(x + \sqrt{x^2 - 1}\right), domain: xโ‰ฅ1x \geq 1
  • tanhโกโˆ’1x=12lnโก(1+x1โˆ’x)\tanh^{-1} x = \frac{1}{2}\ln\left(\frac{1+x}{1-x}\right), domain: โˆ’1<x<1-1 < x < 1
  • cschโกโˆ’1x=lnโก(1x+1x2+1)\operatorname{csch}^{-1} x = \ln\left(\frac{1}{x} + \sqrt{\frac{1}{x^2} + 1}\right), domain: xโ‰ 0x \neq 0
  • sechโกโˆ’1x=lnโก(1x+1x2โˆ’1)\operatorname{sech}^{-1} x = \ln\left(\frac{1}{x} + \sqrt{\frac{1}{x^2} - 1}\right), domain: 0<xโ‰ค10 < x \leq 1
  • cothโกโˆ’1x=12lnโก(x+1xโˆ’1)\operatorname{coth}^{-1} x = \frac{1}{2}\ln\left(\frac{x+1}{x-1}\right), domain: โˆฃxโˆฃ>1|x| > 1

Pay attention to the domain restrictions. They come from the ranges of the original hyperbolic functions. For instance, coshโกxโ‰ฅ1\cosh x \geq 1 for all xx, so coshโกโˆ’1\cosh^{-1} only accepts inputs โ‰ฅ1\geq 1.

Applications of hyperbolic derivatives and integrals, Hyperbolic functions - Wikipedia

Derivatives of Inverse Hyperbolic Functions

These derivatives are important because they produce algebraic expressions involving square roots and rational functions. That means they show up as antiderivative results when you integrate certain algebraic forms.

  • ddxsinhโกโˆ’1x=1x2+1\frac{d}{dx} \sinh^{-1} x = \frac{1}{\sqrt{x^2 + 1}}
  • ddxcoshโกโˆ’1x=1x2โˆ’1\frac{d}{dx} \cosh^{-1} x = \frac{1}{\sqrt{x^2 - 1}}, for x>1x > 1
  • ddxtanhโกโˆ’1x=11โˆ’x2\frac{d}{dx} \tanh^{-1} x = \frac{1}{1 - x^2}, for โˆฃxโˆฃ<1|x| < 1
  • ddxcschโกโˆ’1x=โˆ’1โˆฃxโˆฃx2+1\frac{d}{dx} \operatorname{csch}^{-1} x = -\frac{1}{|x|\sqrt{x^2 + 1}}
  • ddxsechโกโˆ’1x=โˆ’1x1โˆ’x2\frac{d}{dx} \operatorname{sech}^{-1} x = -\frac{1}{x\sqrt{1 - x^2}}, for 0<x<10 < x < 1
  • ddxcothโกโˆ’1x=11โˆ’x2\frac{d}{dx} \operatorname{coth}^{-1} x = \frac{1}{1 - x^2}, for โˆฃxโˆฃ>1|x| > 1

Notice that tanhโกโˆ’1x\tanh^{-1} x and cothโกโˆ’1x\operatorname{coth}^{-1} x have the same derivative formula, 11โˆ’x2\frac{1}{1 - x^2}, but they apply on different domains. When you see โˆซ11โˆ’x2โ€‰dx\int \frac{1}{1 - x^2} \, dx, the correct antiderivative depends on whether โˆฃxโˆฃ<1|x| < 1 (use tanhโกโˆ’1x\tanh^{-1} x) or โˆฃxโˆฃ>1|x| > 1 (use cothโกโˆ’1x\operatorname{coth}^{-1} x).

Catenary Curves

A catenary is the curve formed when a uniform cable or chain hangs freely under its own weight between two fixed points. Its equation is:

y=acoshโก(xa)y = a \cosh\left(\frac{x}{a}\right)

where aa is a constant determined by the ratio of the cable's tension to its weight per unit length. This shape minimizes the potential energy of the system, which is why it naturally appears as the equilibrium position.

Applications in engineering and architecture:

  • Suspension bridges: The main cables approximate a catenary when supporting only their own weight. (When the cable supports a uniformly distributed deck load, the shape is actually a parabola, not a catenary. Exam problems sometimes test this distinction.)
  • Power lines: Cables between utility poles form catenaries. Engineers use the catenary equation to calculate how much the cable sags, which determines tower height and spacing needed to maintain safe ground clearance.
  • Arches and domes: An inverted catenary (flipped upside down) is an ideal arch shape because it carries loads in pure compression, minimizing internal bending stresses. The Gateway Arch in St. Louis is a well-known example of a weighted catenary shape.

In physics problems, the catenary is a classic application of calculus of variations and mechanical equilibrium. You may be asked to find the arc length of a catenary using the arc length integral, which simplifies nicely because 1+sinhโก2x=coshโก2x1 + \sinh^2 x = \cosh^2 x (the hyperbolic identity analogous to the Pythagorean identity).

2,589 studying โ†’