Integration of hyperbolic functions
Since hyperbolic functions are expressed in terms of ex and e−x, the rules for integrating hyperbolic functions can be deduced.
Integrals of common hyperbolic functions
The following are the integrals of common hyperbolic functions:
∫sinhxdx=coshx+c
∫coshxdx=sinhx+c
∫tanhxdx=ln(coshx)+c
∫cosech2xdx=−cothx+c
∫sechxtanhxdx=−sechx+c
∫sech2xdx=tanhx+c
Integrals of the form ∫a2+x21dx
Integrals of the form ∫a2+x21dx can be solved using hyperbolic substitution. The result is:
∫a2+x21dx=sinh−1(ax)+c=ln(x+x2+a2)+c
where a>0.
Integrals of the form ∫x2−a21dx
Integrals of the form ∫x2−a21dx can be solved using hyperbolic substitution involving the hyperbolic cosine function. The result is:
∫x2−a21dx=cosh−1(ax)+c=ln(x+x2−a2)+c
where x≥a>0.
Example 1
Find ∫sinh2xdx.
Solution:
Using the identity cosh2x=cosh2x+sinh2x=1+2sinh2x, we have sinh2x=2cosh2x−1.
∫sinh2xdx=∫2cosh2x−1dx=21∫(cosh2x−1)dx=21(2sinh2x−x)+c=4sinh2x−2x+c
Example 2
Find ∫sechxdx.
Solution:
∫sechxdx=∫ex+e−x2dx=∫e2x+12exdx
Let u=ex, then du=exdx.
∫u2+12du=2arctan(u)+c=2arctan(ex)+c
Example 3
Evaluate ∫x2+2x+21dx.
Solution:
∫x2+2x+21dx=∫(x+1)2+11dx
Let u=x+1, then du=dx.
∫u2+11du=sinh−1(u)+c=sinh−1(x+1)+c=ln(x+1+(x+1)2+1)+c=ln(x+1+x2+2x+2)+c
Example 4
Find ∫x2−6x+71dx.
Solution:
∫x2−6x+71dx=∫(x−3)2−21dx
Let x−3=2cosht, so dx=2sinhtdt.
∫2cosh2t−22sinhtdt=∫2sinht2sinhtdt=∫dt=t+c
Since x−3=2cosht, cosht=2x−3, so t=cosh−1(2x−3).
Therefore, ∫x2−6x+71dx=cosh−1(2x−3)+c=ln(x−3+x2−6x+7)+c
Example 5
Evaluate ∫02x2+41dx.
Solution:
Let x=2sinht, so dx=2coshtdt. When x=0, t=0. When x=2, 2=2sinht so sinht=1 and t=sinh−1(1).
∫0sinh−1(1)4sinh2t+42coshtdt=∫0sinh−1(1)2cosht2coshtdt=∫0sinh−1(1)dt=[t]0sinh−1(1)=sinh−1(1)−0=ln(1+2)≈0.8814
Example 6
Find ∫xx2−11dx where x≥1 in logarithmic form.
Let x=cosht, then dx=sinhtdt and x2−1=cosh2t−1=sinht.
∫coshtsinhtsinhtdt=∫coshtdt=∫sech tdt=2arctan(et)+c
Since x=cosht, t=cosh−1x.
The integral becomes 2arctan(ecosh−1x)+c.
Or, using the other form of the integral of sech:
∫sech tdt=ln∣tanht+sech t∣+c
Since x=cosht, tanht=xx2−1 and sech t=x1.
∫xx2−11dx=lnxx2−1+1+c