You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
The hyperbolic functions sinh, cosh, and tanh are analogues of the trigonometric functions sin, cos, and tan, but they are defined using the exponential function rather than the unit circle. They arise naturally in many areas of mathematics and physics.
sinh x = (e^x - e^(-x)) / 2 (pronounced "shine" or "sinch")
cosh x = (e^x + e^(-x)) / 2 (pronounced "cosh")
tanh x = sinh x / cosh x = (e^x - e^(-x)) / (e^x + e^(-x)) (pronounced "tanch" or "than")
The reciprocal functions are:
cosech x = 1 / sinh x (x is not 0)
sech x = 1 / cosh x
coth x = cosh x / sinh x (x is not 0)
| x | sinh x | cosh x | tanh x |
|---|---|---|---|
| 0 | 0 | 1 | 0 |
| 1 | (e - e^(-1))/2 approx 1.175 | (e + e^(-1))/2 approx 1.543 | approx 0.762 |
| -1 | approx -1.175 | approx 1.543 | approx -0.762 |
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.