Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Hyperbolic functions are functions built from exponential expressions and appear often in calculus, physics, engineering, and advanced modeling. This cheat sheet helps students quickly compare sinhx\sinh x, coshx\cosh x, tanhx\tanh x, and their reciprocal functions. It is useful for remembering definitions, identities, derivatives, integrals, and inverse relationships without searching through a textbook.

Key Facts

  • The main definitions are sinhx=exex2\sinh x = \frac{e^x - e^{-x}}{2}, coshx=ex+ex2\cosh x = \frac{e^x + e^{-x}}{2}, and tanhx=sinhxcoshx\tanh x = \frac{\sinh x}{\cosh x}.
  • The fundamental hyperbolic identity is cosh2xsinh2x=1\cosh^2 x - \sinh^2 x = 1.
  • The reciprocal hyperbolic functions are sechx=1coshx\operatorname{sech} x = \frac{1}{\cosh x}, cschx=1sinhx\operatorname{csch} x = \frac{1}{\sinh x}, and cothx=coshxsinhx\coth x = \frac{\cosh x}{\sinh x}.
  • The basic derivatives are ddxsinhx=coshx\frac{d}{dx}\sinh x = \cosh x, ddxcoshx=sinhx\frac{d}{dx}\cosh x = \sinh x, and ddxtanhx=sech2x\frac{d}{dx}\tanh x = \operatorname{sech}^2 x.
  • The reciprocal derivatives include ddxsechx=sechxtanhx\frac{d}{dx}\operatorname{sech} x = -\operatorname{sech} x\tanh x, ddxcschx=cschxcothx\frac{d}{dx}\operatorname{csch} x = -\operatorname{csch} x\coth x, and ddxcothx=csch2x\frac{d}{dx}\coth x = -\operatorname{csch}^2 x.
  • Useful integrals include sinhxdx=coshx+C\int \sinh x\,dx = \cosh x + C, coshxdx=sinhx+C\int \cosh x\,dx = \sinh x + C, and sech2xdx=tanhx+C\int \operatorname{sech}^2 x\,dx = \tanh x + C.
  • The inverse forms include arsinhx=ln(x+x2+1)\operatorname{arsinh} x = \ln\left(x + \sqrt{x^2 + 1}\right) and arcoshx=ln(x+x21)\operatorname{arcosh} x = \ln\left(x + \sqrt{x^2 - 1}\right) for x1x \ge 1.
  • Hyperbolic functions are not periodic, and coshx\cosh x is even while sinhx\sinh x and tanhx\tanh x are odd.

Vocabulary

Hyperbolic function
A function defined using exponential expressions that is related to the geometry of a hyperbola.
Hyperbolic sine
The function sinhx=exex2\sinh x = \frac{e^x - e^{-x}}{2}, which is odd and has derivative coshx\cosh x.
Hyperbolic cosine
The function coshx=ex+ex2\cosh x = \frac{e^x + e^{-x}}{2}, which is even and has derivative sinhx\sinh x.
Hyperbolic tangent
The function tanhx=sinhxcoshx\tanh x = \frac{\sinh x}{\cosh x}, which has horizontal asymptotes at y=1y = 1 and y=1y = -1.
Inverse hyperbolic function
A function such as arsinhx\operatorname{arsinh} x or arcoshx\operatorname{arcosh} x that reverses a hyperbolic function on an appropriate domain.
Fundamental identity
The identity cosh2xsinh2x=1\cosh^2 x - \sinh^2 x = 1, which is the hyperbolic counterpart of a trigonometric Pythagorean identity.

Common Mistakes to Avoid

  • Using the circular identity cos2x+sin2x=1\cos^2 x + \sin^2 x = 1 for hyperbolic functions is wrong because the correct identity is cosh2xsinh2x=1\cosh^2 x - \sinh^2 x = 1.
  • Forgetting the negative signs in reciprocal derivatives is wrong because ddxsechx=sechxtanhx\frac{d}{dx}\operatorname{sech} x = -\operatorname{sech} x\tanh x and ddxcschx=cschxcothx\frac{d}{dx}\operatorname{csch} x = -\operatorname{csch} x\coth x.
  • Treating sinhx\sinh x and coshx\cosh x as periodic is wrong because hyperbolic functions are built from exponentials and do not repeat like sine and cosine.
  • Writing coshx=exex2\cosh x = \frac{e^x - e^{-x}}{2} is wrong because the plus sign belongs in coshx=ex+ex2\cosh x = \frac{e^x + e^{-x}}{2}.
  • Ignoring domains of inverse hyperbolic functions is wrong because arcoshx\operatorname{arcosh} x is real only for x1x \ge 1.

Practice Questions

  1. 1 Evaluate sinh(0)\sinh(0), cosh(0)\cosh(0), and tanh(0)\tanh(0) using the exponential definitions.
  2. 2 Differentiate f(x)=3coshx2tanhxf(x) = 3\cosh x - 2\tanh x.
  3. 3 Find (4sinhx+5sech2x)dx\int \left(4\sinh x + 5\operatorname{sech}^2 x\right)\,dx.
  4. 4 Explain why coshx\cosh x has a minimum value but sinhx\sinh x does not.