:::section[Choosing an Integration Strategy]
Hyperbolic integrals are simplified by substitution when one derivative factor is present, by identities when powers occur, and by convergence analysis when an endpoint is infinite.
:::
:::solved-problem[Power of Hyperbolic Sine]
To determine
∫sinh6xcoshxdx,
let
u=sinhx. Then
du=coshxdx, and
∫sinh6xcoshxdx=∫u6du=7u7+C=7sinh7x+C.
:::
:::solved-problem[Cotangent and Cosecant Powers]
Since
dxdcothx=−csch2x,
let
u=cothx:
∫coth2xcsch2xdx=−∫u2du=−31u3+C=−31coth3x+C.
:::
:::solved-problem[Definite Integral]
For
a=0,
∫045cosh(ax)dx=a[sinh(ax)]045=asinh(a45).
:::
:::theorem[Improper Integral of Hyperbolic Secant]
∫0∞sechxdx=2π.
:::
:::proof[Proof]
Using
∫sechxdx=tan−1(sinhx)+C,
∫0∞sechxdx=b→∞lim[tan−1(sinhx)]0b=2π−0=2π.
The limit exists because
sinhb→∞.
□
:::
:::solved-problem[Half-Angle Denominator]
Using
1+coshx=2cosh2(x/2),
∫1+coshxdx=21∫sech2(2x)dx=tanh(2x)+C.
:::
:::theorem[Fourth Power of Hyperbolic Sine]
∫sinh4xdx=321sinh4x−41sinh2x+83x+C.
:::
:::proof[Proof]
Using
sinh2x=(cosh2x−1)/2,
sinh4x=41(cosh2x−1)2=81cosh4x−21cosh2x+83.
Integrating term by term gives the formula.
□
:::
:::mistake[Check Improper Endpoints Before Substitution]
An antiderivative alone does not prove convergence. For an improper integral, first replace the infinite endpoint by a finite parameter, evaluate, and then take the limit.
:::
:::exercise[Practice Questions]
1. Evaluate
∫cosh3xdx.
2. Evaluate
∫01xsech2(x2)dx.
3. Evaluate
∫sinh2xcosh2xdx.
4. Determine whether
∫1∞cschxdx converges and evaluate it.
:::
:::answer[Answers and Guidance]
1. Write
cosh3x=coshx(1+sinh2x) and use
u=sinhx:
sinhx+31sinh3x+C.
2. Let
u=x2:
21tanh1.
3. Use
sinh2xcosh2x=81(cosh4x−1):
321sinh4x−81x+C.
4. It converges and equals
−ln(tanh(1/2)).
:::
:::faq[Frequently Asked Questions]
Q: When should a power be reduced by identities?
A: Use identities when no single derivative factor is available for a direct substitution.
Q: Why is
∫0∞sechxdx finite?
A: Hyperbolic secant decays exponentially as
x→∞.
Q: How can a definite hyperbolic integral be checked?
A: Differentiate the antiderivative and verify the endpoint substitution separately.
:::
:::call-to-action[Continue Learning]
subtitle: Review the full sequence from exponential construction through inverse functions, differentiation, and integration.
button: Review the Section|/real-analysis/functions/hyperbolic-and-inverse-hyperbolic-functions
button-ghost: Return to Real Functions|/real-analysis/functions
:::