Derivatives and Integrals of the Hyperbolic Functions

Recall that the hyperbolic sine and hyperbolic cosine are defined as

\[\text{sinh} x = \frac{e^{x} - e^{− x}}{2} \text{and} \text{cosh} x = \frac{e^{x} + e^{− x}}{2} .\]

The other hyperbolic functions are then defined in terms of \(\text{sinh} x\) and \(\text{cosh} x .\) The graphs of the hyperbolic functions are shown in the following figure.

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.81 Graphs of the hyperbolic functions.

It is easy to develop differentiation formulas for the hyperbolic functions. For example, looking at \(\text{sinh} x\) we have

\[\begin{aligned} \frac{d}{d x} \left(\right. \text{sinh} x \left.\right) & = \frac{d}{d x} \left(\right. \frac{e^{x} - e^{− x}}{2} \left.\right) \\ & = \frac{1}{2} \left[\right. \frac{d}{d x} \left(\right. e^{x} \left.\right) - \frac{d}{d x} \left(\right. e^{− x} \left.\right) \left]\right. \\ & = \frac{1}{2} \left[\right. e^{x} + e^{− x} \left]\right. = \text{cosh} x . \end{aligned}\]

Similarly, \(\left(\right. d / d x \left.\right) \text{cosh} x = \text{sinh} x .\) We summarize the differentiation formulas for the hyperbolic functions in the following table.

\(f \left(\right. x \left.\right)\) \(\frac{d}{d x} f \left(\right. x \left.\right)\)
\(\text{sinh} x\) \(\text{cosh} x\)
\(\text{cosh} x\) \(\text{sinh} x\)
\(\text{tanh} x\) \(\text{sech}^{2} x\)
\(\text{coth} x\) \(− \text{csch}^{2} x\)
\(\text{sech} x\) \(− \text{sech} x \text{tanh} x\)
\(\text{csch} x\) \(− \text{csch} x \text{coth} x\)
Table 6.2 Derivatives of the Hyperbolic Functions

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: \(\left(\right. d / d x \left.\right) \text{sin} x = \text{cos} x\) and \(\left(\right. d / d x \left.\right) \text{sinh} x = \text{cosh} x .\) The derivatives of the cosine functions, however, differ in sign: \(\left(\right. d / d x \left.\right) \text{cos} x = − \text{sin} x ,\) but \(\left(\right. d / d x \left.\right) \text{cosh} x = \text{sinh} x .\) 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.

\[\begin{aligned} \int \text{sinh} u d u & = & \text{cosh} u + C & & & \int \text{csch}^{2} u d u & = & − \text{coth} u + C \\ \int \text{cosh} u d u & = & \text{sinh} u + C & & & \int \text{sech} u \text{tanh} u d u & = & − \text{sech} u + C \\ \int \text{sech}^{2} u d u & = & \text{tanh} u + C & & & \int \text{csch} u \text{coth} u d u & = & − \text{csch} u + C \end{aligned}\]

Example 6.47

Differentiating Hyperbolic Functions

Evaluate the following derivatives:

  1. \(\frac{d}{d x} \left(\right. \text{sinh} \left(\right. x^{2} \left.\right) \left.\right)\)
  2. \(\frac{d}{d x} \left(\right. \text{cosh} x \left.\right)^{2}\)

Solution

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

  1. \(\frac{d}{d x} \left(\right. \text{sinh} \left(\right. x^{2} \left.\right) \left.\right) = \text{cosh} \left(\right. x^{2} \left.\right) \cdot 2 x\)
  2. \(\frac{d}{d x} \left(\right. \text{cosh} x \left.\right)^{2} = 2 \text{cosh} x \text{sinh} x\)

Checkpoint 6.47

Evaluate the following derivatives:

  1. \(\frac{d}{d x} \left(\right. \text{tanh} \left(\right. x^{2} + 3 x \left.\right) \left.\right)\)
  2. \(\frac{d}{d x} \left(\right. \frac{1}{\left(\right. \text{sinh} x \left.\right)^{2}} \left.\right)\)

Example 6.48

Integrals Involving Hyperbolic Functions

Evaluate the following integrals:

  1. \(\int x \text{cosh} \left(\right. x^{2} \left.\right) d x\)
  2. \(\int \text{tanh} x d x\)

Solution

We can use u-substitution in both cases.

  1. Let \(u = x^{2} .\) Then, \(d u = 2 x d x\) and
    \[\int x \text{cosh} \left(\right. x^{2} \left.\right) d x = \int \frac{1}{2} \text{cosh} u d u = \frac{1}{2} \text{sinh} u + C = \frac{1}{2} \text{sinh} \left(\right. x^{2} \left.\right) + C .\]
  2. Let \(u = \text{cosh} x .\) Then, \(d u = \text{sinh} x d x\) and
    \[\int \text{tanh} x d x = \int \frac{\text{sinh} x}{\text{cosh} x} d x = \int \frac{1}{u} d u = \text{ln} \left|\right. u \left|\right. + C = \text{ln} \left|\right. \text{cosh} x \left|\right. + C .\]

    Note that \(\text{cosh} x > 0\) for all \(x ,\) so we can eliminate the absolute value signs and obtain
    \[\int \text{tanh} x d x = \text{ln} \left(\right. \text{cosh} x \left.\right) + C .\]

Checkpoint 6.48

Evaluate the following integrals:

  1. \(\int \text{sinh}^{3} x \text{cosh} x d x\)
  2. \(\int \text{sech}^{2} \left(\right. 3 x \left.\right) d x\)

This lesson is part of:

Applications of Integration

View Full Tutorial

Track Your Learning Progress

Sign in to unlock unlimited practice exams, tutorial practice quizzes, personalized weak area practice, AI study assistance with Lexi, and detailed performance analytics.