24 total
By the end of these notes, you will be able to:
You already know the trigonometric functions — sin, cos, tan, and so on. Hyperbolic functions are a family of functions that look and behave very similarly to trigonometric functions, but they are built from the exponential function eˣ instead of circles.
The letter "h" at the end of each name stands for "hyperbolic". You pronounce them as: "shine" (sinh), "cosh" (cosh), "than" (tanh), and so on.
Everything begins with just two definitions. All other hyperbolic functions come from these two.
sinhx=2ex−e−x
coshx=2ex+e−x
Plain English: sinh x is half the difference between eˣ and e⁻ˣ. cosh x is half the sum of eˣ and e⁻ˣ.
Tip to remember the difference: The one with the minus sign in the middle is sinh (think: s for subtraction).
Just like in trigonometry where tan = sin/cos, the other hyperbolic functions are defined as ratios:
tanhx=coshxsinhx=ex+e−xex−e−x
sech x=coshx1=ex+e−x2 cosech x=sinhx1=ex−e−x2(x=0)cothx=sinhxcoshx=ex−e−xex+e−x(x=0)
Plain English: sech is "1 over cosh", cosech is "1 over sinh", coth is "cosh over sinh". These are the reciprocal hyperbolic functions, just like sec, cosec, and cot in trigonometry.
Proof that cosh is even: cosh(−x)=2e−x+ex=coshx✓
Proof that sinh is odd: sinh(−x)=2e−x−ex=−2ex−e−x=−sinhx✓
Sign in to view full notes