Processing math: 94%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

6.6: Hyperbolic Functions

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

The hyperbolic functions are a set of functions that have many applications to mathematics, physics, and engineering. Among many other applications, they are used to describe the formation of satellite rings around planets, to describe the shape of a rope hanging from two points, and have application to the theory of special relativity. This section defines the hyperbolic functions and describes many of their properties, especially their usefulness to calculus.

These functions are sometimes referred to as the "hyperbolic trigonometric functions" as there are many, many connections between them and the standard trigonometric functions. Figure 6.6.1 demonstrates one such connection. Just as cosine and sine are used to define points on the circle defined by x2+y2=1, the functions hyperbolic cosine and hyperbolic sine are used to define points on the hyperbola x2y2=1.

altalt

Figure 6.6.1: Using trigonometric functions to define points on a circle and hyperbolic functions to define points on a hyperbola. The area of the shaded regions are included in them.

We begin with their definition.

Definition 6.6.1: Hyperbolic Functions

  1. coshx=ex+ex2
  2. sinhx=exex2
  3. tanhx=sinhxcoshx
  4. sechx=1coshx
  5. cschx=1sinhx
  6. cothx=coshxsinhx

These hyperbolic functions are graphed in Figure 6.6.2. In the graphs of coshx and sinhx, graphs of ex/2 and ex/2 are included with dashed lines. As x gets "large," coshx and sinhx each act like ex/2; when x is a large negative number, coshx acts like ex/2 whereas $\sinh x$ acts like ex/2.

Notice the domains of tanhx and sechx are (,), whereas both cothx and cschx have vertical asymptotes at x=0. Also note the ranges of these functions, especially tanhx: as x, both sinhx and coshx approach ex/2, hence tanhx approaches 1.

The following example explores some of the properties of these functions that bear remarkable resemblance to the properties of their trigonometric counterparts.

Pronunciation Note: "cosh" rhymes with "gosh," "sinh" rhymes with "pinch," and "tanh" rhymes with "ranch."

alt

Figure 6.6.2: Graphs of the hyperbolic functions.

Example 6.6.1: Exploring properties of hyperbolic functions

Use Definition 6.6.1 to rewrite the following expressions.

  1. cosh2xsinh2x
  2. tanh2x+sech2x
  3. 2coshxsinhx
  4. ddx(coshx)
  5. ddx(sinhx)
  6. ddx(tanhx)

Solution

  1. cosh2xsinh2x=(ex+ex2)2(exex2)2=e2x+2exex+e2x4e2x2exex+e2x4=44=1.So cosh2xsinh2x=1.
  2. tanh2x+sech2x=sinh2xcosh2x+1cosh2x=sinh2x+1cosh2xNow use identity from #1.=cosh2xcosh2x=1.So tanh2x+sech2x=1.
  3. 2coshxsinhx=2(ex+ex2)(exex2)=2e2xe2x4=e2xe2x2=sinh(2x).Thus 2coshxsinhx=sinh(2x).
  4. ddx(coshx)=ddx(ex+ex2)=exex2=sinhx.So ddx(coshx)=sinhx.
  5. ddx(sinhx)=ddx(exex2)=ex+ex2=coshx.So ddx(sinhx)=coshx.
  6. ddx(tanhx)=ddx(sinhxcoshx)=coshxcoshxsinhxsinhxcosh2x=1cosh2x=sech2x.So ddx(tanhx)=sech2x.

The following Key Idea summarizes many of the important identities relating to hyperbolic functions. Each can be verified by referring back to Definition 6.6.1.

Key Idea 16: Useful Hyperbolic Function Properties

Basic Identities

  1. cosh2xsinh2x=1
  2. tanh2x+sech2x=1
  3. coth2xcsch2x=1
  4. cosh2x=cosh2x+sinh2x
  5. sinh2x=2sinhxcoshx
  6. cosh2x=cosh2x+12
  7. sinh2x=cosh2x12

Derivatives

  1. ddx(coshx)=sinhx
  2. ddx(sinhx)=coshx
  3. ddx(tanhx)=sech2x
  4. ddx(sechx)=sechxtanhx
  5. ddx(cschx)=cschxcothx
  6. ddx(cothx)=csch2x

Integrals

  1. coshx dx=sinhx+C
  2. sinhx dx=coshx+C
  3. tanhx dx=ln(coshx)+C
  4. cothx dx=ln|sinhx|+C

We practice using Key Idea 16

Example 6.6.2: Derivatives and integrals of hyperbolic functions

Evaluate the following derivatives and integrals.

  1. ddx(cosh2x)
  2. sech2(7t3) dt
  3. ln20coshx dx

Solution

  1. Using the Chain Rule directly, we have ddx(cosh2x)=2sinh2x.
    Just to demonstrate that it works, let's also use the Basic Identity found in Key Idea 16: cosh2x=cosh2x+sinh2x.
    ddx(cosh2x)=ddx(cosh2x+sinh2x)=2coshxsinhx+2sinhxcoshx=4coshxsinhx.Using another Basic Identity, we can see that 4coshxsinhx=2sinh2x. We get the same answer either way.
  2. We employ substitution, with u=7t3 and du=7dt. Applying Key Ideas 10 and 16 we have:
    sech2(7t3) dt=17tanh(7t3)+C.
  3. ln20coshx dx=sinhx|ln20=sinh(ln2)sinh0=sinh(ln2).
    We can simplify this last expression as sinhx is based on exponentials:
    sinh(ln2)=eln2eln22=21/22=34.

Inverse Hyperbolic Functions

Just as the inverse trigonometric functions are useful in certain integrations, the inverse hyperbolic functions are useful with others. Figure 16 shows the restrictions on the domains to make each function one-to-one and the resulting domains and ranges of their inverse functions. Their graphs are shown in Figure 6.6.3

Because the hyperbolic functions are defined in terms of exponential functions, their inverses can be expressed in terms of logarithms as shown in Key Idea 17. It is often more convenient to refer to sinh1x than to ln(x+x2+1), especially when one is working on theory and does not need to compute actual values. On the other hand, when computations are needed, technology is often helpful but many hand-held calculators lack a \textit{convenient} sinh1x button. (Often it can be accessed under a menu system, but not conveniently.) In such a situation, the logarithmic representation is useful. The reader is not encouraged to memorize these, but rather know they exist and know how to use them when needed.

alt

Table 6.6.1: Graphs of coshx, sinhx and their inverses.

alt

Figure 6.6.3: Graphs of the hyperbolic functions and their inverses.

The following Key Ideas give the derivatives and integrals relating to the inverse hyperbolic functions. In Key Idea 19, both the inverse hyperbolic and logarithmic function representations of the antiderivative are given, based on Key Idea 17. Again, these latter functions are often more useful than the former. Note how inverse hyperbolic functions can be used to solve integrals we used Trigonometric Substitution to solve in Section 6.4.

Key IDea 17: Logarithmic definitions of the inverse hyperbolic functions.

  1. cosh1x=ln(x+x21); x1
  2. tanh1x=12ln(1+x1x); |x|<1
  3. sech1x=ln(1+1x2x); 0<x1
  4. sinh1x=ln(x+x2+1)
  5. coth1x=12ln(x+1x1); |x|>1
  6. csch1x=ln(1x+1+x2|x|); x0

Key Idea 18: Derivatives Involving Inverse Hyperbolic Functions

  1. ddx(cosh1x)=1x21; x>1
  2. ddx(sinh1x)=1x2+1
  3. ddx(tanh1x)=11x2; |x|<1
  4. ddx(sech1x)=1x1x2;0<x<1
  5. ddx(csch1x)=1|x|1+x2; x0
  6. ddx(coth1x)=11x2; |x|>1

Key Idea 19: Integrals Involving Inverse Hyperbolic Functions

  1. 1x2a2 dx =cosh1(xa)+C; 0<a<x =ln|x+x2a2|+C
  2. 1x2+a2 dx =sinh1(xa)+C; a>0 =ln|x+x2+a2|+C
  3. 1a2x2 dx ={1atanh1(xa)+Cx2<a21acoth1(xa)+Ca2<x2 =12aln|a+xax|+C
  4. 1xa2x2 dx =1asech1(xa)+C; 0<x<a =1aln(xa+a2x2)+C
  5. 1xx2+a2 dx =1acsch1|xa|+C; x0, a>0 =1aln|xa+a2+x2|+C

We practice using the derivative and integral formulas in the following example.

Example 6.6.3: Derivatives and integrals involving inverse hyperbolic functions

Evaluate the following.

  1. ddx[cosh1(3x25)]
  2. 1x21 dx
  3. 19x2+10 dx

Solution

  1. Applying Key Idea 18 with the Chain Rule gives:
    ddx[cosh1(3x25)]=1(3x25)2135.
  2. Multiplying the numerator and denominator by (1) gives: 1x21 dx=11x2 dx. The second integral can be solved with a direct application of item #3 from Key Idea 19, with a=1. Thus 1x21 dx=11x2 dx={tanh1(x)+Cx2<1coth1(x)+C1<x2=12ln|x+1x1|+C=12ln|x1x+1|+C.

    We should note that this exact problem was solved at the beginning of Section 6.5. In that example the answer was given as 12ln|x1|12ln|x+1|+C. Note that this is equivalent to the answer given in Equation \PageIndex{29}, as \ln(a/b) = \ln a - \ln b.

  3. This requires a substitution, then item #2 of Key Idea 19 can be applied.

    Let u = 3x, hence du = 3dx. We have
    \int \frac{1}{\sqrt{9x^2+10}}\ dx = \frac13\int\frac{1}{\sqrt{u^2+10}}\ du.
    Note a^2=10, hence a = \sqrt{10}. Now apply the integral rule.
    \begin{align} &= \frac13 \sinh^{-1}\left(\frac{3x}{\sqrt{10}}\right) + C \\&= \frac13 \ln \Big|3x+\sqrt{9x^2+10}\Big|+C. \end{align}

This section covers a lot of ground. New functions were introduced, along with some of their fundamental identities, their derivatives and antiderivatives, their inverses, and the derivatives and antiderivatives of these inverses. Four Key Ideas were presented, each including quite a bit of information.

Do not view this section as containing a source of information to be memorized, but rather as a reference for future problem solving. Key Idea 19 contains perhaps the most useful information. Know the integration forms it helps evaluate and understand how to use the inverse hyperbolic answer and the logarithmic answer.

The next section takes a brief break from demonstrating new integration techniques. It instead demonstrates a technique of evaluating limits that return indeterminate forms. This technique will be useful in Section 6.8, where limits will arise in the evaluation of certain definite integrals.

Contributors and Attributions

  • Gregory Hartman (Virginia Military Institute). Contributions were made by Troy Siemers and Dimplekumar Chalishajar of VMI and Brian Heinold of Mount Saint Mary's University. This content is copyrighted by a Creative Commons Attribution - Noncommercial (BY-NC) License. http://www.apexcalculus.com/

  • Integrated by Justin Marshall.


This page titled 6.6: Hyperbolic Functions is shared under a CC BY-NC 3.0 license and was authored, remixed, and/or curated by Gregory Hartman et al. via source content that was edited to the style and standards of the LibreTexts platform.

  • Was this article helpful?

Support Center

How can we help?