Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

6.9: Calculus of the Hyperbolic Functions

  • Gilbert Strang & Edwin “Jed” Herman
  • OpenStax

( \newcommand{\kernel}{\mathrm{null}\,}\)

Learning Objectives
  • Apply the formulas for derivatives and integrals of the hyperbolic functions.
  • Apply the formulas for the derivatives of the inverse hyperbolic functions and their associated integrals.
  • Describe the common applied conditions of a catenary curve.

We were introduced to hyperbolic functions previously, along with some of their basic properties. In this section, we look at differentiation and integration formulas for the hyperbolic functions and their inverses.

Derivatives and Integrals of the Hyperbolic Functions

Recall that the hyperbolic sine and hyperbolic cosine are defined as

sinhx=exex2

and

coshx=ex+ex2.

The other hyperbolic functions are then defined in terms of sinhx and coshx. The graphs of the hyperbolic functions are shown in Figure 6.9.1.

This figure has six graphs. The first graph labeled “a” is of the function y=sinh(x). It is an increasing function from the 3rd quadrant, through the origin to the first quadrant. The second graph is labeled “b” and is of the function y=cosh(x). It decreases in the second quadrant to the intercept y=1, then becomes an increasing function. The third graph labeled “c” is of the function y=tanh(x). It is an increasing function from the third quadrant, through the origin, to the first quadrant. The fourth graph is labeled “d” and is of the function y=coth(x). It has two pieces, one in the third quadrant and one in the first quadrant with a vertical asymptote at the y-axis. The fifth graph is labeled “e” and is of the function y=sech(x). It is a curve above the x-axis, increasing in the second quadrant, to the y-axis at y=1 and then decreases. The sixth graph is labeled “f” and is of the function y=csch(x). It has two pieces, one in the third quadrant and one in the first quadrant with a vertical asymptote at the y-axis.
Figure 6.9.1: Graphs of the hyperbolic functions.

It is easy to develop differentiation formulas for the hyperbolic functions. For example, looking at sinhx we have

ddx(sinhx)=ddx(exex2)=12[ddx(ex)ddx(ex)]=12[ex+ex]=coshx.

Similarly,

ddxcoshx=sinhx.

We summarize the differentiation formulas for the hyperbolic functions in Table 6.9.1.

Table 6.9.1: Derivatives of the Hyperbolic Functions
f(x) ddxf(x)
sinhx coshx
coshx sinhx
tanhx sech2x
coth x csch2x
sech x sechxtanhx
csch x cschxcothx

Let’s take a moment to compare the derivatives of the hyperbolic functions with the derivatives of the standard trigonometric functions. There are a lot of similarities, but differences as well. For example, the derivatives of the sine functions match:

ddxsinx=cosx

and

ddxsinhx=coshx.

The derivatives of the cosine functions, however, differ in sign:

ddxcosx=sinx,

but

ddxcoshx=sinhx.

As we continue our examination of the hyperbolic functions, we must be mindful of their similarities and differences to the standard trigonometric functions. These differentiation formulas for the hyperbolic functions lead directly to the following integral formulas.

sinhudu=coshu+Ccsch2udu=cothu+Ccoshudu=sinhu+Csechutanhudu=sech u+Ccschu+Csech 2udu=tanhu+Ccschucothudu=cschu+C

Example 6.9.1: Differentiating Hyperbolic Functions

Evaluate the following derivatives:

  1. ddx(sinh(x2))
  2. ddx(coshx)2

Solution:

Using the formulas in Table 6.9.1 and the chain rule, we get

  1. ddx(sinh(x2))=cosh(x2)2x
  2. ddx(coshx)2=2coshxsinhx
Exercise 6.9.1

Evaluate the following derivatives:

  1. ddx(tanh(x2+3x))
  2. ddx(1(sinhx)2)
Hint

Use the formulas in Table 6.9.1 and apply the chain rule as necessary.

Answer a

ddx(tanh(x2+3x))=(sech2(x2+3x))(2x+3)

Answer b

ddx(1(sinhx)2)=ddx(sinhx)2=2(sinhx)3coshx

Example 6.9.2: Integrals Involving Hyperbolic Functions

Evaluate the following integrals:

  1. xcosh(x2)dx
  2. tanhxdx
Solution

We can use u-substitution in both cases.

a. Let u=x2. Then, du=2xdx and

xcosh(x2)dx=12coshudu=12sinhu+C=12sinh(x2)+C.

b. Let u=coshx. Then, du=sinhxdx and

tanhxdx=sinhxcoshxdx=1udu=ln|u|+C=ln|coshx|+C.

Note that coshx>0 for all x, so we can eliminate the absolute value signs and obtain

tanhxdx=ln(coshx)+C.

Exercise 6.9.2

Evaluate the following integrals:

  1. sinh3xcoshxdx
  2. sech 2(3x)dx
Hint

Use the formulas above and apply u-substitution as necessary.

Answer a

sinh3xcoshxdx=sinh4x4+C

Answer b

sech 2(3x)dx=tanh(3x)3+C

Calculus of Inverse Hyperbolic Functions

Looking at the graphs of the hyperbolic functions, we see that with appropriate range restrictions, they all have inverses. Most of the necessary range restrictions can be discerned by close examination of the graphs. The domains and ranges of the inverse hyperbolic functions are summarized in Table 6.9.2.

Table 6.9.2: Domains and Ranges of the Inverse Hyperbolic Functions
Function Domain Range
sinh1x (−∞,∞) (−∞,∞)
cosh1x (1,∞) [0,∞)
tanh1x (−1,1) (−∞,∞)
coth1x (−∞,1)∪(1,∞) (−∞,0)∪(0,∞)
sech1x (0,1) [0,∞)
csch1x (−∞,0)∪(0,∞) (−∞,0)∪(0,∞)

The graphs of the inverse hyperbolic functions are shown in the following figure.

This figure has six graphs. The first graph labeled “a” is of the function y=sinh^-1(x). It is an increasing function from the 3rd quadrant, through the origin to the first quadrant. The second graph is labeled “b” and is of the function y=cosh^-1(x). It is in the first quadrant, beginning on the x-axis at 2 and increasing. The third graph labeled “c” is of the function y=tanh^-1(x). It is an increasing function from the third quadrant, through the origin, to the first quadrant. The fourth graph is labeled “d” and is of the function y=coth^-1(x). It has two pieces, one in the third quadrant and one in the first quadrant with a vertical asymptote at the y-axis. The fifth graph is labeled “e” and is of the function y=sech^-1(x). It is a curve decreasing in the first quadrant and stopping on the x-axis at x=1. The sixth graph is labeled “f” and is of the function y=csch^-1(x). It has two pieces, one in the third quadrant and one in the first quadrant with a vertical asymptote at the y-axis.
Figure 6.9.3: Graphs of the inverse hyperbolic functions.

To find the derivatives of the inverse functions, we use implicit differentiation. We have

y=sinh1xsinhy=xddxsinhy=ddxxcoshydydx=1.

Recall that cosh2ysinh2y=1, so coshy=1+sinh2y.Then,

dydx=1coshy=11+sinh2y=11+x2.

We can derive differentiation formulas for the other inverse hyperbolic functions in a similar fashion. These differentiation formulas are summarized in Table 6.9.3.

Table 6.9.3: Derivatives of the Inverse Hyperbolic Functions
f(x) ddxf(x)
sinh1x 11+x2
cosh1x 1x21
tanh1x 11x2
coth1x 11x2
sech1x 1x1x2
csch1x 1|x|1+x2

Note that the derivatives of tanh1x and coth1x are the same. Thus, when we integrate 1/(1x2), we need to select the proper antiderivative based on the domain of the functions and the values of x. Integration formulas involving the inverse hyperbolic functions are summarized as follows.

11+u2du=sinh1u+C

1u1u2du=sech1|u|+C

1u21du=cosh1u+C

1u1+u2du=csch1|u|+C

11u2du={tanh1u+Cif |u|<1coth1u+Cif |u|>1

Example 6.9.3: Differentiating Inverse Hyperbolic Functions

Evaluate the following derivatives:

  1. ddx(sinh1(x3))
  2. ddx(tanh1x)2
Solution

Using the formulas in Table 6.9.3 and the chain rule, we obtain the following results:

  1. ddx(sinh1(x3))=131+x29=19+x2
  2. ddx(tanh1x)2=2(tanh1x)1x2
Exercise 6.9.3

Evaluate the following derivatives:

  1. ddx(cosh1(3x))
  2. ddx(coth1x)3
Hint

Use the formulas in Table 6.9.3 and apply the chain rule as necessary.

Answer a

ddx(cosh1(3x))=39x21

Answer b

ddx(coth1x)3=3(coth1x)21x2

Example 6.9.4: Integrals Involving Inverse Hyperbolic Functions

Evaluate the following integrals:

  1. 14x21dx
  2. 12x19x2dx
Solution

We can use u-substitution in both cases.

Let u=2x. Then, du=2dx and we have

14x21dx=12u21du=12cosh1u+C=12cosh1(2x)+C.

Let u=3x. Then, du=3dx and we obtain

12x19x2dx=121u1u2du=12sech1|u|+C=12sech1|3x|+C

Exercise 6.9.4

Evaluate the following integrals:

  1. 1x24dx,x>2
  2. 11e2xdx
Hint

Use the formulas above and apply u-substitution as necessary.

Answer a

1x24dx=cosh1(x2)+C

Answer b

11e2xdx=sech1(ex)+C

Applications

One physical application of hyperbolic functions involves hanging cables. If a cable of uniform density is suspended between two supports without any load other than its own weight, the cable forms a curve called a catenary. High-voltage power lines, chains hanging between two posts, and strands of a spider’s web all form catenaries. The following figure shows chains hanging from a row of posts.

An image of chains hanging between posts that all take the shape of a catenary.
Figure 6.9.3: Chains between these posts take the shape of a catenary. (credit: modification of work by OKFoundryCompany, Flickr)

Hyperbolic functions can be used to model catenaries. Specifically, functions of the form y=acosh(x/a) are catenaries. Figure 6.9.4 shows the graph of y=2cosh(x/2).

This figure is a graph. It is of the function f(x)=2cosh(x/2). The curve decreases in the second quadrant to the y-axis. It intersects the y-axis at y=2. Then the curve becomes increasing.
Figure 6.9.4: A hyperbolic cosine function forms the shape of a catenary.
Example 6.9.5: Using a Catenary to Find the Length of a Cable

Assume a hanging cable has the shape 10cosh(x/10) for 15x15, where x is measured in feet. Determine the length of the cable (in feet).

Solution

Recall from Section 6.4 that the formula for arc length is

ba1+[f(x)]2dxArc Length.

We have f(x)=10cosh(x/10), so f(x)=sinh(x/10). Then the arc length is

ba1+[f(x)]2dx=15151+sinh2(x10)dx.

Now recall that

1+sinh2x=cosh2x,

so we have

Arc Length=15151+sinh2(x10)dx=1515cosh(x10)dx=10sinh(x10)|1515=10[sinh(32)sinh(32)]=20sinh(32)42.586ft.

Exercise 6.9.5:

Assume a hanging cable has the shape 15cosh(x/15) for 20x20. Determine the length of the cable (in feet).

Answer

52.95 ft

Key Concepts

  • Hyperbolic functions are defined in terms of exponential functions.
  • Term-by-term differentiation yields differentiation formulas for the hyperbolic functions. These differentiation formulas give rise, in turn, to integration formulas.
  • With appropriate range restrictions, the hyperbolic functions all have inverses.
  • Implicit differentiation yields differentiation formulas for the inverse hyperbolic functions, which in turn give rise to integration formulas.
  • The most common physical applications of hyperbolic functions are calculations involving catenaries.

Glossary

catenary
a curve in the shape of the function y=acosh(x/a) is a catenary; a cable of uniform density suspended between two supports assumes the shape of a catenary

This page titled 6.9: Calculus of the Hyperbolic Functions is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Gilbert Strang & Edwin “Jed” Herman (OpenStax) via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?