24 total
By the end of this topic, you should be able to:
Hyperbolic functions look very similar to trigonometric functions (like sin and cos), but they are defined differently. They come up naturally in many integration problems.
The main ones you need are:
| Function | Notation | Integral |
|---|---|---|
| Hyperbolic sine | sinh x | cosh x + c |
| Hyperbolic cosine | cosh x | sinh x + c |
| Hyperbolic tangent | tanh x | ln(cosh x) + c |
| 1/cosh²x = sech²x | sech²x | tanh x + c |
| sinh x / cosh²x | — | −1/cosh x + c (i.e. −sech x + c) |
Remember: The derivatives of hyperbolic functions mirror those of trig functions, except there are no minus signs to worry about with sinh and cosh (unlike sin and cos where d/dx(cos x) = −sin x, here d/dx(cosh x) = sinh x — no minus sign).
These are standard results you must recognise and memorise:
∫a2−x21dx=arcsin(ax)+c
∫x2+a21dx=sinh−1(ax)+c(equivalently, ln(x+x2+a2)+c) ∫x2−a21dx=cosh−1(ax)+c(equivalently, ln(x+x2−a2)+c)Here, a is a positive constant, and c is the constant of integration (the unknown value added whenever you find an indefinite integral).
How to remember which is which:
Sign in to view full notes