- Differentiate and integrate hyperbolic functions and their inverse forms
- Understand the practical situations where the catenary curve appears
Derivatives and Integrals of the Hyperbolic Functions
The hyperbolic sine (sinh) and hyperbolic cosine (cosh) functions are defined as:
sinhx=ex−e−x2 and coshx=ex+e−x2
The other hyperbolic functions are then defined in terms of sinhx and coshx. The graphs of these functions provide insights into their behaviors.
Figure 1. Graphs of the hyperbolic functions.
It is straightforward to develop differentiation formulas for hyperbolic functions. For instance:
ddx(sinhx)=ddx(ex−e−x2)=12[ddx(ex)−ddx(e−x)]=12[ex+e−x]=coshx.
Similarly, (ddx)coshx=sinhx.
derivatives of the hyperbolic functions
Derivatives of the Hyperbolic Functions
f(x) |
ddxf(x) |
sinhx |
coshx |
coshx |
sinhx |
tanhx |
sech2x |
cothx |
−csch2x |
sechx |
−sechxtanhx |
cschx |
−cschxcothx |
The derivatives of hyperbolic functions share similarities with those of trigonometric functions. For example:
(ddx)sinx=cosx and (ddx)sinhx=coshx.
However, the derivatives of the cosine functions differ in sign:
(ddx)cosx=−sinx, but (ddx)coshx=sinhx.
Using the differentiation formulas, we can derive the integral formulas for hyperbolic functions.
integral formulas for hyperbolic functions
∫sinhudu=coshu+C∫csch2udu=−cothu+C∫coshudu=sinhu+C∫sechutanhudu=−sechu+C∫sech2udu=tanhu+C∫cschucothudu=−cschu+C
Evaluate the following derivatives:
- ddx(sinh(x2))
- ddx(coshx)2
Using the formulas in the table on derivatives of the hyperbolic functions and the chain rule, we get
- ddx(sinh(x2))=cosh(x2)⋅2x
- ddx(coshx)2=2coshxsinhx
Evaluate the following integrals:
- ∫xcosh(x2)dx
- ∫tanhxdx
We can use u-substitution in both cases.
- Let u=x2. Then, du=2xdx and
∫xcosh(x2)dx=∫12coshudu=12sinhu+C=12sinh(x2)+C.
- 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.